document.write( "Question 308430: What is the sum of the odd intergers between 10 and 90?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #220534 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the sum of the odd intergers between 10 and 90? \n" ); document.write( "The easy way: \n" ); document.write( "There are 40 odd numbers from 10 to 90. \n" ); document.write( "Group them in 10 pairs from the outside in. Each pair adds to 100. \n" ); document.write( "11 + 89 = 100 \n" ); document.write( "13 + 87 = 100, etc \n" ); document.write( "20 pairs * 100 = 2000 \n" ); document.write( "-------------- \n" ); document.write( "PS It's integers, not intergers. \n" ); document.write( " \n" ); document.write( " |