Which Shows Only A Vertical Translation: Complete Guide

9 min read

What Is a Vertical Translation in Math (And How to Spot One)

You're looking at two graphs. They look identical — same shape, same width, same curve. But one sits higher on the page than the other. Plus, one point on the first graph is at (2, 3). The matching point on the second graph is at (2, 7).

Same x-value. Different y-value. That's a vertical translation.

This is one of the most fundamental transformations you'll encounter when working with functions, and once you know what to look for, you'll spot it instantly. Let me break it down.

What Is a Vertical Translation?

A vertical translation happens when you shift an entire graph up or down along the y-axis — without touching its horizontal position or its shape.

Think of it like sliding a book across a table. If you push it left or right, that's a horizontal change. But if you pick it up and set it down on a higher shelf, you've moved it vertically. The book itself hasn't changed. It's just in a different vertical position.

That's exactly what happens with a vertical translation of a function.

The Basic Form

If you have a parent function f(x), then:

  • f(x) + k shifts the graph up by k units
  • f(x) - k shifts the graph down by k units

The value of k tells you how far to move it. Simple It's one of those things that adds up. And it works..

So if you're working with f(x) = x² and you look at g(x) = x² + 3, the parabola has been translated vertically — shifted up 3 units. Every y-value in the original function is now 3 units higher.

How It Differs from Other Transformations

Here's where students sometimes get confused. A vertical translation is only one type of function transformation. There are others:

  • Horizontal translations — shifting left or right (this involves changes to the x-term, like f(x - 2))
  • Vertical stretches or compressions — making the graph taller or wider (multiplying the whole function by a number)
  • Reflections — flipping the graph over an axis

The key thing with a vertical translation is this: the x-coordinates of every point stay exactly the same. Only the y-coordinates change. That's your tell That's the whole idea..

Why Vertical Translations Matter

Here's the thing — vertical translations aren't just some abstract concept you learn and forget. They show up everywhere in real math and real-world applications That alone is useful..

In Algebra and Precalculus

When you're graphing functions, you're constantly working with transformations. A problem might give you f(x) = √x and ask you to graph g(x) = √x - 4. If you don't understand vertical translations, you're stuck. If you do, you know instantly: take the original square root graph and slide it down 4 units No workaround needed..

This connects to everything from quadratic functions to trigonometric graphs. Once you understand vertical translations, you can graph any shifted function quickly — without plotting dozens of points The details matter here..

In Modeling Real Situations

Vertical translations represent real changes in the world. If you're tracking population growth and you add a constant to account for immigration, that's a vertical translation. Day to day, if a company shifts its pricing up by a fixed amount across the board, that's vertical. If you adjust a temperature formula to account for a different baseline elevation, you're translating vertically Practical, not theoretical..

Understanding this transformation helps you see math as a tool for describing actual shifts — not just abstract graphs on a page Worth keeping that in mind..

How to Identify and Work with Vertical Translations

Now for the practical part. How do you actually identify a vertical translation, and how do you work with one?

Step 1: Look at the Function Equation

The quickest way to spot a vertical translation is to examine the function's equation. You're looking for a constant added or subtracted outside the function's main operation.

For example:

  • h(x) = (x - 1)² + 5 — the +5 is a vertical translation up 5 units
  • p(x) = |x| - 3 — the -3 is a vertical translation down 3 units
  • r(x) = sin(x) + 2 — the +2 is a vertical translation up 2 units

See the pattern? Here's the thing — the constant sits outside the main function, added or subtracted at the end. That's your vertical translation.

Step 2: Compare Key Points

If you're given graphs instead of equations, pick a few key points on the original function — like the vertex of a parabola or the intercepts — and see where those same points are on the transformed graph.

If the x-coordinates match but the y-coordinates have all shifted by the same amount, you're looking at a vertical translation. That constant difference between the y-values is your translation amount The details matter here..

Step 3: Determine the Direction and Distance

Once you've identified that a vertical translation has occurred, figure out which way and how far:

  • If the transformed graph is higher, the translation is up (positive direction)
  • If it's lower, the translation is down (negative direction)
  • The distance is simply the difference in y-values between matching points

Example in Practice

Let's work through one Still holds up..

Say you have f(x) = x³ and you're given g(x) = x³ - 2 It's one of those things that adds up..

The -2 is outside the cubic operation, so this is a vertical translation. Since it's subtracting 2, the graph shifts down 2 units Worth keeping that in mind..

Pick a point on f(x): when x = 1, f(1) = 1³ = 1. So the point (1, 1) is on the original.

On g(x), when x = 1, g(1) = 1³ - 2 = -1. So the point (1, -1) is on the transformed graph Turns out it matters..

