I was doing a 'prove this is not surjective' practice problem and the step leading from my hypothesis, as listed, to the conclusion was not defined. I don't recall being exposed to a situation where both sides of an equation had absolute values applied, and I had to solve for one.
Basically what I'm asking is: why does removing the absolute value notation from both sides of the equation lead to the left side being untouched and the other side being plus/minus?
Surely you know that if you're solving for $x$ in $|x|=y$, you get that $x=\pm y$. You can check this by graphing the function $y=|x|$.
So if you have $|x|=|y|$ and you want to solve for $x$, then you know that $x=\pm |y|$, or $\mp x=|y|$. Then you can apply this again, solving for $y$ now, that $y=\pm \mp x=\pm x$.