SOLUTION: solve the following absolute value equation: |x-3|=3-x

Algebra ->  Absolute-value -> SOLUTION: solve the following absolute value equation: |x-3|=3-x      Log On


   



Question 1059167: solve the following absolute value equation: |x-3|=3-x
Answer by josgarithmetic(39621) About Me  (Show Source):
You can put this solution on YOUR website!
Either x-3 is non-negative or x-3 is negative. Solve each case.

IF x-3%3E=0 then abs%28x-3%29=x-3.

IF x-3%3C0 then abs%28x-3%29=-%28x-3%29=-x%2B3.

Do you still need the steps which would follow?