y = f(x) + a
Translate by (0/a)
i.e add a to all y coordinates
y = f(x + a)
Translate by (-a/0)
i.e subract a from all the x coordinates
y = af(x)
Stretch, factor a, parallel to y axis
i.e multiply all the y coordinates by a
y = f(ax)
Stretch, factor 1/4 parallel to x axis
i.e divide all the x coordinates by a
y = -f(x)
Reflect across x axis
i.e multiply all the y coordinates by -1
y = f(-x)
Reflect across y axis
i.e divide all the x coordinates by 1