Grade 11

Functions & Graphs

Go deeper into functions — understand how transformations shift, stretch and flip graphs, and explore logs.

Function Transformations

Any function f(x)f(x) can be transformed by wrapping it with three parameters — aa, pp and qq — to get a new function:

Theorem
g(x)=af(xp)+qg(x) = a \cdot f(x - p) + q
  • aavertical stretch/flip. a>1|a|>1 makes it taller; 0<a<10<|a|<1 squishes it; a<0a<0 flips it upside down.
  • pphorizontal shift. p>0p>0 moves it right; p<0p<0 moves it left.
  • qqvertical shift. q>0q>0 moves it up; q<0q<0 moves it down.
Interactive — choose a function type and adjust a, p, q
Try it yourself
Loading…
The gray curve in the widget is the original untransformed function. Watch how each slider affects the graph.
Worked Example

Describe in words how g(x)=2(x+1)23g(x) = -2(x+1)^2 - 3 is related to f(x)=x2f(x) = x^2