document.write( "Question 253307: how would i solve the problem (2x^3y^-2)^2 over (x^-2y^3) \n" ); document.write( "
Algebra.Com's Answer #185595 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"%282x%5E3y%5E%28-2%29%29%5E2+%2F+%28x%5E%28-2%29y%5E3%29\"\r\n" );
document.write( "\r\n" );
document.write( "give the 2 the understood exponent 1\r\n" );
document.write( "\r\n" );
document.write( "\"%282%5E1%2Ax%5E3%2Ay%5E%28-2%29%29%5E2+%2F+%28x%5E%28-2%29%2Ay%5E3%29\"\r\n" );
document.write( "\r\n" );
document.write( "Remove the parentheses on top by multiplying every inner\r\n" );
document.write( "exponent by the outer exponent:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"%282%5E%281%2A2%29x%5E%283%2A2%29y%5E%28-2%2A2%29%29%2F%28x%5E%28-2%29y%5E3%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"%282%5E2x%5E6y%5E%28-4%29%29%2F%28x%5E%28-2%29y%5E3%29\"\r\n" );
document.write( "\r\n" );
document.write( "Rewrite \"2%5E2\" as \"4\"\r\n" );
document.write( "\r\n" );
document.write( "\"%284x%5E6y%5E%28-4%29%29%2F%28x%5E%28-2%29y%5E3%29\"\r\n" );
document.write( "\r\n" );
document.write( "Move the \"y%5E%28-4%29\" from the\r\n" );
document.write( "top to the bottom by changing the sign of the\r\n" );
document.write( "negative exponent to positive.\r\n" );
document.write( "\r\n" );
document.write( "\"%284x%5E6%29%2F%28y%5E4%2Ax%5E%28-2%29%2Ay%5E3%29+\"\r\n" );
document.write( "\r\n" );
document.write( "Now move the \"x%5E%28-2%29\" from the bottom\r\n" );
document.write( "to the top by changing the sign of the\r\n" );
document.write( "negative exponent to positive\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"%284x%5E6%2Ax%5E2%29%2F%28y%5E4%2Ay%5E3%29\"\r\n" );
document.write( "\r\n" );
document.write( "Add the exponents of the x's on top and add the\r\n" );
document.write( "exponents of the y's on the bottom\r\n" );
document.write( "\r\n" );
document.write( "\"%284x%5E8%29%2F%28y%5E7%29\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );