Absolute Value Equations Test- Practice and Problem-Solving Guide

What Absolute Value Equations Actually Are

Absolute value is the distance a number sits from zero on a number line. It doesn't care about direction — -7 and 7 both have an absolute value of 7. Written as |x|, it always spits out a non-negative result.

An absolute value equation puts an expression inside those bars and sets it equal to something. Your job: find every x that makes the statement true.

The catch? Those equations split into two separate cases because two different inputs can produce the same distance from zero.

The Core Rule You Need to Memorize

For any equation in the form |A| = B where B ≥ 0:

A = B  or  A = -B

That's it. Every absolute value equation — no matter how complicated — eventually boils down to this split. Solve both branches, check your answers, done.

If B is negative, there's no solution. Distance can't be negative.

Solving Absolute Value Equations — Step by Step

Simple Case: |x| = a

Example: |x| = 5

Split it into two equations:

Both answers check out. Plug them back in: |5| = 5 ✓ and |-5| = 5 ✓

When the Expression Has More Than x

Example: |2x - 3| = 7

Set up both branches:

Verify both:

Both solutions work. You must always check — it's not optional.

Absolute Value on Both Sides

Example: |x + 2| = |3x - 4|

When two absolute values equal each other, you have two scenarios:

Check both:

Common Mistakes That Cost You Points

Forgetting the negative branch. This is the #1 error. Every absolute value equation has two cases unless the right side is zero.

Not checking your answers. Extraneous solutions creep in, especially with compound inequalities. Plugging back in takes 10 seconds and saves your grade.

Dropping absolute value signs too early. Keep them written out until you've set up both branches.

Getting the inequality direction wrong on tests. Save that for the inequalities article — equations are simpler.

Comparing Methods for Solving Absolute Value Equations

Method Best For Speed Error Risk
Two-branch splitting Standard |expression| = number Fast Low if you remember both cases
Graphing / calculator Visual learners, checking answers Medium Low for verification
Definition method (distance) Word problems, real-world context Medium Medium — easy to flip signs
Case analysis Nested absolute values Slow High — multiple branches multiply

Practice Problems to Work Through

1. Solve: |x - 4| = 9

2. Solve: |3x + 1| = 8

3. Solve: |5 - 2x| = 3

4. Solve: |x + 1| = |2x - 3|

Scroll down for answers.

Answer Key

1. x - 4 = 9 → x = 13  |  x - 4 = -9 → x = -5

2. 3x + 1 = 8 → x = 7/3  |  3x + 1 = -8 → x = -3

3. 5 - 2x = 3 → x = 1  |  5 - 2x = -3 → x = 4

4. x + 1 = 2x - 3 → x = 4  |  x + 1 = -(2x - 3) → x = 2/3

When the Test Gets Harder

Once you have the basics, tests throw these variations at you:

The splitting rule never changes. What changes is how many branches you have to track.

Quick Reference for Test Day

Know this cold and you can handle any absolute value equation they throw at you. 📐