Graph Absolute Value- Step-by-Step Guide
What Absolute Value Graphs Actually Look Like
The graph of an absolute value function is always a V-shape. That's the whole deal. No curves, no wiggles—just a sharp point at the bottom (or top) with two lines spreading outward at equal angles.
This shape comes from the definition itself. Absolute value makes everything positive. So y = |x| never goes below zero. The lowest point sits at the origin (0, 0), and the arms extend upward at 45-degree angles in both directions.
That's your baseline. Everything else is just modifications of this basic shape.
The Equation Format You Need to Know
Absolute value functions follow a standard format:
y = a|x - h| + k
This is called vertex form. Each letter controls something specific:
- a — controls the width and direction (whether the V opens up or down)
- h — shifts the graph horizontally
- k — shifts the graph vertically
The point (h, k) is the vertex—the tip of the V. Memorize this. It's the anchor point for every transformation.
How Transformations Work
Vertical Shifts (the k value)
Change k, and the whole V moves up or down:
- y = |x| + 2 — V moves up 2 units
- y = |x| - 3 — V moves down 3 units
The shape stays identical. Only the position changes.
Horizontal Shifts (the h value)
Here's where people mess up. The transformation is opposite to what you'd expect.
- y = |x - 2| — shifts right 2 units
- y = |x + 4| — shifts left 4 units
Watch the sign carefully. Inside the absolute value bars, adding moves left, subtracting moves right. It's backwards from most other transformations.
Width and Direction (the a value)
The coefficient a does two things:
- If |a| > 1, the V gets narrower (steeper slopes)
- If |a| < 1, the V gets wider (flatter slopes)
- If a is negative, the V opens downward instead of up
Putting It All Together
For y = -2|x - 3| + 5:
- Vertex moves to (3, 5)
- V opens downward (negative a)
- V is narrower than the basic graph (|a| = 2)
Step-by-Step: Graphing an Absolute Value Function
Let's graph y = 2|x - 1| + 3
Step 1: Find the vertex
Set inside-absolute-value to zero: x - 1 = 0, so x = 1
Vertex is at (1, 3)
Step 2: Plot the vertex
Put a point at (1, 3). This is your starting point.
Step 3: Determine the slope of each arm
The coefficient a = 2. From the vertex, one arm goes up 2 units for every 1 unit right. The other arm goes up 2 units for every 1 unit left.
Step 4: Draw the V
From (1, 3), go right: (2, 5), (3, 7), (4, 9)...
From (1, 3), go left: (0, 5), (-1, 7), (-2, 9)...
Connect the points. Done.
Quick Reference: Common Transformations
| Equation | Vertex | Opens | Width |
|---|---|---|---|
| y = |x| | (0, 0) | Up | Standard |
| y = |x| + 4 | (0, 4) | Up | Standard |
| y = |x - 2| | (2, 0) | Up | Standard |
| y = 3|x| | (0, 0) | Up | Narrower |
| y = ½|x| | (0, 0) | Up | Wider |
| y = -|x| | (0, 0) | Down | Standard |
Where People Screw Up
Getting the horizontal shift backwards. Remember: x - h means move right to h. The sign flips inside the absolute value.
Forgetting the vertex isn't always at the origin. Always solve for where the expression inside the bars equals zero. That's your vertex x-coordinate.
Not checking if the V opens up or down. A negative coefficient flips the whole thing. This matters.
Drawing curves instead of straight lines. Absolute value graphs are made of straight lines. If your pencil curves, you're doing it wrong.
Practice Problem
Graph y = -|x + 2| + 1
Solution:
- Set x + 2 = 0 → vertex at x = -2
- Vertex y-coordinate is 1
- Vertex is (-2, 1)
- Negative coefficient means V opens downward
- From (-2, 1), go down 1 for every 1 unit right and left
- Points: (-1, 0), (0, -1), (1, -2) and (-3, 0), (-4, -1), (-5, -2)
That's it. That's the whole graph.
The Bottom Line
Graphing absolute value comes down to three things: finding the vertex, knowing if it opens up or down, and calculating the slope of the arms. Everything else is just applying those rules. The shape never changes—it's always a V. Only its position, size, and orientation vary.
Practice finding vertices quickly. That's the skill that makes the rest automatic.