document.write( "Question 849280: I have to simplify \r
\n" ); document.write( "\n" ); document.write( "x^5y^4 over x^2y^6\r
\n" ); document.write( "\n" ); document.write( "If I were multiplying I would have x^7 y^10 but I am not sure how to do this when it is a fraction or division.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #511463 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
When dividing variables, you subtract the corresponding exponents (top - bottom).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For the x terms: 5 - 2 = 3. So \"x%5E3\" is part of the answer\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The y terms: 4 - 6 = -2. Since we get a negative result, this means that \"y%5E2\" will be in the denominator\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So the final answer is \"%28x%5E3%29%2F%28y%5E2%29\"
\n" ); document.write( "
\n" );