SOLUTION: find the sum of even integers between 21 and 99

Algebra ->  Sequences-and-series -> SOLUTION: find the sum of even integers between 21 and 99      Log On


   



Question 1110092: find the sum of even integers between 21 and 99
Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


22+24+26+...+96+98

The difference between successive terms is constant, so this is an arithmetic series. The sum is
(number of terms) times (average of all the terms)

In an arithmetic series, the average of all the terms is the average of the first and last. So the sum is
(number of terms) times (average of first and last)

To find the number of terms, find the difference between the first and last terms and divide by the common difference. That tells you how many terms are in the series AFTER THE FIRST TERM, so add 1 to the result to get the number of terms.

number of terms: %2898-22%29%2F2%2B1+=+76%2F2%2B1+=+38%2B1+=+39
average of first and last: %2898%2B22%29%2F2+=+120%2F2+=+60

ANSWER: 39*60 = 2340