document.write( "Question 410022: How do I write \"n\" to the second power times \"n\" to the third power (Sorry, no
\n" ); document.write( "subscript device available) without exponents?
\n" ); document.write( "

Algebra.Com's Answer #288468 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
(n^2)(n^3)=n^5 \n" ); document.write( "
\n" );