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:
- Vertical Shifts — f(x) + k moves the graph up k units. f(x) - k moves it down k units. Simple.
- Horizontal Shifts — f(x - h) moves the graph right h units. f(x + h) moves it left h units. Notice the sign flips inside the parentheses.
- Vertical Stretches/Compressions — a·f(x) where |a| > 1 stretches the graph vertically. 0 < |a| < 1 compresses it. If a is negative, you also get a reflection over the x-axis.
- Horizontal Stretches/Compressions — f(bx) where |b| > 1 compresses the graph horizontally. 0 < |b| < 1 stretches it. If b is negative, you get a reflection over the y-axis.
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
- Flipping signs incorrectly — Remember: inside the parentheses, the shift is opposite. f(x - 5) goes RIGHT, not left.
- Forgetting reflections — A negative coefficient in front of f(x) or inside f(x) means a flip. Don't miss it.
- Confusing stretch vs. compression — |a| > 1 means stretch (taller/wider). |a| < 1 means compression (shorter/narrower).
- Ignoring the intercepts — Most SAT questions ask about specific points. Plug in x = 0 to find the y-intercept. Plug in y = 0 to find x-intercepts.
Quick Reference Table
| Transformation | Notation | Effect on Graph |
|---|---|---|
| Shift up | f(x) + k | Moves up k units |
| Shift down | f(x) - k | Moves down k units |
| Shift right | f(x - h) | Moves right h units |
| Shift left | f(x + h) | Moves left h units |
| Vertical stretch | a·f(x), |a| > 1 | Graph gets taller |
| Vertical compression | a·f(x), 0 < |a| < 1 | Graph gets shorter |
| Reflect over x-axis | -f(x) | Flips upside down |
| Reflect over y-axis | f(-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.