Quadratic Function X Shifts- Horizontal Transformations
What Horizontal Transformations Actually Are
Horizontal transformations shift a quadratic function left or right along the x-axis. That's it. Nothing fancy happening with the y-values—only the x-values move.
The rule is simple: f(x - h) shifts the graph h units right. f(x + h) shifts the graph h units left.
Most students get this backwards at first. You will too. Just remember: the sign inside the parentheses is the opposite of the direction it moves. That's the bitter truth about this whole topic.
The Math Behind the Shift
When you have f(x) = x², that's your base parabola. Vertex at (0, 0), opening upward, axis of symmetry at x = 0.
Now take f(x - 3). The graph moves 3 units right. The vertex goes from (0, 0) to (3, 0).
Take f(x + 2). The graph moves 2 units left. The vertex goes from (0, 0) to (-2, 0).
Why does this happen? Because you're replacing x with (x - 3). To get the same y-value you got at x = 0 in the original, you now need x = 3. Everything shifts right.
Why the Sign Flips
Let's say f(0) = 0 in your original function. For f(x - 3) to equal 0, you need x - 3 = 0, so x = 3. The point (0, 0) becomes (3, 0).
The math forces the direction. Stop trying to memorize it as a trick—understand why it works.
Vertex Form Makes This Obvious
Horizontal shifts are built into vertex form:
f(x) = a(x - h)² + k
That h inside the parentheses tells you everything. The vertex is at (h, k). Change h, and the vertex slides horizontally.
- f(x) = (x - 2)² + 1 → Vertex at (2, 1)
- f(x) = (x + 5)² - 3 → Vertex at (-5, -3)
- f(x) = (x - 4)² → Vertex at (4, 0)
See the pattern? The h value is always the opposite sign of where the vertex actually sits.
Real Examples with Quadratic Functions
Example 1: Simple Right Shift
Start with f(x) = x²
Transform to g(x) = (x - 4)²
The graph shifts 4 units right. Every point moves 4 spaces in the positive x direction. The vertex moves from (0, 0) to (4, 0).
Example 2: Left Shift with Vertical Movement
Start with f(x) = x²
Transform to g(x) = (x + 3)² + 5
First, the horizontal shift: (x + 3) means 3 units left. Vertex lands at (-3, ?). Then add 5—that's a vertical shift up. Final vertex at (-3, 5).
Horizontal happens first in your brain, vertical happens separately. They don't interfere with each other.
Example 3: Horizontal Stretch/Compression Interaction
Horizontal transformations get trickier when you have a coefficient on x inside the parentheses.
f(x) = (2x)² compresses horizontally by a factor of 2. But that's a stretch/compression, not a shift. This article focuses on shifts only.
When you combine shifts with stretches, the shift happens after the stretch. Order matters.
Horizontal vs. Vertical Transformations
Students mix these up constantly. Here's the direct comparison:
| Transformation | Notation | Direction | What Changes |
|---|---|---|---|
| Horizontal shift right | f(x - h) | +h units right | x-values only |
| Horizontal shift left | f(x + h) | +h units left | x-values only |
| Vertical shift up | f(x) + k | +k units up | y-values only |
| Vertical shift down | f(x) - k | +k units down | y-values only |
Horizontal transformations affect what's inside the function. Vertical transformations affect what's outside the function.
How to Graph Horizontal Shifts
Step-by-Step Process
- Identify the base function — usually x² unless stated otherwise
- Find the horizontal shift — look for (x - h) or (x + h)
- Determine direction — minus means right, plus means left
- Find the vertex — apply the shift to the original vertex (0, 0)
- Plot key points — use the vertex and a few points on each side
- Draw the parabola — same shape, just moved
Practical Example
Graph f(x) = (x - 2)² + 3
Step 1: Base is x²
Step 2: Horizontal shift is (x - 2), so 2 units right
Step 3: Original vertex at (0, 0) moves to (2, ?)
Step 4: Vertical shift is +3, so vertex ends at (2, 3)
Step 5: Plot vertex at (2, 3)
Step 6: Pick x = 1 and x = 3. Both are 1 unit from vertex. Plug in: (1 - 2)² + 3 = 4, and (3 - 2)² + 3 = 4. Points at (1, 4) and (3, 4).
Step 7: Draw the parabola through these points.
Common Mistakes
- Getting the direction backwards — f(x - 5) goes RIGHT, not left. This is the #1 error.
- Confusing horizontal with vertical — f(x) - 5 shifts DOWN. f(x - 5) shifts RIGHT. Different operations entirely.
- Forgetting the shift affects the axis of symmetry — it moves with the vertex
- Thinking the y-values change — they don't. Only x-values move for pure horizontal shifts.
Quick Reference Table
| Function | Horizontal Shift | New Vertex | Axis of Symmetry |
|---|---|---|---|
| f(x) = x² | None | (0, 0) | x = 0 |
| f(x - 3)² | 3 units right | (3, 0) | x = 3 |
| f(x + 1)² | 1 unit left | (-1, 0) | x = -1 |
| f(x - 5)² + 2 | 5 units right | (5, 2) | x = 5 |
| f(x + 4)² - 7 | 4 units left | (-4, -7) | x = -4 |
When You'll Actually Use This
Physics problems involving projectile motion. The horizontal shift represents a delayed start time. If something launches 2 seconds after t = 0, you see (t - 2) in the equation.
Economics and cost functions. Shifting cost curves horizontally to account for fixed costs or delays.
Any situation where you need to model a parabola that's been slid left or right from a standard position.