document.write( "Question 449942: write the following numbers in a short form using indices/powers
\n" );
document.write( "(a)5*5*5*5*5*5*5*5
\n" );
document.write( "(b)3*7*3*7*7*7*3*7 \n" );
document.write( "
Algebra.Com's Answer #309635 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! A) \n" ); document.write( "5^8 \n" ); document.write( "B) \n" ); document.write( "3^3*7^5 \n" ); document.write( " |