Absolute Value Parent Function Graph- Understanding Transformations
What the Absolute Value Parent Function Actually Is
The absolute value parent function is f(x) = |x|. That's it. Two vertical lines with an x inside. Everything else in this topic builds from this one equation.
Absolute value measures distance from zero. It doesn't care if a number is positive or negative—it always spits out the positive version. So |−5| = 5 and |5| = 5. Both are 5 units from zero.
When you graph f(x) = |x|, you get a V-shape that opens upward. The vertex sits right at the origin (0, 0). The left arm slopes down at a 45-degree angle, and the right arm slopes up at the same angle.
The Anatomy of the Graph
Before you touch transformations, you need to know what you're looking at:
- Vertex: The lowest point on the graph (0, 0)
- Axis of Symmetry: The y-axis (x = 0)—the graph mirrors perfectly on both sides
- Slope: The arms have a slope of 1 on the right and −1 on the left
- Domain: All real numbers (−∞, ∞)
- Range: All values ≥ 0, so [0, ∞)
This V-shape is your template. Every transformation you learn will move, stretch, flip, or squash this exact shape.
Transformations: The Actual Rules
Transformations follow a predictable pattern. Change one thing, the graph moves one way. Change another, it moves differently. Here's how it works:
Vertical Shifts (Up and Down)
Add or subtract a number outside the absolute value bars, and the graph moves vertically.
f(x) = |x| + 3 moves everything up 3 units. The vertex goes from (0, 0) to (0, 3).
f(x) = |x| − 2 moves everything down 2 units. The vertex goes from (0, 0) to (0, −2).
The shape stays exactly the same. Only the position changes.
Horizontal Shifts (Left and Right)
This is where students mess up. Add or subtract a number inside the absolute value bars, and the graph moves horizontally—but in the opposite direction of what you'd expect.
f(x) = |x − 4| shifts right 4 units. The vertex goes to (4, 0).
f(x) = |x + 2| shifts left 2 units. The vertex goes to (−2, 0).
Think of it this way: the expression inside becomes zero at x = 4, so that's where the vertex sits. For |x + 2| = 0, solve it: x + 2 = 0, so x = −2. That's your vertex.
Vertical Stretch and Compression
Multiply the entire function by a number, and you stretch or compress it vertically.
f(x) = 2|x| stretches the graph away from the x-axis by a factor of 2. The slopes become steeper—slope 2 on the right, −2 on the left.
f(x) = ½|x| compresses it toward the x-axis by a factor of ½. The slopes become gentler—slope 0.5 on the right, −0.5 on the left.
When the coefficient is negative, you also get a reflection (see below).
Horizontal Stretch and Compression
Multiply the input (the x) by a number, and you stretch or compress the graph horizontally.
f(x) = |2x| compresses the graph toward the y-axis. The V-shape gets narrower.
f(x) = |½x| stretches the graph away from the y-axis. The V-shape gets wider.
This one trips people up because it feels backwards. The bigger the coefficient inside, the narrower the graph.
Reflections
Two ways to flip the graph:
- Across the x-axis: Put a negative sign in front of the whole function. f(x) = −|x| flips it upside down. The V now opens downward. Vertex stays at (0, 0), but the whole thing is below the x-axis now.
- Across the y-axis: Replace x with −x. f(x) = |−x|. This looks the same as the parent function because absolute value makes −x positive anyway. The graph is symmetrical by nature. You only notice a difference when there's something else going on (like a horizontal shift).
Transformation Reference Table
| Change Made | Effect on Graph | Example |
|---|---|---|
| f(x) + k | Shift up k units | |x| + 3 → moves up 3 |
| f(x) − k | Shift down k units | |x| − 2 → moves down 2 |
| f(x − h) | Shift right h units | |x − 4| → moves right 4 |
| f(x + h) | Shift left h units | |x + 2| → moves left 2 |
| a · f(x) | Vertical stretch (|a| > 1) or compression (|a| < 1) | 3|x| → steeper V |
| f(bx) | Horizontal compression (|b| > 1) or stretch (|b| < 1) | |2x| → narrower V |
| −f(x) | Reflect across x-axis | −|x| → opens downward |
How to Graph Transformations: Step by Step
Here's how to actually do this without guessing:
Step 1: Identify the Vertex
Set the inside of the absolute value equal to zero and solve. For f(x) = |x − 3| + 2, set x − 3 = 0, so x = 3. That's your x-coordinate. The +2 outside tells you the y-coordinate. Vertex is at (3, 2).
Step 2: Find the Slope
Look at the coefficient outside the absolute value. That's your slope. For f(x) = 3|x − 1| − 4, the coefficient is 3. Right arm has slope 3, left arm has slope −3.
Step 3: Plot Two Points
You don't need to plot the whole graph. Just pick one x-value to the right of the vertex and one to the left. Use the slope to find the y-values.
For vertex (3, 2) with slope 3: go right 1, up 3 → point (4, 5). Go left 1, down 3 → point (2, −1).
Step 4: Connect the Dots
Draw lines from the vertex through your two points. Extend them with the same slope. Done.
Common Mistakes That Will Cost You Points
Getting horizontal and vertical shifts confused. Inside the bars = horizontal. Outside the bars = vertical. Write this on your hand if you have to.
Forgetting the direction on horizontal shifts. f(x − 3) moves RIGHT, not left. The minus sign inside flips the direction.
Ignoring the coefficient on the whole function. f(x) = |x| and f(x) = −|x| look nothing alike. One opens up, one opens down. Always check the sign.
Overcomplicating it. You're just moving, stretching, or flipping a V-shape. That's all that's happening. Don't invent extra steps that don't exist.
Quick Mental Check
When you see any absolute value function, ask yourself:
- Where is the vertex? (Set inside = 0, then adjust for outside shift)
- Which way does it open? (Positive coefficient = up, negative = down)
- How steep is it? (Coefficient size tells you stretch/compression)
Answer those three questions and you can sketch any absolute value graph in under 30 seconds. No calculator needed.