document.write( "Question 830033: What is the answer to (xy^2)^2 \n" ); document.write( "
Algebra.Com's Answer #500298 by LinnW(1048)\"\" \"About 
You can put this solution on YOUR website!
(xy^2)^2 The outer ^2 applies to each component inside
\n" ); document.write( "(x)^2*(y^2)^2
\n" ); document.write( "x^2*y^4
\n" ); document.write( "\"x%5E2y%5E4\"
\n" ); document.write( "
\n" );