Absolute value measures distance from zero, so it is never negative. This distance meaning explains why a positive target usually creates two branches, a zero target creates one, and a negative target creates none.
Absolute value as distance
| Equation | Condition | Solutions |
|---|---|---|
| \(|u|=a\) | \(a>0\) | \(u=a\) or \(u=-a\) |
| \(|u|=0\) | zero distance | \(u=0\) |
| \(|u|=a\) | \(a<0\) | no solution |
Solve absolute-value equations
Isolate → classify target → split → verify
- Isolate the absolute value
Remove outside coefficients and constants first.
- Inspect the target
Negative means no solution; zero means one branch; positive means two branches.
- Write branches
For \(|E|=a>0\), solve \(E=a\) and \(E=-a\).
- Verify
Substitute both candidates into the original equation.
Solve two branches
Solve \(3|2x-5|-4=17\).
- Isolate
Add \(4\) and divide by \(3\): \(|2x-5|=7\).
- Positive branch
\(2x-5=7\), so \(x=6\).
- Negative branch
\(2x-5=-7\), so \(x=-1\).
- Verify
Both inputs make \(|2x-5|=7\).
The parent absolute-value function
Negative inputs are negated to produce positive distance; nonnegative inputs remain unchanged.
| x | |x| |
|---|---|
| \(-3\) | \(3\) |
| \(-2\) | \(2\) |
| \(-1\) | \(1\) |
| \(0\) | \(0\) |
| \(1\) | \(1\) |
| \(2\) | \(2\) |
| \(3\) | \(3\) |
The left branch has slope \(-1\) and the right branch has slope \(1\). They meet at vertex \((0,0)\), producing a V rather than a single line.
Transformed absolute-value graphs
The vertex is \((h,k)\). The graph opens upward for \(a>0\), downward for \(a<0\), and becomes steeper as \(|a|\) grows.
Check your understanding
How many solutions does \(5|x-2|+1=1\) have?
- None
- One
- Two
- Infinitely many
Show answer and explanation
Answer: One
Subtract \(1\) and divide by \(5\): \(|x-2|=0\), so \(x=2\) only.
What to remember
- Absolute value is nonnegative distance from zero.
- Isolate the absolute-value expression before splitting.
- Positive targets usually give two branches, zero gives one, and negative gives none.
- The parent graph is a V with vertex \((0,0)\).
- For \(y=a|x-h|+k\), the vertex is \((h,k)\) and the sign of \(a\) controls opening direction.
Put these notes into practice
Apply the ideas with SAT-style questions, then reinforce key details with flashcards.