Question 776966: can you show me step by step on how to solve this : |x-3|= 2x Found 2 solutions by sofiyac, MathTherapy:Answer by sofiyac(983) (Show Source):
You can put this solution on YOUR website! case one leave as is, case two replace absolute value with regular parenthesis and put a negative in front
case 1:
x-3=2x subtract x from each side
-3=x
case 2:
-(x-3)=2x
-x+3=2x add x to each side
3=3x divide each side by 3
1=x