Solve: $|3 - x| = x - 3$.
Answer: $|u| = -u$ when and only when $u \le 0$. So, $|3 - x| = x - 3$ when and only when $3 - x \le 0$; that is, $3 \le x$.
Hi! I'm new here. I'm working out of this book called Schaum's Outlines 3,000 Solved Problems in Calculus. I understand that when solving for absolute values that you have to draw two equations, for example when solving for $|x+3|<5$ you must solve for both $x+3<5$ AND $x+3>-5$. But can someone please explain the process above to me? I don't understand it. Thanks!
$|-u|=|-1 \cdot u|=|-1| \cdot |u|=1 \cdot |u|=|u| \\ |u|=u \text{ if } u \ge0 \\ |3-x|=|(-1)(x-3)|=|x-3| \\ |x-3|=x-3 \text{ if } x-3 \ge 0$