Achievable logoAchievable logo
SAT
Sign in
Sign up
Purchase
Textbook
Practice exams
Support
How it works
Resources
Exam catalog
Mountain with a flag at the peak
Textbook
Introduction
1. SAT Reading and Writing
2. SAT Math
2.1 Intro to SAT Math
2.2 SAT Math Tools and Strategies
2.3 SAT Algebra
2.4 SAT Geometry
2.5 SAT Advanced Math
2.5.1 Evaluating Functions
2.5.2 Quadratics and Other Polynomials
2.5.3 Exponential Functions
2.5.4 Modeling Equations and Inequalities
2.5.5 Translating Functions
2.6 SAT Problem Solving and Data
Wrapping Up
Achievable logoAchievable logo
2.5.5 Translating Functions
Achievable SAT
2. SAT Math
2.5. SAT Advanced Math

Translating Functions

11 min read
Font
Discuss
Share
Feedback

Introduction

Translations are part of a larger category of function changes known as transformations. Transformations include changes to the shape of a function, such as the narrowing or widening of a parabola. Since such transformations occur rarely, if ever, on the SAT, we will confine ourselves to translations in this lesson.

Approach Question

Line translation
Line translation

The graph of y=f(x)+20 is shown. Which of the following equations defines function f?

A. f(x)=3/5x−7
B. f(x)=3/5x+33
C. f(x)=5/3x−7
D. f(x)=5/3x+33

Explanation

The following table summarizes the four types of translation you will see on the SAT.

Algebraic change Change in graph Type of function in which it is found Frequency
Add a positive value k to the end of the function Moves up k units All (linear, quadratic, exponential, etc.) Common
Add a negative value k to the end of the function Moves down k units All (linear, quadratic, exponential, etc.) Common
Add a positive value k to x (inside the parentheses) Moves to the left k units Quadratic, exponential Rare
Add a negative k to x (inside the parentheses) Moves to the right k units Quadratic, exponential Rare

Of the above translations, the left/right movement often seems counterintuitive to students. If you simply remember that the right/left shift is “backward” (positive moves left, negative moves right), you will not go wrong.

Now to the Approach question. The initial information reveals that 20 has been added to the end of the function. We are, therefore, in the first category listed in the table, and the graph has been shifted up 20 units. But take careful note: the change has already happened! We are not called upon to take the graph provided and move it up 20 units; we are instead told to assume that our effect is the “after” picture in this “before and after” situation. The prior graph, therefore, must have been 20 units down from the one we’re given.

With linear equations, we can most easily track translations by means of the y-intercept. So we can subtract 20 from the y-intercept of 13 to get −7. Using slope-intercept form, we know the correct answer must be one of the two with −7 in the place of b.

We now must distinguish between a slope of 3/5 and a slope of 5/3. We could use the intercepts in the graph to determine slope, but this is a little tricky because the x-intercept appears not to be an integer. Instead, let’s reason from our understanding of slope. A slope of less than 1, such as 3/5, means the graph is moving to the right more than it is moving up. Conversely, a slope of more than 1, like 5/3, means the graph is moving more upward than it is to the right. The latter graph would have a steeper slope than the former. In this case, if we observe the intercepts, we can see that the graph is moving up 13 units but moving to the right move than 20. Put in the language of slope, the “run” is greater than the “rise”, which means the denominator is greater than the numerator. 3/5 is the slope we want, and the answer is f(x)=53​x−7.

Definitions
Transformation
A broader category that includes translations but also modifications that change the shape of a function’s graphs, such as that of a quadratic or cubic function.
Translation
The process of moving a function up, down, left, or right without changing its slope or shape.

Topics for Cross-Reference

  • Linear Equations
  • Quadratics
  • Exponential Functions
  • Circles

Variations

One example not included in this lesson is translation of a circle. Think of the circle equation: (x−h)2+(y−k)2=r2. Given its structure, how do you think a translation of a circle would take place? How would it be moved up and down? How left and right?

Strategy Insights

Since the most common translation on the SAT is the movement of a function up or down, it’s a good idea to get used to the forms that most commonly see this translation:

Linear equations: slope-intercept form (y=mx+b); a constant (positive or negative) is added to b

Quadratic equations: standard form (y=ax2+bx+c); a constant (positive or negative) is added to c

Up-and-down translations will overwhelmingly occur in these two categories on the SAT. Vertical translations can happen with exponential equations and with circles, but the process is more complicated and (thankfully) rare.

Flashcard Fodder

  • Because the horizontal translation is “backwards” from what we might expect, it may be worth making two flashcards–one that connects “plus” with “movement left” and one that connects “minus” with “movement right”.

  • We introduced it in the Quadratics lesson, but as a reminder (because it’s helpful in this lesson): the formula for the x-coordinate of the vertex from standard form is −2ab​.

Sample Questions

Difficulty 1

