equations
Absolute Value Equations
You should know: absolute value, linear equation
Overview
An absolute value equation contains a variable expression inside absolute value bars, such as |x - 3| = 7. Because |a| represents distance from zero, an absolute value equation typically splits into two separate linear equations — one for the case where the inside expression is positive, and one where it's negative — each of which must be solved separately.
Interactive Graph
Formal Definition
For c ≥ 0, the equation |A| = c splits into two cases:
Properties
No solution case
Isolate first
Worked Examples
Split into two cases.
Solve each case separately.
Answer: x = 5 or x = -4
Practice Problems
Solve: |3x + 4| - 2 = 7.
Common Mistakes
Splitting into two cases before isolating the absolute value expression, e.g. treating |2x-1|+3=9 as 2x-1=9 or 2x-1=-9.
Always isolate the absolute value expression FIRST (subtract the 3, giving |2x-1|=6) before splitting into the positive and negative cases.
Not checking whether the isolated constant is negative, and still attempting to split into two cases.
If, after isolating, the equation reads |A| = c where c < 0, the equation has NO SOLUTION — absolute value can never produce a negative output.
Summary
- |A| = c (c ≥ 0) splits into A = c or A = -c.
- Always isolate the absolute value expression before splitting into cases.
- If the isolated constant is negative, the equation has no solution.
References
- WebsiteWikipedia — Absolute value
Mathematics