Shifting Functions Formula

The Formula

y = f(x - h) + k shifts right h and up k

When to use: Shifting is like sliding the entire graph on the coordinate plane โ€” the function's shape is completely unchanged, only its position moves.

Quick Example

f(x) = x^2.
f(x) + 5 = x^2 + 5 (shift up 5).
f(x - 2) = (x-2)^2 (shift right 2).

Notation

f(x) + k: vertical shift. f(x - h): horizontal shift. Signs are opposite for horizontal: f(x - 3) shifts right 3.

What This Formula Means

Shifting a function translates its graph horizontally or vertically without changing its shape: f(x - h) + k shifts right by h and up by k.

Shifting is like sliding the entire graph on the coordinate plane โ€” the function's shape is completely unchanged, only its position moves.

Formal View

g(x) = f(x - h) + k: g(x_0 + h) = f(x_0) + k, so each point (x_0, f(x_0)) maps to (x_0 + h,\, f(x_0) + k)

Worked Examples

Example 1

easy
Starting from f(x)=x^2, describe and sketch the transformations for g(x)=(x-3)^2+2.

Solution

  1. 1
    Horizontal shift: x-3 inside the function shifts the parabola 3 units to the right. Vertex moves from (0,0) to (3,0).
  2. 2
    Vertical shift: +2 outside shifts the graph 2 units up. Vertex moves from (3,0) to (3,2).
  3. 3
    Result: upward-opening parabola with vertex at (3,2); same shape as f(x)=x^2.

Answer

Right 3, up 2; vertex at (3, 2)
Horizontal shifts come from changes inside the function argument: f(x-h) shifts right by h (left if h<0). Vertical shifts come from adding a constant outside: f(x)+k shifts up by k. The vertex formula is (h,k).

Example 2

medium
The graph of f(x)=e^x is shifted left 2 units and down 5 units to give g(x). Write g(x), find g(0), and determine if the horizontal asymptote changes.

Common Mistakes

  • Thinking f(x - 3) shifts the graph LEFT by 3 โ€” horizontal shifts are opposite the sign: f(x - 3) shifts RIGHT
  • Confusing f(x) + 2 with f(x + 2) โ€” the first shifts the graph UP 2 units, the second shifts it LEFT 2 units
  • Applying shifts in the wrong order when combining โ€” the order of horizontal and vertical shifts matters when other transformations are also present

Why This Formula Matters

Horizontal and vertical shifts let you position a function anywhere on the coordinate plane โ€” essential for fitting models to data and for understanding transformations.

Frequently Asked Questions

What is the Shifting Functions formula?

Shifting a function translates its graph horizontally or vertically without changing its shape: f(x - h) + k shifts right by h and up by k.

How do you use the Shifting Functions formula?

Shifting is like sliding the entire graph on the coordinate plane โ€” the function's shape is completely unchanged, only its position moves.

What do the symbols mean in the Shifting Functions formula?

f(x) + k: vertical shift. f(x - h): horizontal shift. Signs are opposite for horizontal: f(x - 3) shifts right 3.

Why is the Shifting Functions formula important in Math?

Horizontal and vertical shifts let you position a function anywhere on the coordinate plane โ€” essential for fitting models to data and for understanding transformations.

What do students get wrong about Shifting Functions?

Inside the function = horizontal (opposite sign). Outside = vertical (same sign).

What should I learn before the Shifting Functions formula?

Before studying the Shifting Functions formula, you should understand: transformation.

Want the Full Guide?

This formula is covered in depth in our complete guide:

Functions and Graphs: Complete Foundations for Algebra and Calculus โ†’