In this lesson you’ll learn what absolute value means and how to solve simple absolute value equations.
Absolute value ∣x∣ is the distance from 0 on a number line, always positive or zero.
∣x∣=5 means x=5 or x=−5 (two solutions).
Solving ∣expression∣=number
- Set up two cases: expression =number or expression =−number
- Solve each equation separately.
Example: ∣x+3∣=7
x+3x=7=4x+3x=−7=−10
Solutions: x=4 or x=−10
Check: ∣4+3∣=∣7∣=7 ✓ and ∣−10+3∣=∣−7∣=7 ✓
Note: If ∣expression∣=negative number → no solution (absolute value can’t be negative).
Solve ∣2x−4∣=10
Case 1:
2x−42xx=10=14=7
Case 2:
2x−42xx=−10=−6=−3
Check: ∣2(7)−4∣=∣14−4∣=10 ✓ and ∣2(−3)−4∣=∣−6−4∣=∣−10∣=10 ✓
Absolute value represents distances or differences without direction:
- Temperature 5 degrees from target: ∣t−72∣=5 → t=77 or t=67
- Budget overrun/underrun: ∣spent−budget∣≤20 dollars
- Error tolerance: ∣measurement−true value∣<0.05
These help with tolerances, errors, or ranges in measurements and finance.