The linear function f(x)=4x−5 is translated into the function f(x)=4x+1. Which of the following changes has taken place in the translation?

A. The slope has increased.
B. The slope has decreased.
C. The y-intercept has increased.
D. The y-intercept has decreased.

(spoiler)

The answer is The y-intercept has increased. This question goes back to slope-intercept form. Do you recall that, in y=mx+b, m is the slope and b is the y-intercept? Look carefully at what changes, and what doesn’t, in the translation. In both cases, the m, and therefore, the slope is 4 because we have a 4x term. But in the first equation, the b, and therefore the y-intercept, is −5, while in the second case it’s 1. The y-intercept has increased by 6 while the slope has remained constant.

Difficulty 2

The function g is defined by g(x)=−5x4. In the xy-plane, the graph of y=h(x) is the result of shifting the graph of y=g(x) to the right three units. Which of the following equations defines function h?

A. h(x)=−35​x4
B. h(x)=−5(x−3)4
C. h(x)=−5x4+3
D. h(x)=−5(x+3)4

(spoiler)

The answer is h(x)=−5(x−3)4. Consult the main table from this lesson, if needed, to remind yourself of the difference between translating up and down and translating right and left. In the case of right or left (horizontal) translation, the added element must be placed inside the parentheses. If k is a positive value, we will either have (x−k) or (x+k). That narrows down the answer here to the choices with the 3 placed inside the parentheses. But is it x−3 or x+3?

This is where the “backward” nature of horizontal translation comes in. Whereas a positive change to x would normally be associated with “right” and a negative change with “left”, the opposite is true in the case of translation. If the graph is shifted to the right, we actually want the negative constant added to the x. So x−3 in the parentheses marks the correct answer.

Difficulty 3

The function f is defined by f(x)=(x+3)(x−2)(x+7)(x−1). In the xy-plane, the graph of the function g(x) is the result of translating the graph of f(x) down 7 units. What is the value of g(3)? (Note: this is a free-response question.)

(spoiler)

The answer is 113. Although the initial function looks complicated, note that you don’t have to multiply it all out (thank goodness!) in order to translate it down 7 units. Simply add a −7 at the end. This means the g function is g(x)=(x+3)(x−2)(x+7)(x−1)−7. We can plug in 3 and we’ll find that (6)(1)(10)(2)−7=113.

Difficulty 4

f(x)=3x2−15x+17

The function g is defined by g(x)=f(x−3). For what value of x does g(x) reach its minimum? (Note: this is a free-response question.)

(spoiler)

The answer is -5.5. To answer this question, we need 1) the correct formula for the vertex of a parabola and 2) a careful substitution and solving process. We need #1 because the question asks for a “minimum”. As noted in the lesson on quadratics, the word “minimum” or “maximum” on a quadratic function question always points to the vertex. And the formula for the vertex’s x-coordinate is −b/2a. We can field that formula once we have the g function in hand, but we don’t have the g function until we plug in x−3 for all instances of x in the f function. Here we go:

g(x)g(x)g(x)g(x)​=3(x−3)2−15(x−3)+17=3(x2−6x+9)−15x+45+17=3x2−18x+27−15x+62=3x2−33x+89​

Now that the function is simplified into standard form (ax2+by+c=0), we can apply the −b/2a formula. −33/6=−5.5.

Difficulty 5

The graph of −6x+11y=45 is translated up 3 units in the xy-coordinate plane. What is the x-coordinate of the x-intercept of the resulting graph? (Note: this is a free-response question.)

(spoiler)

The answer is -13. Watch out for the trap on this question. We cannot simply add 3 at the end of the given function, because translation of linear equations only works that way with slope-intercept form. So guess what comes next? A conversion from standard form to slope-intercept form, of course. Here are the steps:

−6x+11y11yy​=45=6x+45=6/11x+45/11​

Notice that, in the second step, we were careful to place the 6x before the 45 so slope-intercept form would be apparent. With slope-intercept form before us, we are now permitted to add 3 to the y-intercept form. Turning 3 into 33/11 in order to achieve a common denominator, we find that our new equation is y=116​x+1178​.

Our last step is to find the x-intercept. Remember the rule that for an intercept, the opposite variable is equal to 0. So we need to plug in 0 for y and solve for x. The steps:

0−1178​−78−13​=116​x+1178​=116​x=6x=x​

For Reflection

  1. How will you approach translation questions on test day? Write down at least three takeaways from this module.
  2. Rate the difficulty of these questions for you from 1 (no problem) to 5 (problem!). This will help you decide when to answer them and when to skip them on test day.
  3. Translation can happen with any number of equation types–even with circles! Among linear equations, quadratic equations, exponential equations, and the circle equation, which one do you feel least confident with? Consider going back to that lesson and taking the associated quizzes a few times.

Sign up for free to take 5 quiz questions on this topic

All rights reserved ©2016 - 2026 Achievable, Inc.