Same x-value. The y-value went from 1 to -1 — a drop of 2 units. That's your vertical translation.

Common Mistakes People Make

I've seen students trip up on vertical translations more than once. Here's where things go wrong But it adds up..

Confusing Vertical and Horizontal Translations

This is the big one. Students see f(x - 3) and think "move left 3." Students see f(x) + 3 and think "move right 3." Both are wrong Worth knowing..

Remember: constants inside the parentheses (or attached to the x) affect horizontal position. Constants outside affect vertical position.

  • f(x - 3): horizontal shift right 3 (the opposite of what you might expect)
  • f(x) + 3: vertical shift up 3

Forgetting the Sign Flip on Horizontal Translations

Speaking of which — here's a specific pitfall. With f(x - h), the graph shifts right by h, not left. But it feels counterintuitive, but it's because you're solving for when x - h = 0, which means x = h. That pushes everything to the right Worth keeping that in mind..

Vertical translations don't have this trick. f(x) - k shifts down. f(x) + k shifts up. The signs behave exactly as you'd expect.

Mixing Up Translations with Stretches

Another common error: confusing a vertical translation with a vertical stretch or compression And it works..

  • f(x) + 2: translation (slide up)
  • 2f(x): stretch (make it taller)

The placement of the constant matters. Is it added to the function, or is it multiplying the function? One shifts. One stretches.

Ignoring the Translation Entirely

Sometimes students just forget to apply the translation when graphing. They draw the parent function correctly but forget to account for the shift. Always double-check your equation: is there a constant added or subtracted outside the main function?

Practical Tips for Working with Vertical Translations

A few things that actually help when you're working through problems That's the part that actually makes a difference. That alone is useful..

Always identify the parent function first. Before you apply any transformation, know what you're starting with. What's the basic shape? Where's the vertex or intercept? Get that clear in your mind, then apply your translation.

Check one point to verify. You don't need to transform every point on the graph. Just pick one easy point — often the y-intercept works well — and verify that your translation moves it correctly. That tells you whether you've got the idea right Most people skip this — try not to..

Draw the parent function lightly, then shift it. If you're graphing by hand, sketch the original shape first. Then draw arrows indicating the shift direction, and sketch the translated graph in its new position. This visual approach builds intuition The details matter here..

Watch your notation. Write your transformed function clearly. g(x) = f(x) + k makes it obvious there's a vertical translation. Don't bury the constant where it looks like part of the function's operation.

Frequently Asked Questions

How do you know if a graph is vertically translated?

Look at the x-coordinates of key points. If they're identical to the parent function but the y-coordinates have all changed by the same amount, you're seeing a vertical translation. The constant difference between y-values tells you how far and in which direction Which is the point..

What's the difference between f(x) + 3 and f(x + 3)?

f(x) + 3 is a vertical translation — the graph moves up 3 units. f(x + 3) is a horizontal translation — the graph moves left 3 units. The placement of the constant determines which axis gets affected Which is the point..

Can a vertical translation make a graph go below the x-axis?

Yes. On the flip side, if you translate a graph downward far enough, parts of it will cross below the x-axis. Here's one way to look at it: f(x) = x² is always nonnegative, but g(x) = x² - 4 has portions below the x-axis (where x² < 4).

Do vertical translations affect the domain?

No. A vertical translation only changes y-values, so the domain — the set of possible x-values — stays exactly the same. Only the range changes.

What's the quickest way to graph a vertical translation?

Graph the parent function first, then simply add or subtract your translation value to each y-coordinate. Alternatively, think of sliding the entire graph up or down by that many units.

Wrapping Up

Vertical translations are one of the simpler transformations to understand — you take a graph and slide it up or down. No stretching, no flipping, no horizontal movement. Just a vertical shift Worth keeping that in mind. No workaround needed..

The trick is learning to spot them in equations (look for constants added or subtracted outside the main function) and in graphs (compare y-values of matching x-coordinates). Once you train your eye to see that constant difference, you'll identify vertical translations instantly Small thing, real impact..

And here's the bigger picture: this is one piece of a larger transformation puzzle. So master this one, and you're building the foundation for understanding how functions behave when you change them. Which means horizontal translations, stretches, reflections — they all work alongside vertical translations. That's a skill that shows up all through algebra, trigonometry, calculus, and beyond.

Newly Live

New Content Alert

Cut from the Same Cloth

We Thought You'd Like These

Thank you for reading about Which Shows Only A Vertical Translation: Complete Guide. We hope the information has been useful. Feel free to contact us if you have any questions. See you next time — don't forget to bookmark!
⌂ Back to Home