|
|
|
|
||
|
|
|
|
|
Solving Absolute-Value Equations (page 1 of 2) When you take the absolute value of a number, you always end up with a positive number (or zero). Whether the input was positive or negative (or zero), the output is always positive (or zero). For instance, | 3 | = 3, and | –3 | = 3 also.This property -- that both the positive and the negative become positive -- makes solving absolute-value equations a little tricky. But, once you learn the "trick", they're not so bad. Let's start simple:
I've pretty much already solved this: | 3 | = 3 and | –3 | = 3, so x must be 3 or –3. But how are you supposed to solve this if you don't already know the answer? You use the positive/negative property of the absolute value to split the equation into two cases, and you use the fact that the minus sign " – " indicates "the opposite sign", not necessarily a negative number. (For example, if you have x
= –6,
then " –x
" indicates "the opposite of x",
or, in this case, Whatever x might be, the absolute value makes it positive. Since x might have been positive and might have been negative, you have to acknowledge this fact when you take the absolute-value bars off, by splitting the equation into two cases. If x was positive to start with, then you can bring it out without changing its sign, so x = 3. But x might also have been negative, in which case you would have to change the sign on x for the absolute value to come out positive, so you also have –x = 3, which solves as x = –3. Then the solution is x = –3, 3. These equations always work this way: to be able to remove the bars, you have to isolate the absolute value onto one side, and then split the equation into two cases. You can verify the solution graphically. When you have | x | = 3, you are, in effect, setting two line equations equal to each other, and finding where they cross. In this case, as you can see below:
...the two lines, y1 = | x | and y2 = 3, crossed at two x-values: x = –3 and x = 3. Let's do some more: Copyright © Elizabeth Stapel 2006-2008 All Rights Reserved
To clear the absolute-value bars, split the equation into two cases, one for each sign: (x
+ 2) = 7 or
–(x + 2) = 7 Then the solution is x = –9, 5. To confirm this graphically, look for the intersections of y1 = | x + 2 | and y2 = 7:
First, isolate the absolute-value part: |
2x – 3 | – 4 = 3 Now clear the bars by splitting the equation into two cases, one for each sign: (2x
– 3) = 7 or
–(2x – 3) = 7 So the solution is x = –2, 5. To confirm this graphically, look for the intersections of y1 = | 2x – 3 | – 4 and y2 = 3:
Top | 1 | 2 | Return to Index Next >>
|
|
|
|
Copyright © 2006-2008 Elizabeth Stapel | About | Terms of Use |
|
|
|
|
|
|