Solveeit Logo

Question

Question: If the coefficients of $r^{th}$ term and $(r+4)^{th}$ term are equal in the expansion of $(1 + x)^{2...

If the coefficients of rthr^{th} term and (r+4)th(r+4)^{th} term are equal in the expansion of (1+x)20(1 + x)^{20}, then the value of r will be

A

8

B

11

C

9

D

10

Answer

9

Explanation

Solution

The general term in (1+x)20(1+x)^{20} is Tk+1=(20k)xkT_{k+1} = \binom{20}{k}x^k. The coefficient of the rthr^{th} term is (20r1)\binom{20}{r-1} and the coefficient of the (r+4)th(r+4)^{th} term is (20r+3)\binom{20}{r+3}.

Equating these coefficients, (20r1)=(20r+3)\binom{20}{r-1} = \binom{20}{r+3}. Using the property (na)=(nb)    a=b\binom{n}{a} = \binom{n}{b} \implies a=b or a+b=na+b=n, we discard r1=r+3r-1=r+3 as it's impossible.

So, r1+r+3=20r-1+r+3=20, which simplifies to 2r+2=202r+2=20, leading to 2r=182r=18, and r=9r=9.