Master Function Transformations (The Graph Shortcut)
This is one of the biggest SAT speed boosts: instead of re-graphing from scratch,
you start with a parent function and apply quick moves (shift, stretch, reflect).
Most SAT graph questions are just:
start with parent
apply transformations
read key points
If you can do transformations cleanly, you can match graphs to equations in seconds.
Learn the moves + avoid the classic traps
|
1) Parent Functions (Your Starting Shapes)
The 5 shapes SAT uses most
|
quadraticabsradical |
|
2) The 6 Transformations (Move List)
Shift, reflect, stretch, compress
|
shiftreflectstretch |
|
3) Inside vs Outside (The #1 SAT Trap)
Why x-h shifts right and +k shifts up
|
insideoutsidetrap |
|
4) Transform Key Points (Fast Graphing Method)
Use anchor points instead of drawing perfectly
|
pointsanchors |
|
5) Common SAT Traps
Horizontal moves, negative signs, scaling
|
signsorderscales |
|
6) Practice
Build speed with transformation drills
|
drillsspeed |
|
7) SAT-Style Multiple Choice
Match equation ↔ graph changes
|
MCQmatch |
|
8) Comparison Table (Cheat Sheet)
Move → what it does → example
|
fast lookuptest-day |
Parent Functions (Your Starting Shapes)
SAT transformations are easiest when you memorize a few “parent graphs.”
You don’t need perfect drawings — just recognize the shape.
Quadratic
parabola
U-shape with vertex at (0,0).
Absolute Value
V-shape
Corner at (0,0), symmetric left/right.
Square Root
endpoint
Starts at (0,0), only defined for x ≥ 0.
Reciprocal
hyperbola
Two branches, asymptotes at x=0 and y=0.
Exponential
growth/decay
Passes through (0,1), approaches y=0 for decay bases.
The 6 Transformations (Move List)
These show up everywhere. Learn them once and reuse forever.
Shifts (Translations)
Up if k>0, down if k<0.
Right if h>0, left if h<0.
Reflections
Flips the graph vertically.
Flips the graph horizontally.
Stretches / Compressions
|a|>1 stretches, 0<|a|<1 compresses, a<0 also reflects over x-axis.
|b|>1 compresses, 0<|b|<1 stretches, b<0 also reflects over y-axis.
Quick Example (All-in-One)
g(x)= -2(x-3)^2 + 5
- Right 3
- Up 5
- Reflect over x-axis
- Vertical stretch by 2
Inside vs Outside (The #1 SAT Trap)
If it’s inside the function (with x), it affects horizontal movement/scale.
If it’s outside, it affects vertical movement/scale.
Outside Changes y
a·f(x) → vertical stretch/compress
-f(x) → reflect over x-axis
Think “outside messes with outputs.”
Inside Changes x (and feels “backwards”)
f(x+h) → left by h
f(bx) → horizontal compress if |b|>1
Inside changes act on inputs, so they “flip” your instinct.
Inside changes go the opposite direction for shifts, and opposite for stretches too.
Transform Key Points (Fast Graphing Method)
You don’t need to draw the whole graph. Pick a few anchor points on the parent,
transform the points, and you basically have the graph.
Example with a Quadratic
Parent: f(x)=x^2 key points:
Transform: g(x)=(x-3)^2+2
- Right 3: add 3 to x-coordinates
- Up 2: add 2 to y-coordinates
Example with Absolute Value
Parent: f(x)=|x| key points:
Transform: g(x)=-|x+2|+1
- Left 2: x becomes -2 at the corner
- Reflect over x-axis (negative sign)
- Up 1
If the SAT shows you a graph, find the vertex/corner/endpoint first.
Then identify shifts and reflections from there.
Common SAT Traps (and How to Avoid Them)
- Shift direction inside parentheses: f(x-3) is right 3 (not left).
- Horizontal scale confusion: f(2x) compresses (not stretches).
- Negative inside vs outside: f(-x) reflects over y-axis; -f(x) reflects over x-axis.
- Order panic: you can apply transformations step-by-step. Don’t try to do it all at once.
Trap Example
Compare g(x)=|x-4| and h(x)=|x+4|.
The corners are at x=4 and x=-4 — inside signs are opposite of what your brain wants to do.
Practice: Transformation Drills
Don’t solve. Just describe the moves and key points.
Set A: Describe the Transformations
- g(x)=(x+2)^2-7 from f(x)=x^2
- h(x)=-|x-3|+4 from f(x)=|x|
- p(x)=\u221A(x-5)+1 from f(x)=\u221Ax
- q(x)=2^x-6 from f(x)=2^x
- r(x)=1/(x+1) from f(x)=1/x
Set B: Find the Key Feature Fast
- Vertex of -(x-1)^2+3
- Corner of |x+5|-2
- Endpoint of \u221A(x-4)
- Horizontal asymptote of 3(0.8)^x+7
- Vertical asymptote of 1/(x-9)
Start every transformation question by finding the “anchor”:
vertex (quadratic), corner (abs), endpoint (radical), asymptote (rational/exponential).
SAT-Style Multiple Choice (Transformations)
These are classic “match the graph” transformation questions.
Question 1
The graph of y=x^2 is transformed to the graph of
y=(x-3)^2+5. Which describes the transformation?
- Left 3 and up 5
- Right 3 and up 5
- Right 5 and up 3
- Left 5 and up 3
Question 2
Which function is a reflection of f(x)=|x| over the x-axis?
- |x|+2
- -|x|
- |x-2|
- | -x |
Question 3
The graph of y=\u221Ax is transformed to
y=\u221A(x+4). What happened?
- Shift right 4
- Shift left 4
- Shift up 4
- Shift down 4
Question 4
Compared to f(x)=x^2, what does g(x)=f(2x) do?
- Horizontal stretch by factor 2
- Horizontal compression by factor 2
- Vertical stretch by factor 2
- Vertical compression by factor 2
Question 5
The function h(x)=-(x+1)^2 is created from f(x)=x^2.
Which two transformations occurred?
- Right 1, reflect over y-axis
- Left 1, reflect over x-axis
- Up 1, reflect over x-axis
- Down 1, reflect over y-axis
On MCQ graph questions, find the vertex/corner/endpoint first.
The location of that anchor usually eliminates 2–3 answer choices immediately.
Cheat Sheet: Transformation → Effect → Example
Use this as your quick reference while practicing.
| Transformation | What It Does | Example |
|---|---|---|
| Up/Down f(x)+k | Shift up if k>0, down if k<0 | x^2+3 is up 3 |
| Right/Left f(x-h) | Shift right by h | (x-4)^2 is right 4 |
| Reflect over x-axis -f(x) | Flip vertically | -|x| |
| Reflect over y-axis f(-x) | Flip horizontally | (-x)^2=x^2 (quadratic unchanged) |
| Vertical scale a f(x) | Stretch if |a|>1, compress if 0<|a|<1 | 2x^2 is steeper |
| Horizontal scale f(bx) | Compress if |b|>1, stretch if 0<|b|<1 | (2x)^2=4x^2 compresses horizontally |
Identify the parent, locate the anchor (vertex/corner/endpoint), then apply shifts and reflections.
Don’t overdraw — transform a few points and you’re done.


