Solve $$|x-1| + |x-2| \ge 4$$
My Attempt: I know that $|x| = \begin{cases} x & \text{if } x \ge 0 \\ -x & \text{if } x < 0 \end {cases}$. How to apply this definition to solve the problem. Please help me.
Solve $$|x-1| + |x-2| \ge 4$$
My Attempt: I know that $|x| = \begin{cases} x & \text{if } x \ge 0 \\ -x & \text{if } x < 0 \end {cases}$. How to apply this definition to solve the problem. Please help me.
Hint:
Try breaking it into three parts: $x\lt1, 1\le x\le2$ and $x\gt2$.