document.write( "Question 1165503: A number to the 9th power divided by the same number to the 6th power equals 125. What is the number?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #789983 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"x%5E9%2Fx%5E6=125\"\r\n" );
document.write( "\r\n" );
document.write( "Subtract exponents to divide\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E%289-6%29=125\"\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E3=125\"\r\n" );
document.write( "\r\n" );
document.write( "Take cube roots of both sides of the equation:\r\n" );
document.write( "\r\n" );
document.write( "\"root%283%2Cx%5E3%29=root%283%2C125%29\"\r\n" );
document.write( "\r\n" );
document.write( "\"x=5\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );