Function Transformations: Shift, Reflect, Stretch — One Equation Tells You Everything
Once you know the parent function, you can sketch any transformation by reading the equation. Master the four moves — vertical/horizontal shift, reflection, stretch — and you'll graph every quadratic, root, and absolute-value function on sight.
Every function family has a "parent"
Algebra 2 introduces six parent functions: linear, quadratic, square root, cubic, cube root, and absolute value. Every more-complicated function is just a parent function with shifts, reflections, or stretches applied. Read those moves out of the equation and you can sketch the graph without plotting a single point.
Inside the parentheses (with x): affects horizontal direction — and reverses your intuition. Outside the parentheses (with y): affects vertical direction — and matches your intuition.
The six parent functions
- Linear: f(x) = x
- Straight line through origin, slope 1.
- Quadratic: f(x) = x²
- U-shaped parabola opening up, vertex at origin.
- Square Root: f(x) = √x
- Half-curve starting at origin, defined only for x ≥ 0.
- Cubic: f(x) = x³
- S-shape through origin; opposite ends go opposite directions.
- Cube Root: f(x) = ∛x
- Sideways S through origin; defined for all real x.
- Absolute Value: f(x) = |x|
- V-shape with vertex at origin, opening up.
The four transformations
(x − 3) shifts the graph 3 units right, not left. The minus sign is built into the formula. Same for (x + 3) — that means h = −3, so the graph shifts 3 units left.
Worked example: shifts
The graph of f(x) = x² is shifted 3 units right and 4 units down. Find the new equation.
Apply two shifts
The graph of f(x) = x² is shifted 3 units right and 4 units down. The new equation is:
Open the question →Reflections
Identify the right reflection
Which transformation reflects the graph of y = f(x) across the x-axis?
Open the question →Function composition
(f ∘ g)(x) means "f of g of x" — apply g first, then plug the result into f.
Compose two functions
If f(x) = x + 3 and g(x) = x², what is (f ∘ g)(2)?
Open the question →3-second recap
- Outside the function = vertical move (matches intuition)
- Inside the function = horizontal move (reversed)
- Negative outside → flip across x-axis. Negative inside → flip across y-axis.
- (f ∘ g)(x) = f(g(x)) — work right to left.