document.write( "Question 38043: I don't remember doing this type of problem before.\r
\n" );
document.write( "\n" );
document.write( "Need to divide\r
\n" );
document.write( "\n" );
document.write( "a^17 divided by a^8 \n" );
document.write( "
Algebra.Com's Answer #23551 by fractalier(6550) You can put this solution on YOUR website! When you divide like bases, you subtract exponents...so from \n" ); document.write( "a^17 / a^8 \n" ); document.write( "we get \n" ); document.write( "a^(17-8) = a^9 \n" ); document.write( " |