SOLUTION: Sum ofthe series 21+22+23......200
Algebra
->
Sequences-and-series
-> SOLUTION: Sum ofthe series 21+22+23......200
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 867124
:
Sum ofthe series 21+22+23......200
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
an = a + (n - 1)d
200 = 21 + (n - 1)1
n=180
S = ½(a + an)n
S = ½(21 + 200)180
S = 19890