SOLUTION: Please help me answer by finding the sum of the following sequence of numbers: 2+4+6+8+.......296+298+300 Thanks in advance

Algebra ->  Equations -> SOLUTION: Please help me answer by finding the sum of the following sequence of numbers: 2+4+6+8+.......296+298+300 Thanks in advance       Log On


   



Question 321468: Please help me answer by finding the sum of the following sequence of numbers:
2+4+6+8+.......296+298+300 Thanks in advance

Found 3 solutions by checkley77, scott8148, Edwin McCravy:
Answer by checkley77(12844) About Me  (Show Source):
You can put this solution on YOUR website!
Sum=n/2(a+L)=150/2(2+300)=75*302=22,650 ans.

Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
the 1st plus last is 302
the 2nd plus next to last is 302
the 3rd plus next to next to last is 302
___ getting the picture?

there are 150 such pairs (300 / 2)

so the sum of the sequence is ___ 302 * 150

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!

Two methods:

Method 1:

The sum is twice the sum 1 + 2 + ... + 150, so there
are 150 terms.

Here is how to do it without using any formulas:

Let S represent the sum.  

 S =   2 +   4 +   6 +   8 + ... + 294 + 296 + 298 + 300

Under that write the sum of the 150 terms in descending order:

 S =   2 +   4 +   6 +   8 + ... + 294 + 296 + 298 + 300
 S = 300 + 298 + 296 + 294 + ... +   8 +   6 +   4 +   2 

Add them term by term:
 S =   2 +   4 +   6 +   8 + ... + 294 + 296 + 298 + 300
 S = 300 + 298 + 296 + 294 + ... +   8 +   6 +   4 +   2 
 -------------------------------------------------------
2S = 302 + 302 + 302 + 302 + ... + 302 + 302 + 302 + 302

Therefore since there are 150 terms, there are 150 302's on the right,
so 

2S = 150*302

2S = 45300

 S = 22650

Method 2:

Using formulas for an arithmetic series:

a%5B1%5D=2, a%5Bn%5D=300, d=2

a%5Bn%5D%22=%22a%5B1%5D%2B%28n-1%29d
300%22=%222%2B%28n-1%292
300%22=%222%2B2%28n-1%29
300%22=%222%2B2n-2
300%22=%222n
150%22=%22n

S%5Bn%5D%22=%22n%2F2%28a%5B1%5D%2Ba%5Bn%5D%29
S%5B150%5D%22=%22150%2F2%282%2B300%29
S%5B150%5D%22=%2275%28302%29
S%5B150%5D%22=%2275%28302%29
S%5B150%5D%22=%2222650

Edwin