Binomial Theorem — JEE Main practice

31 questions

Practice JEE Main Binomial Theorem questions free — each with a detailed solution, graded instantly. Nothing is saved; log in to track your accuracy and build a streak.

Sample questions with solutions

Q1 · 2026

If the coefficient of xx in the expansion of (ax2+bx+c)(12x)26\left(ax^2+bx+c\right)(1-2x)^{26} is -56 and the coefficients of x2x^2 and x3x^3 are both zero, then a+b+c\mathrm{a}+\mathrm{b}+\mathrm{c} is equal to :

  • A.

    1483

  • B.

    1403

  • C.

    1300

  • D.

    1500

Answer: B
  1. Expand (ax2+bx+c)(12x)26(ax^2+bx+c)(1-2x)^{26} term by term and extract the coefficient of xx from each piece. Given the general term of (12x)26(1-2x)^{26} is (26k)(2)kxk\binom{26}{k}(-2)^kx^k, the coefficient of xx (from bxbx times the constant term and cc times the x1x^1 term) is
b52c=56b-52c = -56
  1. Similarly extract the coefficient of x2x^2, which comes from aa times the constant term, bb times the x1x^1 term, and cc times the x2x^2 term of (12x)26(1-2x)^{26}. Given this coefficient is zero,
a52b+1300c=0a-52b+1300c = 0
  1. Similarly extract the coefficient of x3x^3, which involves the x0x^0, x1x^1, x2x^2 terms shifted appropriately. Given this coefficient is also zero,
52a+1300b20800c=0a+25b400c=0-52a+1300b-20800c = 0 \quad\Rightarrow\quad -a+25b-400c=0
  1. Solve this system of three equations simultaneously for aa, bb, cc. Solving gives
a=1300,b=100,c=3a=1300, \quad b=100, \quad c=3
  1. Sum these values. Hence,
a+b+c=1300+100+3=1403a+b+c = 1300+100+3 = 1403

Hence, a+b+c=1403a+b+c=1403, so the answer is option B.

Q2 · 2026

The coefficient of x48x^{48} in (1+x)+2(1+x)2+3(1+x)3++100(1+x)100(1+x)+2(1+x)^2+3(1+x)^3+\ldots+100(1+x)^{100} is equal to

  • A.

    100100C49100C48100\cdot{}^{100}C_{49}-{}^{100}C_{48}

  • B.

    100C50+101C49{}^{100}C_{50}+{}^{101}C_{49}

  • C.

    100100C49100C50100\cdot{}^{100}C_{49}-{}^{100}C_{50}

  • D.

    100101C49101C50100\cdot{}^{101}C_{49}-{}^{101}C_{50}

Answer: D
  1. Let SS denote the given sum, and use the standard technique of multiplying by (1+x)(1+x) and subtracting to telescope the series. Given
S=(1+x)+2(1+x)2++100(1+x)100S = (1+x)+2(1+x)^2+\cdots+100(1+x)^{100} (1+x)S=(1+x)2++99(1+x)100+100(1+x)101(1+x)S = (1+x)^2+\cdots+99(1+x)^{100}+100(1+x)^{101}
  1. Subtract SS from (1+x)S(1+x)S, so most terms telescope, leaving a simpler geometric-like expression. Therefore,
xS=(1+x)((1+x)1001x)100(1+x)101-xS = (1+x)\left(\frac{(1+x)^{100}-1}{x}\right)-100(1+x)^{101}
  1. Divide through by x-x and simplify to isolate SS. Hence,
S=(1+x)(1+x)101x2+100(1+x)101xS = \frac{(1+x)-(1+x)^{101}}{x^2}+\frac{100(1+x)^{101}}{x}
  1. Extract the coefficient of x48x^{48} from this expression by examining each term's contribution. Hence,
Coeff of x48=(10150)+100(10149)\text{Coeff of }x^{48} = -\binom{101}{50}+100\binom{101}{49}

Hence, the coefficient of x48x^{48} is 100(10149)(10150)100\binom{101}{49}-\binom{101}{50}, so the answer is option D.

Q3 · 2026

Let Cr\mathrm{C}_{\mathrm{r}} denote the coefficient of xrx^{\mathrm{r}} in the binomial expansion of (1+x)n,nN,0rn(1+x)^{\mathrm{n}}, \mathrm{n} \in \mathrm{N}, 0 \leq \mathrm{r} \leq \mathrm{n}. If Pn=C0C1+223C2234C3+..+(2)nn+1CnP_n=C_0-C_1+\frac{2^2}{3}C_2-\frac{2^3}{4}C_3+\ldots..+\frac{(-2)^n}{n+1}C_n, then the value of n=1251P2n\sum\limits_{n=1}^{25}\frac{1}{P_{2n}} equals.

  • A.

    580

  • B.

    525

  • C.

    650

  • D.

    675

Answer: D
  1. Rewrite PnP_n using the identity (nr)1r+1=1n+1(n+1r+1)\binom{n}{r}\frac{1}{r+1}=\frac{1}{n+1}\binom{n+1}{r+1} so the sum converts into a single binomial expansion in terms of n+1n+1. Given
Pn=r=0n(nr)(2)rr+1=1n+1r=0n(n+1r+1)(2)rP_n = \sum_{r=0}^{n}\frac{\binom{n}{r}(-2)^r}{r+1} = \frac{1}{n+1}\sum_{r=0}^{n}\binom{n+1}{r+1}(-2)^r
  1. Multiply and divide by 2-2 to align the sum with the binomial expansion of (12)n+1(1-2)^{n+1}. Therefore,
Pn=12(n+1)r=0n(n+1r+1)(2)r+1=12(n+1)[(12)n+11]P_n = \frac{-1}{2(n+1)}\sum_{r=0}^{n}\binom{n+1}{r+1}(-2)^{r+1} = \frac{-1}{2(n+1)}\left[(1-2)^{n+1}-1\right]
  1. Simplify using (12)n+1=(1)n+1(1-2)^{n+1}=(-1)^{n+1}. Hence,
Pn=12(n+1)[1(1)n+1]P_n = \frac{1}{2(n+1)}\left[1-(-1)^{n+1}\right]
  1. Evaluate this at even arguments n=2nn=2n, since we need P2nP_{2n}. Given (1)2n+1=1(-1)^{2n+1}=-1,
P2n=12(2n+1)[1(1)]=12n+1P_{2n} = \frac{1}{2(2n+1)}[1-(-1)] = \frac{1}{2n+1}
  1. Take the reciprocal and sum from n=1n=1 to 2525, since we need 1P2n\sum\frac{1}{P_{2n}}. Therefore,
n=1251P2n=n=125(2n+1)=3+5++51\sum_{n=1}^{25}\frac{1}{P_{2n}} = \sum_{n=1}^{25}(2n+1) = 3+5+\cdots+51
  1. Use the arithmetic series sum formula. Hence,
252(3+51)=25×27=675\frac{25}{2}(3+51) = 25\times27 = 675

Hence, the value of the sum is 675, so the answer is option D.

Do more with a free account

  • Take it as a timed mock test
  • Build a daily streak
  • Track accuracy & progress
  • Save questions to your library