Question 80743: Which of the following is the solution set of
|3x+ 18|=12
A. (2) B. (2,10) C.(-10, -2) D.(10) Answer by bucky(2189) (Show Source):
You can put this solution on YOUR website! Given:
.
.
What is the solution set?
.
Work this as two separate problems. For the first problem, replace the absolute value signs
with parentheses that are preceded by a + sign. For the second problem, replace the absolute
value signs with parentheses that are preceded by a - sign. Let's do it.
.
First problem. Replacing the absolute value signs by parentheses preceded by a + sign results
in:
.
+(3x + 18) = 12
.
Since the leading sign preceding the parentheses is + you can just remove the parentheses
and you get:
.
3x + 18 = 12
.
Solve by subtracting 18 from both sides and you have:
.
3x = -6
.
Divide by 3 and you get:
.
x = -6/3 = -2
.
Second problem. Replace the absolute value signs by parentheses preceded by a minus sign
and you get:
.
-(3x + 18) = 12
.
This time when you remove the parentheses, the leading minus sign requires that you change
the sign of all the terms inside the parentheses. When you remove the parentheses
you get:
.
-3x - 18 = 12
.
Get rid of the - 18 on the left side by adding + 18 to both sides to get:
.
-3x = 30
.
Solve by dividing both sides by -3 and you get:
.
x = 30/(-3) = -10
.
Check your two answers by putting them into the given absolute value equation. First check
the -2 answer.
.
.
the 3*(-2) equals -6 and substituting this -6 results in:
.
.
combining the terms in the absolute value signs gives you:
.
.
and since is +12, this equation works.
.
Next substitute -10 for x and you get:
.
.
Do the multiplication in the parentheses to get:
.
.
combine the terms in the absolute value signs to get:
.
.
And the absolute value of -12 is +12 so the equation becomes:
.
.
So this answer checks also.
.
Another way you could have considered doing this problem is to substitute each of the
given answers into the original equation to see if it works. For example, Answer A is 2.
Substitute 2 for x in the original problem and you get:
.
.
this simplifies to:
.
.
and this further simplifies to:
.
.
This is obviously wrong so A cannot be the answer. And if you do a similar process for
answers B and D you will see they do not work either. Sometimes on the ACT and SAT exams
this method will save time. Just check the answers until you find the one that works.
.
Hope this helps you to understand a method for doing absolute value problems.
.