Question 776966
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