Graphing Numbers in Front of Absolute Value- Complete Guide
What "Numbers in Front of Absolute Value" Actually Means
When you see an equation like 3|x - 2| + 4, that 3 sitting in front of the absolute value bars is doing real work. It stretches or compresses the graph. The +4 shifts it up. The (x - 2) inside shifts it left or right.
Most students see these problems and freeze. They shouldn't. Once you understand what each part controls, graphing these becomes routine. This guide breaks it down clean.
Quick Absolute Value Refresher
Absolute value is distance from zero on a number line. |x| means "how far is x from zero?" The result is always non-negative.
- |5| = 5
- |-5| = 5
- |0| = 0
On a graph, |x| creates a V shape. The point where the V meets is called the vertex. For y = |x|, the vertex sits at the origin (0,0).
The V Shape: Why It Matters
Every absolute value equation graphs as a V. The left arm slopes down at 45° (or steeper/flatter depending on coefficients). The right arm slopes up at 45° (or adjusted).
This predictability is your advantage. You don't need to plot 50 points. You need the vertex and the slope direction.
Breaking Down the Standard Form
The general form is:
y = a|x - h| + k
Each variable controls something specific:
- a = vertical stretch/compression (and reflection if negative)
- h = horizontal shift (left or right)
- k = vertical shift (up or down)
The vertex lands at (h, k). That's the starting point for every graph you draw.
What the "a" Value Does
This is where most confusion lives. The number in front of absolute value is your coefficient a.
- a > 1: The V gets steeper. The sides are closer to vertical.
- 0 < a < 1: The V flattens. The sides spread outward.
- a = -1: The V flips upside down. The opening faces down.
- a < -1: Flips and becomes steeper.
What "h" and "k" Do
The (x - h) inside the bars moves the graph horizontally. Watch the sign: it's x minus h, so you move opposite to the sign.
- |x - 3|: Move right 3 units
- |x + 2|: This is |x - (-2)|, so move left 2 units
The k outside the bars moves the graph vertically. Simple addition/subtraction.
- +4 at the end: Move up 4 units
- -7 at the end: Move down 7 units
Step-by-Step: How to Graph These Equations
Let's walk through graphing y = -2|x + 3| + 5.
Step 1: Find the Vertex
Set the inside equal to zero: x + 3 = 0, so x = -3.
The vertex is at (-3, 5). The k value is +5, so y = 5.
Step 2: Identify the Coefficient
a = -2. This means two things:
- The V opens downward (negative)
- The slope is 2 (steeper than normal)
Step 3: Plot Key Points
From the vertex (-3, 5), move right 1 unit. Multiply by the slope: 1 × 2 = 2. Subtract (because it opens down): 5 - 2 = 3. Plot (-2, 3).
Do the same going left: (-4, 3).
That's your V. Two points and the vertex. Done.
Quick Comparison Table
| Equation | Vertex | Opens | Slope |
|---|---|---|---|
| y = |x| | (0, 0) | Up | 1 |
| y = 3|x| | (0, 0) | Up | 3 |
| y = ½|x| | (0, 0) | Up | ½ |
| y = -|x| | (0, 0) | Down | 1 |
| y = 2|x - 4| + 1 | (4, 1) | Up | 2 |
| y = -3|x + 2| - 5 | (-2, -5) | Down | 3 |
Common Mistakes to Avoid
- Misreading the sign on h: |x - 4| means move right 4, not left. Remember: it's x minus h.
- Forgetting the negative flips the graph: A negative coefficient doesn't just make it steeper. It flips the whole V.
- Plotting too many points: Three points maximum: the vertex and one on each arm. More is wasted effort.
- Ignoring the absolute value bars: The expression inside must equal zero to find the vertex. Don't skip that step.
Practice Problems
Try these. Graph each one on paper, then check.
- y = 4|x - 1| + 2
- y = -|x + 3|
- y = ½|x| - 4
- y = 2|x + 1| - 3
For #1: Vertex at (1, 2), opens up, slope 4.
For #2: Vertex at (-3, 0), opens down, slope 1.
For #3: Vertex at (0, -4), opens up, slope ½.
For #4: Vertex at (-1, -3), opens up, slope 2.
Final Take
The number in front of absolute value controls steepness. The inside controls horizontal position. The outside controls vertical position. That's it.
Stop overcomplicating this. Find the vertex, check the sign of the coefficient, plot three points. The graph writes itself.