Algebra 1 Advanced absolute valueequationstwo cases

Absolute Value Equations

Why these usually have two answers, and when they have none.

Video by The Organic Chemistry Tutor — “Solving Absolute Value Equations and Inequalities - Number Line & Interval Notation - Algebra” Watch on YouTube

The explanation

Key idea |x| = a splits into x = a and x = −a, provided a ≥ 0.

Absolute value measures distance from zero, and two different numbers can sit the same distance away. So these equations usually have two answers.

|x| = 7 means x = 7 or x = −7.

When there is more inside, split into two equations:
|2x − 3| = 11 becomes 2x − 3 = 11 and 2x − 3 = −11, giving x = 7 and x = −4.

Isolate the absolute value bars before splitting. In 3|x + 1| − 2 = 10, first get |x + 1| = 4, then split.

If the isolated absolute value equals a negative number, stop: no solution. Distance is never negative.

Worked example

Solve 2|3x − 1| + 5 = 17.

  1. Isolate: 2|3x − 1| = 12, so |3x − 1| = 6.
  2. Split: 3x − 1 = 6 or 3x − 1 = −6.
  3. First: 3x = 7, x = 7/3.
  4. Second: 3x = −5, x = −5/3.

Answer: x = 7/3 or x = −5/3

Common mistakes

  • Splitting before the absolute value is isolated.
  • Reporting two answers when the isolated value equals a negative — that case has none.