document.write( "Question 934996: Find the sum of all the integral powers of 2 between 5 and 500. \n" ); document.write( "
Algebra.Com's Answer #568045 by Edwin McCravy(20064)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"2%5E2=4\", smaller than 5, \"2%5E9=512\", larger than 500\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\"8%2B16%2B32%2B64%2B128%2B256+=504\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );