Question
Mathematics Question on Geometric Progression
In an increasing geometric progression of positive terms, the sum of the second and sixth terms is 370 and the product of the third and fifth terms is 49. Then the sum of the 4th,6th, and 8th terms is:
96
78
91
84
91
Solution
Given:
T2+T6=370andT3⋅T5=49. Let the first term of the geometric progression be a and the common ratio be r.
The second term is:
T2=ar, and the sixth term is:
T6=ar5.
Given:
ar+ar5=370. Factoring out ar:
ar(1+r4)=370. (1)
The third term is:
T3=ar2,and the fifth term is:
T5=ar4.
Given:
T3×T5=ar2×ar4=(ar3)2=49.
Taking the square root:
ar3=7⟹a=r37. (2)
Substituting the value of a from equation (2) into equation (1):
r37×r×(1+r4)=370.
Simplifying:
r27(1+r4)=370.
Multiplying both sides by 3r2:
21(1+r4)=70r2.
Rearranging terms:
21+21r4=70r2.
Dividing by 7:
3+3r4=10r2.
Letting t=r2, we have:
3+3t2=10t.
Rearranging:
3t2−10t+3=0.
Solving this quadratic equation using the quadratic formula:
t=610±100−36=610±64=610±8. This gives:
t=618=3ort=62=31.
Since the GP is increasing, we take t=3,
so:
r2=3⟹r=3. Using r=3 in equation (2):
a=(3)37=337=973. Now, we find the sum of the 4th, 6th, and 8th terms:
T4=ar3,T6=ar5,T8=ar7. Calculating:
T4+T6+T8=ar3+ar5+ar7=ar3(1+r2+r4). Substituting values:
ar3=7,1+r2+r4=1+3+9=13. Thus:
T4+T6+T8=7×13=91. Therefore:
91.