document.write( "Question 988077: How to simplify x to the power of 5 OVER x to the power of 10
\n" ); document.write( "x5
\n" ); document.write( "-----
\n" ); document.write( "x10
\n" ); document.write( "

Algebra.Com's Answer #608703 by MathLover1(20850)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"x%5E5%2Fx%5E10\"=> apply rule \"a%5Em%2Fa%5En=a%5E%28m-n%29\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E%285-10%29\"\r
\n" ); document.write( "\n" ); document.write( "\"x%5E%28-5%29\"=> apply rule \"a%5E%28-m%29=1%2Fa%5Em\"\r
\n" ); document.write( "\n" ); document.write( "\"1%2Fx%5E5\"
\n" ); document.write( "
\n" );