Solveeit Logo

Question

Mathematics Question on Geometric Progression

Let aa and bb be two distinct positive real numbers. Let the 11th term of a GP, whose first term is aa and third term is bb, be equal to the pp-th term of another GP, whose first term is aa and fifth term is bb. Then pp is equal to

A

24

B

25

C

21

D

18

Answer

21

Explanation

Solution

Define the first GP with first term t1=at_1 = a and common ratio r1r_1. Given t3=bt_3 = b, we have:

t3=a×r12=b    r1=ba.t_3 = a \times r_1^2 = b \implies r_1 = \sqrt{\frac{b}{a}}.

The 11th term t11t_{11} of the first GP is:

t11=a×r110=a×(ba)10=b5a4.t_{11} = a \times r_1^{10} = a \times \left( \sqrt{\frac{b}{a}} \right)^{10} = \frac{b^5}{a^4}.

Define the second GP with first term T1=aT_1 = a and common ratio r2r_2. Given T5=bT_5 = b, we have:

T5=a×r24=b    r2=(ba)14.T_5 = a \times r_2^4 = b \implies r_2 = \left( \frac{b}{a} \right)^{\frac{1}{4}}.

The p th term TpT_p of the second GP is:

Tp=a×r2p1=a×(ba)p14.T_p = a \times r_2^{p-1} = a \times \left( \frac{b}{a} \right)^{\frac{p-1}{4}}.

Since t11=Tpt_{11} = T_p, we have:

b5a4=a×(ba)p14.\frac{b^5}{a^4} = a \times \left( \frac{b}{a} \right)^{\frac{p-1}{4}}.

Dividing both sides by aa, we get:

b5a5=(ba)p14.\frac{b^5}{a^5} = \left( \frac{b}{a} \right)^{\frac{p-1}{4}}.

Equate the exponents:

5=p14.5 = \frac{p - 1}{4}.

Solving for pp:

p1=20    p=21.p - 1 = 20 \implies p = 21.