document.write( "Question 50561: (square root x) to the second power =X \n" ); document.write( "
Algebra.Com's Answer #35060 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
Actually, this is quite easy once you think about it.
\n" ); document.write( "sqrt(x^2)
\n" ); document.write( "A number times itself must be .... positive!
\n" ); document.write( "The square root of a positive number gives us the original number, but it will be positive!
\n" ); document.write( "x = -2
\n" ); document.write( "sqrt((-2)^2) = sqrt(4) = 2
\n" ); document.write( "Does 2 = -2 ? No!
\n" ); document.write( "So we dub: sqrt(x^2) = | x | not \"x\"
\n" ); document.write( "
\n" );