I recently encountered this algebra transformation from an absolute-value sign to plus-minus sign:
$$|y|=5e^{2x-2}\iff y=\pm5e^{2x-2}$$
I am unable to get my head around how it really works. What is the underlying principle that justifies such transformation?
If $|x|=1$, then it is either $x=1$ or $x=-1$.
Hence if $|x|=y$, then it is possible that $x=y$ or $x=-y$.