SOLUTION: An Arithmetic Sequence has ten terms. The sum of the first three terms is 18 while the sum of the last three terms is 81. What is the sum of all ten terms?

Algebra ->  Sequences-and-series -> SOLUTION: An Arithmetic Sequence has ten terms. The sum of the first three terms is 18 while the sum of the last three terms is 81. What is the sum of all ten terms?      Log On


   



Question 1083559: An Arithmetic Sequence has ten terms. The sum of the first three terms is 18 while the sum of the last three terms is 81. What is the sum of all ten terms?
Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.
Then the second term is 18%2F3 = 6, while the 9-th term is 81%2F3 = 27 (why ?)

In other words, 

a%5B2%5D = 6 = a%5B1%5D+%2B+d,     (1)
a%5B9%5D = 27 = a%5B1%5D%2B8%2Ad.   (2)


Subtract (1) from (2) (both sides). You will get

7d = 27 - 6 = 21  --->  d = 21%2F7 = 3.

Hence, a%5B1%5D = 6 - 3 = 3.   Also, a%5B10%5D = 27+3 = 30.


Now, the sum of 10 terms is S%5B10%5D = %28%28a%5B1%5D%2Ba%5B10%5D%29%2F2%29%2A10 = %28%283+%2B+30%29%2F2%29%2A10 = 33*5 = 165.

Answer. The sum of 10 terms is 165.


There is a bunch of lessons on arithmetic progressions in this site:
    - Arithmetic progressions
    - The proofs of the formulas for arithmetic progressions
    - Problems on arithmetic progressions
    - Word problems on arithmetic progressions
    - Mathematical induction and arithmetic progressions
    - One characteristic property of arithmetic progressions
    - Solved problems on arithmetic progressions


Also,  you have this free of charge online textbook in ALGEBRA-II in this site
    - ALGEBRA-II - YOUR ONLINE TEXTBOOK.

The referred lessons are the part of this online textbook under the topic "Arithmetic progressions".