Shift Parabolas- Graph Transformations Made Easy
What the Heck Is a Parabola Shift?
A parabola is just a U-shaped graph. When we say "shifts" or "transformations," we're talking about moving that U around the coordinate plane without changing its shape.
That's it. Horizontal shifts move it left or right. Vertical shifts move it up or down. You can also flip it, stretch it, or squash it. Once you see the pattern in the equation, you'll predict exactly where any parabola will end up.
The Vertex Form: Your New Best Friend
Every shifted parabola follows this equation:
y = a(x - h)² + k
The variables h and k tell you everything about position. The variable a controls direction and steepness. No memorizing a dozen rules. Just look at the equation and read the graph.
Breaking Down Each Part
- h = horizontal shift. The graph moves opposite to the sign. If you see (x - 3), it shifts right 3 units.
- k = vertical shift. The graph moves the same direction as the sign. If you see +5, it shifts up 5 units.
- a = determines if it opens up or down, and how steep it is.
Horizontal Shifts: The Sneaky One
Horizontal shifts trip people up because they work backwards. You see (x - 2) in the equation, but the graph moves right. Not left.
Think of it this way: the graph shifts away from whatever value makes the parentheses equal zero. When does (x - 2) = 0? When x = 2. That's where the vertex lands. So the parabola sits 2 units to the right of the origin.
Examples:
- y = (x - 3)² → shifts right 3 units
- y = (x + 5)² → shifts left 5 units (because x + 5 = x - (-5))
Vertical Shifts: The Straightforward One
Vertical shifts make sense immediately. The k value does exactly what you'd expect.
- y = x² + 4 → shifts up 4 units
- y = x² - 7 → shifts down 7 units
The vertex ends up at (h, k). For y = (x - 2)² + 5, the vertex is at (2, 5). That's your starting point for sketching.
The "a" Value: Direction and Width
When a is positive, the parabola opens upward. When a is negative, it opens downward. That's the easy part.
The tricky part: how steep is it?
- |a| > 1 → the parabola is narrower (stretched vertically)
- 0 < |a| < 1 → the parabola is wider (squashed or compressed)
- |a| = 1 → standard width
Putting It All Together: Combined Transformations
Most problems combine all three types. Take y = -2(x + 1)² + 3:
- The negative sign flips it downward
- The "2" makes it narrower
- The "+1" inside the parentheses shifts it left 1 unit
- The "+3" outside shifts it up 3 units
Start with the basic y = x² parabola. Apply each transformation in order. You'll land on the correct graph every time.
Quick Reference: Transformation Cheat Sheet
| Equation Change | Transformation | Example |
|---|---|---|
| (x - h)² | Shift right h units | y = (x - 2)² → right 2 |
| (x + h)² | Shift left h units | y = (x + 4)² → left 4 |
| + k outside squared term | Shift up k units | y = x² + 3 → up 3 |
| - k outside squared term | Shift down k units | y = x² - 5 → down 5 |
| a(x - h)², a < 0 | Flip downward | y = -x² → opens down |
| a(x - h)², |a| > 1 | Vertical stretch (narrower) | y = 3x² → narrower |
| a(x - h)², 0 < |a| < 1 | Vertical compression (wider) | y = 0.5x² → wider |
How to Graph Any Shifted Parabola in 5 Steps
Let's graph y = -2(x - 1)² + 4.
Step 1: Find the vertex. Set the inside of the parentheses equal to zero: x - 1 = 0, so x = 1. The k value is +4. Vertex is at (1, 4).
Step 2: Identify the direction. The "a" value is -2. Since it's negative, the parabola opens downward.
Step 3: Determine the width. |a| = 2, which is greater than 1. The parabola is narrower than standard.
Step 4: Plot a few points. Pick x-values near the vertex. For x = 0: y = -2(0 - 1)² + 4 = -2(1) + 4 = 2. Point: (0, 2). For x = 2: y = -2(2 - 1)² + 4 = -2(1) + 4 = 2. Point: (2, 2).
Step 5: Draw the curve. Connect the points with a smooth U-shape, making it narrower and flipping it downward.
Common Mistakes That Will Cost You Points
Getting horizontal shifts backwards. Remember: (x - 3) means right 3. Not left. Drill this into your head until it sticks.
Ignoring the sign on "a". Students see a negative "a" and immediately think "shift down." That's wrong. The sign on "a" controls direction, not position. The vertex position comes from h and k only.
Forgetting to distribute the "a" value. When substituting points, you must multiply everything out. y = 2(x - 1)² means y = 2(x² - 2x + 1) = 2x² - 4x + 2. Don't skip that step.
Assuming width changes affect the vertex. They don't. The vertex stays at (h, k) regardless of how wide or narrow the parabola is.
Why This Actually Matters
Parabola transformations show up in physics (projectile motion), engineering (satellite dishes), and economics (profit curves). The math isn't abstract—it's how we model real抛物线.
You need to be able to look at an equation and immediately visualize the graph. No calculator. No plotting points one by one. Just read the equation, find the vertex, check the direction, done.
Master the vertex form. Everything else in conic sections gets easier from here.