document.write( "Question 495164: 2 to the 8th power
\n" );
document.write( "over
\n" );
document.write( "2 to the 2nd power \n" );
document.write( "
Algebra.Com's Answer #338531 by Flannery(124) You can put this solution on YOUR website! Powers first, then division. \n" ); document.write( "2^8=256 \n" ); document.write( "2^2=4 \n" ); document.write( "256/4=64 \n" ); document.write( " |