SOLUTION: Find the sum of following series. 100, 93,86,79......................up to 20 terms
Algebra
->
Sequences-and-series
-> SOLUTION: Find the sum of following series. 100, 93,86,79......................up to 20 terms
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 1048189
:
Find the sum of following series.
100, 93,86,79......................up to 20 terms
Answer by
Boreal(15235)
(
Show Source
):
You can
put this solution on YOUR website!
n = 20; a1 = 93 d = -7
a20=a1*-7(n-1)=100+(19)(7)
=100+(19)(-7)=-33
Sn=n(a1+an)/2
=20(100-33)/2=-20(67)/2=10*67=670