Understanding Horizontal Shifts in Parabolas

What Horizontal Shifts Actually Are

A horizontal shift moves a parabola left or right along the x-axis. That's it. Nothing fancy. The shape stays the same — only the position changes.

If you see f(x) = (x - h)² + k, the h value tells you exactly where the shift goes. A positive h moves the graph left. A negative h moves it right. This trips up most students, so pay attention.

The Formula Breakdown

The vertex form of a parabola is:

f(x) = a(x - h)² + k

The (x - h)² part controls horizontal position. The +k controls vertical position. Keep these separate in your head.

Here's the counterintuitive part: the sign inside the parentheses is opposite of the direction. (x - 3) means move right by 3. (x + 2) means move left by 2.

Why This Happens

Think about it practically. When you replace x with (x - 3), you need a smaller x value to hit the same output. The entire graph compensates by shifting right.

Your x-intercepts shift. Your vertex shifts. Everything shifts horizontally — but nothing else changes. The parabola keeps its exact shape and orientation.

Horizontal Shift vs. Vertical Shift: Key Differences

Feature Horizontal Shift Vertical Shift
Formula part (x - h)² + k
Direction rule Sign is opposite Sign matches
Vertex change x-coordinate changes y-coordinate changes
Effect on shape None None

Real Examples

Example 1: Basic Right Shift

f(x) = (x - 4)²

This is just the standard parabola y = x² moved 4 units right. The vertex goes from (0, 0) to (4, 0).

Example 2: Left Shift with Vertical Movement

f(x) = (x + 3)² - 5

The + 3 inside means shift left 3 units. The - 5 outside means shift down 5 units. Vertex lands at (-3, -5).

Example 3: Negative h Value

f(x) = (x + 7)² is the same as f(x) = (x - (-7))²

h = -7, so the graph shifts 7 units left. Vertex at (-7, 0).

How to Graph Horizontal Shifts

Follow these steps without overcomplicating it:

  1. Start with the parent function y = x²
  2. Identify the h value from the formula
  3. Move every point left or right based on the sign rule
  4. Plot the new vertex at (h, k)
  5. Sketch the parabola using the same width as the parent

The "a" value still controls width and direction (opening up or down). The horizontal shift doesn't affect this.

Common Mistakes to Avoid

Quick Reference Table

Equation Shift Direction Shift Amount Vertex
f(x) = (x - 2)² Right 2 units (2, 0)
f(x) = (x + 5)² Left 5 units (-5, 0)
f(x) = (x - 1)² + 4 Right 1 unit (1, 4)
f(x) = (x + 6)² - 3 Left 6 units (-6, -3)

Getting Started: Practice Problem

Given f(x) = (x - 3)² + 2:

  1. h = 3, so shift right 3 units
  2. k = 2, so shift up 2 units
  3. Vertex = (3, 2)
  4. Graph looks like y = x² moved to that position

That's all you need. Identify h, apply the sign rule, find your vertex, plot.

When Horizontal Shifts Appear in Real Problems

You'll see horizontal shifts in:

The math stays the same regardless of context. Master the mechanics and you can apply them anywhere.