SOLUTION: What is the sum of the geometric series linked below?
https://s31.postimg.org/upv8rqf7v/gseries.png
A.) 198.4375
B.) 96.875
C.) 196.875
D.) 396.875
Algebra ->
Finance
-> SOLUTION: What is the sum of the geometric series linked below?
https://s31.postimg.org/upv8rqf7v/gseries.png
A.) 198.4375
B.) 96.875
C.) 196.875
D.) 396.875
Log On
Question 1041317: What is the sum of the geometric series linked below?
https://s31.postimg.org/upv8rqf7v/gseries.png
A.) 198.4375
B.) 96.875
C.) 196.875
D.) 396.875 Answer by Theo(13342) (Show Source):
You can put this solution on YOUR website! solution is 196.875
you can use the sum of a geometric series formula, or you can just find A1 to A6 and add them up.
the formula for An is An = A1 * r^(n-1)
A1 = 100
r = 1/2
the sum of a geometric series formula is Sn = (A1 * (1 - r^n)) / (1-r)
A1 = 100
r = 1/2
n = 6
formula becomes S6 = (100 * (1 - (1/2)^6) / (1-r)
simplify to get S6 = (100 * (1 - 1/64) / (1 - 1/2)
simplify further to get S6 = (100 * 63/64) / (1/2)
simplify further to get S6 = 100 * 63/64 * 2
simplify further to get S6 = 100 * 126/64
simplify further to get S6 = 196.875
you got the same answer two different ways.
it looks good.