I don't understand why you have to write the absolute value sign when solving for the square root of $x$ squared.
Shouldn't the answer automatically be positive? Why is the absolute value sign needed?
I don't understand why you have to write the absolute value sign when solving for the square root of $x$ squared.
Shouldn't the answer automatically be positive? Why is the absolute value sign needed?
$$\sqrt{x^2}=\begin{cases}x & \text{if} \: x\geq0 \\ -x & \text{if} \: x<0 \end{cases} = |x|$$
Is it clear?