SOLUTION: Sum of the first 10th terms of the geometric sequence -8,-4,-2,...
Algebra
->
Sequences-and-series
-> SOLUTION: Sum of the first 10th terms of the geometric sequence -8,-4,-2,...
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 865202
:
Sum of the first 10th terms of the geometric sequence -8,-4,-2,...
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
r=1/2
S=t*(1 - r^n)/(1 - r)
S10=-8*(1 - 1/2^10)/(1 - 1/2)
S10=-1023/64
Tn = t * r^(n - 1)
T = -8 * 1/2^(9)
T10=-1/64