Loading…
Solving equations involving absolute value
Learn step-by-step with practice exercises built right in.
Absolute value is the distance a number is from zero on the number line. Distance is always positive or zero, never negative.
The absolute value of a number x is written as |x|.
Examples:
The absolute value makes all numbers non-negative:
Example: |-8| = -(-8) = 8
An absolute value equation is an equation that contains an absolute value expression.
Examples:
Solve:
The absolute value of is 9, so could be 9 or -9.
Avoid these 3 frequent errors
See how this math is used in the real world
Solve .
Review key concepts with our flashcard system
Explore more Algebra 1 topics
Most absolute value equations have TWO solutions because two different numbers can have the same absolute value.
Example: |x| = 5 Both x = 5 and x = -5 work because:
Think about it: What numbers are 5 units away from zero? Both 5 and -5!
Form: |x| = a (where a ≥ 0)
Solution: x = a or x = -a
Example 1: |x| = 7 Solution: x = 7 or x = -7
Check:
Example 2: |x| = 12 Solution: x = 12 or x = -12
Example 3: |x| = 0 Solution: x = 0 (only one solution when a = 0)
Steps:
Example 1: |x + 3| = 8
Step 1: Already isolated
Step 2: Set up two equations Case 1: x + 3 = 8 Case 2: x + 3 = -8
Step 3: Solve both Case 1: x = 5 Case 2: x = -11
Step 4: Check
Solution: x = 5 or x = -11
Example 2: |2x - 1| = 7
Case 1: 2x - 1 = 7 2x = 8 x = 4
Case 2: 2x - 1 = -7 2x = -6 x = -3
Check:
Solution: x = 4 or x = -3
Example 3: |3x + 5| = 4
Case 1: 3x + 5 = 4 3x = -1 x = -1/3
Case 2: 3x + 5 = -4 3x = -9 x = -3
Solution: x = -1/3 or x = -3
If the absolute value is not already isolated, isolate it BEFORE setting up two equations.
Example 1: 2|x - 3| = 10
Step 1: Divide both sides by 2 |x - 3| = 5
Step 2: Set up two equations x - 3 = 5 or x - 3 = -5
Step 3: Solve x = 8 or x = -2
Example 2: |x + 1| + 5 = 12
Step 1: Subtract 5 from both sides |x + 1| = 7
Step 2: Set up two equations x + 1 = 7 or x + 1 = -7
Step 3: Solve x = 6 or x = -8
Example 3: 3|2x - 4| - 5 = 10
Step 1: Add 5 to both sides 3|2x - 4| = 15
Step 2: Divide by 3 |2x - 4| = 5
Step 3: Set up two equations 2x - 4 = 5 or 2x - 4 = -5
Step 4: Solve 2x = 9 or 2x = -1 x = 4.5 or x = -0.5
Case 1: |expression| = 0 Only ONE solution (the expression equals 0)
Example: |x - 5| = 0 x - 5 = 0 x = 5 (only solution)
Case 2: |expression| = negative number NO SOLUTION (absolute value cannot be negative)
Example: |x + 2| = -3 No solution (absolute value is never negative)
Case 3: Expression equals its negative Example: |2x - 6| = 6 - 2x This happens when the expression is ≤ 0
2x - 6 = 6 - 2x 4x = 12 x = 3
Check: |2(3) - 6| = |0| = 0 and 6 - 2(3) = 0 ✓
Form: |ax + b| = cx + d
This is more complex. Consider when the right side can be positive or negative.
Example: |x - 2| = x + 4
Case 1: x - 2 = x + 4 -2 = 4 (no solution from this case)
Case 2: x - 2 = -(x + 4) x - 2 = -x - 4 2x = -2 x = -1
Check: |-1 - 2| = |-3| = 3 and -1 + 4 = 3 ✓
Solution: x = -1
Form: |expression₁| = |expression₂|
This means the expressions are equal OR opposites.
Set up two equations:
Example: |2x - 1| = |x + 3|
Case 1: 2x - 1 = x + 3 x = 4
Case 2: 2x - 1 = -(x + 3) 2x - 1 = -x - 3 3x = -2 x = -2/3
Check both solutions in original equation:
Solution: x = 4 or x = -2/3
The solutions to |x - a| = b are the x-values where the distance from x to a equals b.
Example: |x - 3| = 5 Find all x-values that are 5 units away from 3 x = 3 + 5 = 8 or x = 3 - 5 = -2
On a number line: -2 is 5 units to the left of 3 8 is 5 units to the right of 3
Forgetting the negative case Wrong: |x + 2| = 5, so x + 2 = 5, x = 3 (missing x = -7) Right: Set up BOTH x + 2 = 5 and x + 2 = -5
Not isolating absolute value first For 2|x| + 3 = 11, must get |x| = 4 before setting up two equations
Thinking absolute value can be negative |x| = -5 has NO solution
Not checking solutions Sometimes algebraic solutions don't work in original equation
Distributing negative incorrectly -(2x + 3) = -2x - 3, not -2x + 3
Always substitute solutions back into the ORIGINAL equation.
Example: Solve |2x - 3| = 5 Solutions: x = 4 or x = -1
Check x = 4: |2(4) - 3| = |8 - 3| = |5| = 5 ✓
Check x = -1: |2(-1) - 3| = |-2 - 3| = |-5| = 5 ✓
Both solutions work!
Absolute value equations model situations involving distance, tolerance, and error.
Example 1: Manufacturing Tolerance A bolt must be 5 cm long with a tolerance of ±0.2 cm. |length - 5| ≤ 0.2 Acceptable lengths: 4.8 cm to 5.2 cm
Example 2: Temperature Range The temperature should be 70°F, varying by at most 3°. |T - 70| ≤ 3 Acceptable range: 67°F to 73°F
Example 3: Distance Two cars start from the same point and drive in opposite directions. When are they 100 miles apart? If they each travel x miles: |x - (-x)| = |2x| = 100 So 2x = 100, x = 50 miles each
While this topic focuses on equations, you'll later learn:
| Equation Type | Setup | Number of Solutions |
|---|---|---|
| x | = a (a > 0) | |
| x | = 0 | |
| x | = a (a < 0) | |
| ax + b | = c | |
| expr₁ | = |
Check: ✓ and ✓
Answer: or
Solve:
Split into two cases:
Case 1:
Case 2:
Check:
Answer: or
Solve:
Step 1: Isolate the absolute value
Step 2: Split into two cases
Case 1:
Case 2:
Answer: or