document.write( "Question 1006464: Simplify: (x^4 y^-2)^1/2\r
\n" );
document.write( "\n" );
document.write( "Please explain how you got to your answer and thank you very much! \n" );
document.write( "
Algebra.Com's Answer #622583 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! (x^4 y^-2)^(1/2) \n" ); document.write( "note that y^-2 = (1/y^2) \n" ); document.write( "(x^4 / y^2)^(1/2) \n" ); document.write( "any variable raised to the (1/2) power means square root \n" ); document.write( "(x^2 / y) = x^2 y^-1 \n" ); document.write( " \n" ); document.write( " |