SOLUTION: S25, when a1 = 32 and d = -1
Algebra
->
Sequences-and-series
-> SOLUTION: S25, when a1 = 32 and d = -1
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 976757
:
S25, when a1 = 32 and d = -1
Answer by
Cromlix(4381)
(
Show Source
):
You can
put this solution on YOUR website!
a(n) = a(1) + (n - 1) d
a(25) = 32 + (25 - 1) -1
a(25) = 8
S(n) = [n(a(1) + a(n)]/2
S(25) = [25(32 + 8)]/2
S(25) = 520
Hope this helps:-)