document.write( "Question 94348: how are the expressions 3 to the 4th power and 4 to the 3rd power diffrent?? \n" ); document.write( "
Algebra.Com's Answer #68673 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
3^4=3*3*3*3=81
\n" ); document.write( "4^3=4*4*4=64
\n" ); document.write( "81-64=17 is the difference.
\n" ); document.write( "
\n" );