SAT Function Transformations- Practice Problems and Solutions

What You Actually Need to Know About SAT Function Transformations

SAT function transformation questions make up a solid chunk of the math section. Most students either nail these or blow them completely. There's rarely an in-between, and that's because the underlying logic is simple—once you stop overcomplicating it.

This guide cuts through the noise. You'll get the rules, worked examples, and practice problems that actually prepare you for test day. No padding, no motivational garbage.

The Core Rules (Memorize These)

Every transformation question on the SAT boils down to understanding how these four operations affect a graph:

That's it. Four rules. Everything else is just combining them.

The Order of Operations Trap

Here's where students consistently screw up: the order you apply transformations matters.

For horizontal transformations, the order is reversed. For vertical transformations, you apply them in the normal order. This confuses people, but the SAT rarely tests the nuance—they mostly want you to identify which transformation occurred, not list them in order.

Quick cheat: If you see f(x - 3) + 2, the graph moves right 3 and up 2. The inside shift is always opposite of the sign. The outside shift is always the same as the sign.

Practice Problems with Solutions

Problem 1

The function f(x) = x² is transformed to g(x) = (x - 4)² + 3. Describe the transformation.

Solution: The graph shifts right 4 units (inside the parentheses, opposite sign) and up 3 units (outside the parentheses, same sign). The vertex moves from (0, 0) to (4, 3).

Problem 2

If f(x) = √x is reflected over the x-axis and shifted up 5 units, what is the new function?

Solution: Reflection over the x-axis means multiplying the whole function by -1: -f(x). Then shifting up 5 means adding 5: -f(x) + 5. The answer is g(x) = -√x + 5.

Problem 3

A function h(x) = |x| is stretched vertically by a factor of 3 and shifted left 2 units. Write the new function.

Solution: Vertical stretch by 3: 3h(x). Shift left 2: h(x + 2). Combined: g(x) = 3|x + 2|.

Problem 4

The graph of f(x) is shown. If the graph is reflected over the y-axis and compressed horizontally by a factor of 2, which point on the transformed graph corresponds to (3, 4) on the original?

Solution: For a y-axis reflection, x becomes -x. For horizontal compression by 2, x becomes 2x. Working backwards: start with (3, 4). Reverse the compression: x = 3/2. Reverse the reflection: x = -3/2. The y-coordinate stays 4 (no vertical transformation). The point is (-1.5, 4).

Problem 5

f(x) = x³ is transformed to g(x) = -2f(2x). Find the y-intercept of g if f(0) = 0.

Solution: Work through the transformations in order. First, horizontal compression by factor of 2: input becomes 2x. Then vertical stretch by 2 and reflection over x-axis: output becomes -2 times original. At x = 0: g(0) = -2·f(0) = -2·0 = 0. The y-intercept is 0.

Common Mistakes to Avoid

Quick Reference Table

TransformationNotationEffect on Graph
Shift upf(x) + kMoves up k units
Shift downf(x) - kMoves down k units
Shift rightf(x - h)Moves right h units
Shift leftf(x + h)Moves left h units
Vertical stretcha·f(x), |a| > 1Graph gets taller
Vertical compressiona·f(x), 0 < |a| < 1Graph gets shorter
Reflect over x-axis-f(x)Flips upside down
Reflect over y-axisf(-x)Flips left to right

How to Actually Solve These on Test Day

Step 1: Identify the parent function. What's the basic shape? Linear, quadratic, absolute value, square root? This tells you what you're starting with.

Step 2: Break down the transformation notation. Is there a number outside the function? Inside? Both? Write down what each does.

Step 3: Pick a reference point. The vertex, y-intercept, or a point you can identify. Track where it moves.

Step 4: Answer the specific question. Most of the time, you don't need to sketch the whole graph—just find the one point or the new equation they want.

Step 5: Plug back in to verify. If you found the new equation, test it against the original transformation. Does f(0) give you the right y-intercept?

Bottom Line

Function transformations aren't hard. The rules are straightforward, and the SAT asks about a limited set of scenarios. Master the four basic transformations, practice tracking points through multiple transformations, and you'll pick up these questions easily.

Don't overthink it. The graphs do exactly what the notation says.