document.write( "Question 43139: I have to simplify the following expression. Can you please tell me if I did this right?\r
\n" ); document.write( "\n" ); document.write( "sqrt45x^23 That is the square root of 45 x to the 23rd power.\r
\n" ); document.write( "\n" ); document.write( "Here is what I am getting. I'm not sure I am doing the \"to the power\" part right.\r
\n" ); document.write( "\n" ); document.write( "sqrt 9*x^16*5x^7
\n" ); document.write( "= sqrt9x^16 * sqrt5x^7
\n" ); document.write( "= 3x^4 sqrt5x^7
\n" ); document.write( "Am I right?
\n" ); document.write( "

Algebra.Com's Answer #28223 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Close. You pull out the LARGEST perfect square you can, noticing that any even power of x is a perfect square, so that
\n" ); document.write( "sqrt(45x^23) =
\n" ); document.write( "sqrt(9x^22)*sqrt(5x) =
\n" ); document.write( "3x^11 * sqrt(5x)
\n" ); document.write( "Also notice that the square root of a power is half the power, not the square root of the exponent...
\n" ); document.write( "
\n" );