SOLUTION: compute the sum of the first 100 positive odd integers
Algebra
->
Test
-> SOLUTION: compute the sum of the first 100 positive odd integers
Log On
Test Calculators and Practice
Test
Answers archive
Answers
Word Problems
Word
Lessons
Lessons
Click here to see ALL problems on test
Question 221077
:
compute the sum of the first 100 positive odd integers
Answer by
scott8148(6628)
(
Show Source
):
You can
put this solution on YOUR website!
the 1st integer is 1, the 100th integer is 199
this means there are 50 pairs of integers whose sum is 1+199 or 200
50 times 200 is 10000