Unit 1 Homework 4: Absolute Value Equations — Everything You Need to Know
If you're staring at unit 1 homework 4 and feeling stuck on the absolute value equations, take a breath. You're not alone. This is one of those topics that trips up a lot of students — not because it's impossibly hard, but because it works differently than anything you've seen before. Once you get the logic behind it, the whole thing clicks Small thing, real impact..
Here's the thing — absolute value equations aren't about memorizing a dozen different steps. But they're about understanding one key idea and applying it consistently. That's what this guide is going to walk you through.
What Are Absolute Value Equations?
An absolute value equation is any equation that has an absolute value symbol — those vertical bars like |x| — in it. Day to day, you probably recognize them from earlier units. Absolute value, at its core, means "distance from zero" on a number line. So |5| = 5 and |-5| = 5, because both 5 and -5 are exactly 5 units away from zero.
When you see an equation like |x| = 7, you're really asking: what numbers are 7 units away from zero? The answer is 7 and -7. That's the whole concept in a nutshell.
But unit 1 homework 4 probably throws more at you than just simple cases. You might see equations like |2x + 3| = 9, or |x - 4| = 0, or even things with no solution like |x| = -3. Each of these requires the same foundational approach, just with a few extra steps.
And yeah — that's actually more nuanced than it sounds.
The Two-Case Rule
Here's the most important concept you'll use: whenever you solve an absolute value equation, you're actually solving two separate equations. This is because absolute value measures distance, and distance can go in two directions — positive and negative.
If |expression| = positive number, you'll almost always get two solutions. Practically speaking, if |expression| = 0, you'll get exactly one solution. And if |expression| = negative number, you've got no solution at all — because distance can't be negative And it works..
Why Absolute Value Equations Matter
You might be wondering why this shows up in your homework at all. Fair question.
Absolute value shows up in real-world situations involving distance, measurement, and tolerance. Engineers use it when figuring out acceptable ranges for parts. Scientists use it when calculating error margins. Even video game developers use absolute value to calculate distances between characters or objects on a screen Simple, but easy to overlook. Nothing fancy..
But beyond practical applications, this unit is building something important: your ability to think about multiple possibilities at once. Practically speaking, most equations you've solved so far had one answer. Now you're learning to recognize that some situations have two valid outcomes — and that's a skill that shows up in all kinds of math down the road.
How to Solve Absolute Value Equations
Let's break this down step by step so you can tackle your homework with confidence.
Step 1: Isolate the Absolute Value
Before you do anything else, get the |expression| by itself on one side of the equation. Move everything else using addition, subtraction, multiplication, or division — whatever's needed Worth keeping that in mind. And it works..
Example: If you have |2x + 3| - 5 = 10, first add 5 to both sides to get |2x + 3| = 15 Most people skip this — try not to..
Step 2: Set Up Two Cases
This is where most students either shine or get confused. Once you have |expression| = a positive number, you need to write two equations:
- Case 1: expression = positive number
- Case 2: expression = negative number
Using our example |2x + 3| = 15:
- Case 1: 2x + 3 = 15
- Case 2: 2x + 3 = -15
Step 3: Solve Each Case
Solve both equations like normal. This is just basic algebra at this point.
For Case 1: 2x + 3 = 15 Subtract 3: 2x = 12 Divide by 2: x = 6
For Case 2: 2x + 3 = -15 Subtract 3: 2x = -18 Divide by 2: x = -9
So |2x + 3| = 15 has two solutions: x = 6 and x = -9.
Step 4: Check Your Work
Here's a step students often skip — and it's the one that catches mistakes. Plug both solutions back into the original equation to make sure they actually work The details matter here..
Check x = 6: |2(6) + 3| = |12 + 3| = |15| = 15 ✓
Check x = -9: |2(-9) + 3| = |-18 + 3| = |-15| = 15 ✓
Both work. You're good Less friction, more output..
Special Cases to Know
-
|expression| = 0: Only one solution exists. Set the expression inside equal to 0 and solve. Take this: |x + 4| = 0 gives you x + 4 = 0, so x = -4 Not complicated — just consistent. That's the whole idea..
-
|expression| = negative number: No solution. Ever. Distance can't be negative. So |x - 2| = -7 has zero solutions. Don't waste time trying to solve it It's one of those things that adds up..
-
Variables on both sides: Sometimes you'll get something like |x + 2| = x + 2. In these cases, you still set up two cases, but you need to be careful about the signs. This is where checking your work becomes absolutely essential Small thing, real impact..
Common Mistakes People Make
Let me tell you what I see students mess up most often on unit 1 homework 4.
Forgetting to set up two cases. This is the big one. Some students solve |2x + 5| = 12 and only get x = 3.5, completely missing x = -8.5. Always, always write both cases Surprisingly effective..
Not checking for extraneous solutions. When you have variables outside the absolute value bars too, one of your "solutions" might not actually work. Always plug back in Most people skip this — try not to..
Trying to split absolute values incorrectly. You can't just write |a + b| = |a| + |b|. That's not how it works. The absolute value goes on the whole expression, not individual pieces Simple, but easy to overlook..
Confusing |expression| = negative with |expression| = 0. Zero has one solution. Negative numbers have none. It's an easy mix-up when you're moving fast through homework Small thing, real impact..
Practical Tips That Actually Help
Here's what I'd tell any student sitting down with this homework:
-
Write out every step. Don't try to do the two-case setup in your head. Write "Case 1:" and "Case 2:" on your paper. It takes an extra ten seconds but saves you from lost points And that's really what it comes down to. Which is the point..
-
Use number lines if you're stuck visually. Drawing where the solutions land on a number line can help you see why there are two answers The details matter here..
-
Make a "no solution" checklist. Before you stress about getting stuck, check: is the absolute value isolated? Is the other side negative? If it's negative, write "no solution" and move on. Don't overthink it.
-
Practice with the easy ones first. Start with problems like |x| = 5, then |x + 2| = 7, then build up to the harder ones with variables on both sides.
-
Don't round answers unless you're told to. Your textbook probably wants exact values. 3.5 is different from 7/2 in some courses, so check what your teacher expects.
FAQ
How do I solve |2x + 1| = |x - 3|?
When you have absolute values on both sides, you still set up cases — but now you're comparing expressions. One reliable method: subtract one side to get |2x + 1| - |x - 3| = 0, then consider where each absolute value changes sign (usually at x = -1/2 and x = 3). Test intervals between those points. Another approach: square both sides to eliminate the absolute values, then solve the resulting quadratic.
What if there's no solution?
If after isolating the absolute value you have something like |3x - 2| = -7, the answer is "no solution." Write "NS" or "ø" (the empty set symbol). That's a valid answer — you don't have to force a solution out of an impossible equation.
Real talk — this step gets skipped all the time.
Can absolute value equations have one solution?
Yes. When the absolute value equals zero, you only get one solution. For |x - 5| = 0, the only answer is x = 5.
Why do I get two answers?
Because absolute value measures distance, and distance from zero can go in two directions on a number line. On the flip side, the number 4 is 4 units from zero, and so is -4. That's why |x| = 4 gives you x = 4 and x = -4 Worth keeping that in mind..
How do I check my answers?
Plug each solution back into the original equation. Some solutions that look valid in your two-case setup might not survive the check — and that's okay. If it makes a true statement, keep it. If it makes a false statement (like 5 = -5), discard it. That's what the check is for.
The bottom line: absolute value equations follow a pattern. Here's the thing — isolate, split into two cases, solve each one, check your work. Think about it: do those four things and you'll get through unit 1 homework 4 just fine. It gets easier with practice — every problem you work through makes the next one feel more familiar.
You've got this.