document.write( "Question 213980: Explain the diffrence between a^3 x a^5 and (a^3)^5. \n" ); document.write( "
Algebra.Com's Answer #161621 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
a^3*a^5
\n" ); document.write( "the two are just multiplied
\n" ); document.write( "so they equal a^8
\n" ); document.write( "----------------------
\n" ); document.write( "(a^3)^5
\n" ); document.write( "a^3 is multiplied by it self 5 times
\n" ); document.write( "a^15
\n" ); document.write( "
\n" );