How to find the sum of the first 7 terms of the geometric sequence: 24, 12, 6, 3, ..... ?
2 Answers
Jul 3, 2018
See explanation below
Explanation:
In a geometric sequence, the sum of
In our case we need to find the ratio. Obviously
Jul 3, 2018
Explanation:
"the sum to n terms of a geometric sequence is"the sum to n terms of a geometric sequence is
•color(white)(x)S_n=(a(1-r^n))/(1-r)∙xSn=a(1−rn)1−r
"where a is the first term and r the common ratio"where a is the first term and r the common ratio
•color(white)(x)r=a_2/a_1=a_3/a_2=......=a_n/a_(n-1)
"here "a=24
"and "r=12/24=6/12=3/6=1/2
S_7=(24(1-(1/2)^7))/(1-1/2)
color(white)(xx)=(24(1-1/128))/(1/2)
color(white)(xx)=(24xx127/128)/(1/2)
color(white)(xx)=48xx127/128=6096/128=381/8