Solveeit Logo

Question

Mathematics Question on Sequences and Series

Let three real numbers a,b,c be in arithmetic progression and a + 1, b, c + 3 be in geometric progression. If a>10 and the arithmetic mean of a,b and c is 8, then the cube of the geometric mean of a,b and c is

A

120

B

312

C

316

D

128

Answer

120

Explanation

Solution

Given that a,b,ca, b, c are in arithmetic progression, we have:

2b=a+c2b = a + c

Since a+1,b,c+3a + 1, b, c + 3 are in geometric progression, we know:

b2=(a+1)(c+3)b^2 = (a + 1)(c + 3)

We are also given that the arithmetic mean of a,b,ca, b, c is 88:

a+b+c3=8    a+b+c=24\frac{a + b + c}{3} = 8 \implies a + b + c = 24

Substituting b=8b = 8 (from a+b+c=24a + b + c = 24), we get a+c=16a + c = 16.

Now, substituting in the geometric progression condition:

64=(a+1)(c+3)=(a+1)(19a)64 = (a + 1)(c + 3) = (a + 1)(19 - a)

Expanding and rearranging:

a218a+45=0a^2 - 18a + 45 = 0

Solving this quadratic equation for a>10a > 10, we find a=15a = 15 and c=1c = 1.

Thus, the geometric mean of a,b,ca, b, c is:

abc3=15×8×13=120\sqrt[3]{abc} = \sqrt[3]{15 \times 8 \times 1} = 120