SOLUTION: Find the sum of the arithmetic series where a[1]=7, n=31, and a[n]=127
Algebra
->
Sequences-and-series
-> SOLUTION: Find the sum of the arithmetic series where a[1]=7, n=31, and a[n]=127
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 460585
:
Find the sum of the arithmetic series where a[1]=7, n=31, and a[n]=127
Answer by
edjones(8007)
(
Show Source
):
You can
put this solution on YOUR website!
S=n/2(a[1]+a[n])
=31/2(7+127)
=31/2 * 134
=31*67
=2,077
.
Ed