| Vertical shift |
g(x) = f(x) + k |
shifts the graph vertically by k |
up if k > 0, down if k < 0 |
| Horizontal shift |
g(x) = f(x − h) |
shifts the graph horizontally by h |
right if h > 0, left if h < 0 |
| Vertical stretch / compression |
g(x) = a · f(x) |
scales y-values by factor a |
stretch if |a| > 1, compress if 0 < |a| < 1 |
| Horizontal stretch / compression |
g(x) = f(bx) |
scales x-values by factor 1⁄b |
compress if |b| > 1, stretch if 0 < |b| < 1 |
| Vertical reflection |
g(x) = −f(x) |
flips the graph across the x-axis |
occurs when a < 0 |
| Horizontal reflection |
g(x) = f(−x) |
flips the graph across the y-axis |
occurs when b < 0 |