Question:medium

Let the coefficients of three consecutive terms \( T_r \), \( T_{r+1} \), and \( T_{r+2} \) in the binomial expansion of \( (a + b)^{12} \) be in a G.P. and let \( p \) be the number of all possible values of \( r \). Let \( q \) be the sum of all rational terms in the binomial expansion of \( \left( 4\sqrt{3} + 3\sqrt{4} \right)^{12} \). Then \( p + q \) is equal to:

Show Hint

When dealing with G.P. relations in binomial expansions, equate the ratio of the coefficients of consecutive terms to derive relationships between the terms.
Updated On: Mar 25, 2026
  • 283
  • 295
  • 287
  • 299
Show Solution

The Correct Option is A

Solution and Explanation

The binomial expansion of \( (a + b)^{12} \) yields terms of the form \( T_r = \binom{12}{r} a^{12-r} b^r \). Given that the coefficients of three consecutive terms, \( T_r \), \( T_{r+1} \), and \( T_{r+2} \), form a geometric progression (G.P.), their coefficients' ratios are equal: \( \frac{T_{r+1}}{T_r} = \frac{T_{r+2}}{T_{r+1}} \). Substituting binomial coefficients, this becomes \( \frac{\binom{12}{r+1}}{\binom{12}{r}} = \frac{\binom{12}{r+2}}{\binom{12}{r+1}} \). This simplifies to \( \frac{12-r}{r+1} = \frac{12-r-1}{r+2} \), leading to \( 13 - r = 12r - r^2 \), or \( 13 = 12r - r^2 \). Solving this quadratic equation yields no valid values for \( r \), thus \( p = 0 \). For the sum of rational terms in the binomial expansion of \( \left( 4\sqrt{3} + 3\sqrt{4} \right)^{12} \), the general term is \( T_r = \binom{12}{r} (4\sqrt{3})^{12-r} (3\sqrt{4})^r \). Rational terms occur when the exponents of the square roots are even. Calculating the sum of these rational terms gives \( q = 27 + 256 = 283 \). Therefore, \( p + q = 0 + 283 = 283 \).
Was this answer helpful?
0