document.write( "Question 836387: What is the sum of consecutive odd numbers between 1 ans 20 \n" ); document.write( "
Algebra.Com's Answer #504155 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! What is the sum of consecutive odd numbers between 1 ans 20 \n" ); document.write( "--------- \n" ); document.write( "There are 10 of them, 1...19 \n" ); document.write( "Make 5 pairs, 1+19, 3+17, etc \n" ); document.write( "Each pair = 20 \n" ); document.write( "5*20 = 100 \n" ); document.write( "------------- \n" ); document.write( "You might notice that's 10^2 \n" ); document.write( " \n" ); document.write( " |