Absolute Value Equations: Isolating the Absolute Value First
Isolating the absolute value first before solving absolute value equations in Algebra 1 (California Reveal Math, Grade 9) is the required first step: use algebra to get the absolute value expression alone on one side of the equation. Only then apply the two-case split. For |2x + 1| + 3 = 7: subtract 3 first → |2x + 1| = 4, then split into 2x + 1 = 4 or 2x + 1 = -4. If isolation gives |expression| = negative number, the solution set is empty (no solution). Skipping isolation leads to incorrect distributions and missed special cases.
Key Concepts
Before applying the two case method to solve an absolute value equation, isolate the absolute value expression on one side of the equation. Once isolated, if $|A| = c$ where $c \geq 0$, then:.
$$A = c \quad \text{or} \quad A = c$$.
Common Questions
Why must you isolate the absolute value first?
You cannot split correctly until the absolute value is alone. Other terms would incorrectly get distributed into both cases if not removed first.
How do you isolate an absolute value expression?
Move all terms not inside the absolute value bars to the opposite side using inverse operations. For example, |x + 3| + 5 = 9 → subtract 5 → |x + 3| = 4.
What if the absolute value equals a negative number after isolating?
No solution exists. Absolute value always gives a non-negative result, so |expression| = -k (k > 0) is impossible.
Can you show a step-by-step example?
Solve 2|3x - 1| + 6 = 14: subtract 6 → 2|3x - 1| = 8 → divide by 2 → |3x - 1| = 4. Now split: 3x - 1 = 4 (x = 5/3) or 3x - 1 = -4 (x = -1).
Where is this technique covered in California Reveal Math Algebra 1?
Isolating absolute value before solving is taught in California Reveal Math, Algebra 1, as part of Grade 9 absolute value equations.
What if the absolute value equals zero after isolating?
There is exactly one solution: the expression inside the absolute value equals zero.
What common mistake occurs if you skip isolating?
Students split the equation before removing outside terms, creating two incorrect cases that each contain unnecessary constant terms.