Question
Question: Let three positive numbers $a, b, c$ are in geometric progression, such that $a, b+8, c$ are in arit...
Let three positive numbers a,b,c are in geometric progression, such that a,b+8,c are in arithmetic progression and a,b+8,c+64 are in geometric progression. If the arithmetic mean of a,b,c is k, then 133k is equal to
Answer
4
Explanation
Solution
Solution:
Let the numbers in the geometric progression be
a,b=ar,c=ar2.- Since a,b+8,c are in arithmetic progression,
Multiplying by 2,
2ar+16=a(1+r2)⟹a(1+r2−2r)=16.(1)- Since a,b+8,c+64 are in geometric progression,
Substitute b=ar and c=ar2:
(ar+8)2=a(ar2+64).Expanding,
a2r2+16ar+64=a2r2+64a.Cancel a2r2 from both sides:
16ar+64=64a⟹16ar=64a−64.Dividing by 16 (and noting a>0),
ar=4a−4⟹a(4−r)=4, a=4−r4.(2)- Substitute the value of a from (2) into (1):
Multiply both sides by 4−r:
4(1+r2−2r)=16(4−r), 1+r2−2r=4(4−r)=16−4r.Rearrange:
r2−2r+1=16−4r, r2+2r−15=0.Factorizing,
(r+5)(r−3)=0.Since r>0, we choose r=3.
- Now, find a using (2):
Then,
b=ar=4×3=12,c=ar2=4×9=36.The arithmetic mean k is:
k=3a+b+c=34+12+36=352.Thus,
133k=133×352=1352=4.Core Explanation Summary:
- Expressed a,b,c in GP.
- Used AP condition on a,b+8,c to get equation (1).
- Used GP condition on a,b+8,c+64 to get equation (2).
- Solved for r and a, then computed b,c and k.
- Calculated 133k=4.