document.write( "Question 386843: simplify the square root of 4xto the 2nd power \n" ); document.write( "
Algebra.Com's Answer #275365 by gwendolyn(128)\"\" \"About 
You can put this solution on YOUR website!
\"sqrt%28%284x%29%5E2%29\" is easy to simplify, if you understand the relationship between squares and square roots. Squares and square roots are opposites. If a number is squared, finding the square root of it will revert back to the original number:
\n" ); document.write( "\"sqrt%28a%5E2%29=a\"
\n" ); document.write( "In the question, we are asked to simplify the square root of a number (4x) which is squared. According to the aforementioned rule, the square root and square cancel each other out, leaving us with 4x.
\n" ); document.write( "
\n" );