Solveeit Logo

Question

Mathematics Question on Sequences and Series

Let 3, a, b, c be in A.P. and 3, a – 1, b + l, c + 9 be in G.P. Then, the arithmetic mean of a, b and c is :

A

-4

B

-1

C

13

D

11

Answer

11

Explanation

Solution

Given that 3, a,b,ca, b, c are in arithmetic progression (A.P.), we know that the common difference is constant:

a3=ba=cba - 3 = b - a = c - b

Thus, we have:

a=3+d,b=3+2d,c=3+3da = 3 + d, \quad b = 3 + 2d, \quad c = 3 + 3d

Next, we are given that 3, a1,b+1,c+9a - 1, b + 1, c + 9 are in geometric progression (G.P.), so the ratios of consecutive terms are equal:

a13=b+1a1=c+9b+1\frac{a - 1}{3} = \frac{b + 1}{a - 1} = \frac{c + 9}{b + 1}

Let the common ratio be rr, so:

a13=randb+1a1=r\frac{a - 1}{3} = r \quad \text{and} \quad \frac{b + 1}{a - 1} = r

This gives:

a1=3r,b+1=(a1)ra - 1 = 3r, \quad b + 1 = (a - 1)r

Substitute a=3+da = 3 + d:

(3+d)1=3r    d+2=3r    r=d+23(3 + d) - 1 = 3r \implies d + 2 = 3r \implies r = \frac{d + 2}{3}

Now, solve for bb and cc:

b=3+2d,c=3+3db = 3 + 2d, \quad c = 3 + 3d

Finally, the arithmetic mean of a,b,ca, b, c is:

a+b+c3=(3+d)+(3+2d)+(3+3d)3=9+6d3=3+2d\frac{a + b + c}{3} = \frac{(3 + d) + (3 + 2d) + (3 + 3d)}{3} = \frac{9 + 6d}{3} = 3 + 2d

Given that d=4d = 4, the arithmetic mean is:

3+2(4)=113 + 2(4) = 11