I have problem with solving the following equation.
$$2x - |5-|x-2|| = 1$$
How to handle absolute value in absolute value? I have tried multiple times to solve it but I get no solution.
I have problem with solving the following equation.
$$2x - |5-|x-2|| = 1$$
How to handle absolute value in absolute value? I have tried multiple times to solve it but I get no solution.
No "easy way out". Solve the first absolute value $$|x-2|=\begin{cases}-x+2, & x<2\\\phantom{-}x-2, & x\ge 2 \end{cases}$$ to take cases
The only solution is $x_0=\frac83=2\frac23$.