Absolute Value
Absolute value is a wolf in sheep’s clothing. What could be simpler than this: If a number is zero or more, its absolute value is just itself, and if the number is less than zero, to find its absolute value you change its sign.
And yet, when you put absolute value into an equation it gets confusing.
To find the confusion and find a way around it, let’s start from simple examples and build our way up.
Simple Problems
Consider this problem:
could be any real number, positive or negative. If it’s positive its absolute value is just itself:
If it’s negative you change its sign to find its absolute value.
So there are two solutions: . No big deal, right?
So let’s step it up.
Try this:
Try the same approach as before. If it’s positive its absolute value is just itself:
And if it’s negative you change its sign to find its absolute value:
So it looks like the two solutions are
Check them:
For
For
So that works.
Try something more challenging
This one has another term on the same side of the equation as the absolute value term. The wolf is at the door.
Don’t mess with the contents of the absolute value bars until you have isolated the absolute value term. Failure to isolate the absolute value term is where most absolute value confusion comes from.
In an absolute value equation, if there is anything else on the same side of the equation as the absolute value term, the first step is to isolate the absolute value term.
In this case, add 2 to both sides of the equation:
Now you can apply the absolute value definition: If a number is zero or more, its absolute value is just itself, and if the number is less than zero, to find its absolute value you change its sign. Assume both cases can happen.
And now you can solve:
4x-3=3 |
4x-3=-3 |
4x=6 |
4x=0 |
x=3/2 |
x=0 |
And check:
x=3/2 | x=0 |
4x-3=4*3/2-3 | 4x-3=4*0/2-3 |
4x-3=3 | 4x-3=-3 |
|4x-3|=3 | |4x-3|=3 |
So that works. And that’s the gist of it. If you’re doing absolute value for Algebra I, that should take care of absolute value equations for you. (You may also learn about absolute value inequalities. That’s a whole nother topic.) If you’re doing more advanced math, or if you’re curious, read on.
A More Complex Problem
To step it up yet one level more, try two absolute value expressions in one equation:
I told you to isolate the absolute value expression on one side of the equation. But you can’t isolate both absolute value expressions.
A compromise is called for. Why do you have to isolate each absolute value expression? So you can separate the part of the equation that changes sign. Let’s look at that more closely.
Consider the equation If
is positive or equal to zero, that means
If
is negative, we usually say
But that amounts to the same thing as
In other words, we are considering the possibility that
is negative, so absolute value changes its sign, so we replace
with
What if you’re working with something like Now
and
each have two possible values, one positive and one negative. Instead of the two possibilities that you have with
there are now four possibilities:
and
both positive,
positive and
negative,
negative and
positive, and
and
both negative.
You have to find a solution for each of those cases.
Back to Let’s get both absolute value expressions on the left. (This step is not mathematically necessary, but I think it’s a good way to organize the problem.)
Case 1: Both 2x+1 and x-3 are positive.
That means and
So the equation becomes:
Case 2: 2x+1 is positive and x-3 is negative.
Substitute for
and the equation becomes:
Case 3: 2x+1 is negative and x-3 is positive.
Substitute for
and
for
and the equation becomes:
Case 4: 2x+1 and x-3 are both negative.
Substitute for
and
for
and the equation becomes:
Now check them:
For
For
For
For
Looks like only two of the solutions we found and
work. The other two apparent solutions,
and
must be extraneous.
What gives?
Remember our assumptions: For example, in case 3 we assumed was positive, so
But the solution we got,
makes
a negative number, and then the assumption that
is positive is no longer valid. The assumption is invalid, so the solution is extraneous. Let’s check all our solutions that way:
Case |
1 |
2 |
3 |
4 |
||||
x=-3 |
x=1 |
x=1/3 |
x=-5 |
|||||
2x+1
|
x-3 | 2x+1 | x-3 | 2x+1 | x-3 | 2x+1 | x-3 | |
Value | -5 | -6 | 3 | 0 | 5/3 | -8/3 | -9 | -8 |
Was it assumed to be positive or negative? | pos
|
pos | pos | neg | neg | pos | neg | neg |
Does the value match the assumption? | no | no | yes | yes | no | no | yes | yes |
Where the assumptions are not met, the solutions do not work. Where they are, they do.
Does this mean you always need to go back and check your assumptions? No, that assumption check was just me explaining why things may go wrong. But you do need to check your answers.
This sort of thing happens only in complex problems like this one. Compare a case like above. Then
As discussed above, the two possibilities are that
and that
There is no way to violate the assumptions that
is positive in the first case and negative in the second. It’s only when more variable terms come in that things can go wrong in this way.
Leave a Reply
Want to join the discussion?Feel free to contribute!