SOLUTION: What is the solution set of the equation , |x|-4=3x

Algebra ->  Absolute-value -> SOLUTION: What is the solution set of the equation , |x|-4=3x      Log On


   



Question 345574: What is the solution set of the equation , |x|-4=3x
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
abs%28x%29-4=3x
x-4=3x and -x-4=3x
2x=-4 and 4x=-4
x=-2 and x=-1
.
.
.
Verify both solutions.
abs%28-2%29-4=3%28-2%29
2-4=-6
False, this is not a solution.
.
.
.
abs%28-1%29-4=3%28-1%29
1-4=-3
-3=-3
True, this is the only solution.
highlight%28x=-1%29
.
.
.
Graphical verification also,
.
.
.