Question

Difficulty: MediumArithmetic and Geometric Progressions (AP and GP)

The second term of a geometric progression (G.P.) is 66 and its fifth term is 4848. What is the sum of the first 66 terms of the progression?

  1. 189Answer
  2. B
    93
  3. C
    96
  4. D
    378

Answer

189
Using the geometric progression terms T2=ar=6T_2 = a r = 6 and T5=ar4=48T_5 = a r^4 = 48, dividing T5T_5 by T2T_2 gives r3=8r^3 = 8, so r=2r = 2. Substituting r=2r = 2 into ar=6a r = 6 yields a=3a = 3. The sum of the first 6 terms is calculated as S6=3(261)21=189S_6 = \frac{3(2^6 - 1)}{2 - 1} = 189.

Step-by-Step Solution

1
Set up equations using the nthn^{\text{th}} term formula for a G.P., Tn=arn1T_n = a r^{n-1}.
T2=ar=6T_2 = a r = 6 and T5=ar4=48T_5 = a r^4 = 48
Relate given terms to the first term aa and common ratio rr.
2
Divide the equation for T5T_5 by the equation for T2T_2 to find the common ratio rr.
\frac{a r^4}{a r} = \frac{48}{6} \implies r^3 = 8 \implies r = 2
Eliminate the variable aa to solve for rr.
3
Substitute r=2r = 2 back into ar=6a r = 6 to find the first term aa.
a(2) = 6 \implies a = 3
Determine the first term of the progression.
4
Calculate the sum of the first 66 terms using Sn=a(rn1)r1S_n = \frac{a(r^n - 1)}{r - 1}.
S_6 = \frac{3(2^6 - 1)}{2 - 1} = 3(64 - 1) = 3(63) = 189
Apply the sum formula for a finite geometric progression.

Key Concept

Geometric Progression (G.P.) nthn^{\text{th}} term and sum of finite terms
Rate this question