document.write( "Question 977151: Which one is larger?
\n" );
document.write( "2^12+2^12 or 2^13 \n" );
document.write( "
Algebra.Com's Answer #598660 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 2^12 + 2^12 = 2 * 2^12 = 8192 \n" ); document.write( "2^13 = 2 * (2^12) = 8192 \n" ); document.write( "both expressions are the same, neither one is larger\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |