Skip to main content
IIT JEE Test Series — Practice smarter, perform stronger.

Binomial Theorem flash cards

Master Binomial Theorem through 85 JEE Advanced-level recall cards, systematically structured one idea at a time. Revise concept-wise, identify the areas where you need improvement, and focus your preparation with greater precision.

Binomial Theorem, question and answer

10 of this chapter's 85 cards, laid out open so you can read straight through. The remaining 75 are in the interactive deck, where the answer stays hidden until you commit to one.

  1. 1.State the general term Tr+1T_{r+1} in the expansion of (x+y)n(x+y)^n.

    Tr+1=nCrxnryrT_{r+1} = {}^nC_r\, x^{n-r} y^r, where r=0,1,2,,nr=0,1,2,\dots,n.

    Hint: Binomial coefficient times decreasing power of xx.

  2. 2.In (x+y)n(x+y)^n, how do you find the term independent of xx (constant term)?

    Write Tr+1=nCrxnryrT_{r+1}={}^nC_r\, x^{n-r} y^r, set the net power of xx equal to 00, solve for rr, then substitute that value of rr back into Tr+1T_{r+1} to get the constant term.

    Hint: Combine exponents from both parts and equate to zero.

  3. 3.For which value(s) of rr is the binomial coefficient nCr{}^nC_r in (1+x)n(1+x)^n greatest?

    If nn is even, nCr{}^nC_r is greatest at r=n2r=\dfrac{n}{2}; if nn is odd, it is greatest at r=n12r=\dfrac{n-1}{2} and r=n+12r=\dfrac{n+1}{2} (the two values give equal, maximum coefficients).

    Hint: Middle term(s) of the expansion.

  4. 4.How do you determine the numerically greatest term in the expansion of (1+x)n(1+x)^n?

    Form the ratio Tr+1Tr=nr+1rx\left|\dfrac{T_{r+1}}{T_r}\right|=\dfrac{n-r+1}{r}|x| and find the value of rr at which this ratio changes from 1\ge 1 (term still increasing) to <1<1 (term starts decreasing); that Tr+1T_{r+1} is the numerically greatest term. If the ratio equals exactly 11 at some integer rr, then TrT_r and Tr+1T_{r+1} are equal and both are the greatest.

    Hint: Use the consecutive-term ratio test.

  5. 5.What are the standard sums nCr\sum {}^nC_r and (1)rnCr\sum (-1)^r\,{}^nC_r for r=0r=0 to nn?

    r=0nnCr=2n\displaystyle\sum_{r=0}^{n} {}^nC_r = 2^n and r=0n(1)rnCr=0\displaystyle\sum_{r=0}^{n} (-1)^r\,{}^nC_r = 0 (for n1n\ge 1).

    Hint: Put x=1x=1 and x=1x=-1 in (1+x)n(1+x)^n.

  6. 6.Find the coefficient of x5x^5 in the expansion of (x21x3)15\left(x^2-\dfrac{1}{x^3}\right)^{15}.

    General term Tr+1=(15r)(x2)15r(1x3)r=(1)r(15r)x305rT_{r+1}=\binom{15}{r}(x^2)^{15-r}\left(-\dfrac{1}{x^3}\right)^r=(-1)^r\binom{15}{r}x^{30-5r}. Setting 305r=530-5r=5 gives r=5r=5. So the coefficient is (1)5(155)=3003(-1)^5\binom{15}{5}=-3003.

    Hint: Write the general term and equate the power of xx to 5.

  7. 7.Find the term independent of xx in the expansion of (32x213x)9\left(\dfrac{3}{2}x^2-\dfrac{1}{3x}\right)^9.

    General term Tr+1=(9r)(32)9rx2(9r)(13x)rT_{r+1}=\binom{9}{r}\left(\dfrac{3}{2}\right)^{9-r}x^{2(9-r)}\left(-\dfrac{1}{3x}\right)^r, whose power of xx is 183r18-3r; setting this to 00 gives r=6r=6. The term equals (96)(32)3(13)6=842781729=718\binom{9}{6}\left(\dfrac{3}{2}\right)^3\left(\dfrac{1}{3}\right)^6=84\cdot\dfrac{27}{8}\cdot\dfrac{1}{729}=\dfrac{7}{18}.

    Hint: Set the exponent of xx in the general term to zero.

  8. 8.If the coefficients of the 5th, 6th and 7th terms in the expansion of (1+x)n(1+x)^n are in Arithmetic Progression, find all possible values of nn.

    The condition gives (n4),(n5),(n6)\binom{n}{4},\binom{n}{5},\binom{n}{6} in AP, so 2(n5)=(n4)+(n6)2\binom{n}{5}=\binom{n}{4}+\binom{n}{6}. Dividing through by (n5)\binom{n}{5} and using (n4)/(n5)=5/(n4)\binom{n}{4}/\binom{n}{5}=5/(n-4), (n6)/(n5)=(n5)/6\binom{n}{6}/\binom{n}{5}=(n-5)/6 leads to n221n+98=0n^2-21n+98=0, giving n=7n=7 or n=14n=14.

    Hint: Convert the AP condition into a ratio equation using (nr)/(nr1)\binom{n}{r}/\binom{n}{r-1}.

  9. 9.Find the coefficient of xnx^n in the expansion of (1+x)(1x)n(1+x)(1-x)^n.

    Write (1+x)(1x)n=(1x)n+x(1x)n(1+x)(1-x)^n=(1-x)^n+x(1-x)^n. The coefficient of xnx^n from the first term is (1)n(-1)^n, and from the second term equals the coefficient of xn1x^{n-1} in (1x)n(1-x)^n, which is (1)n1n(-1)^{n-1}n. Adding, the coefficient of xnx^n is (1)n+(1)n1n=(1)n1(n1)(-1)^n+(-1)^{n-1}n=(-1)^{n-1}(n-1).

    Hint: Split the product into two separate expansions before comparing coefficients.

  10. 10.In the expansion of (x2+2x)15\left(x^2+\dfrac{2}{x}\right)^{15}, find the ratio of the coefficient of x15x^{15} to the term independent of xx.

    General term Tr+1=(15r)2rx303rT_{r+1}=\binom{15}{r}2^r x^{30-3r}. For x15x^{15}: r=5r=5, coefficient =(155)25=\binom{15}{5}2^5. For the constant term: r=10r=10, coefficient =(1510)210=\binom{15}{10}2^{10}. Since (155)=(1510)\binom{15}{5}=\binom{15}{10}, the ratio is 25/210=1322^5/2^{10}=\dfrac{1}{32}.

    Hint: Use the symmetry (155)=(1510)\binom{15}{5}=\binom{15}{10} to simplify the ratio.

Open the interactive deck for the other 75 cards, with self-grading so the ones you keep missing come back.

Other ways to revise this chapter

Master this chapter with similar other learning materials.

Preparing students for India’s top institutes

Our students are currently into top technological and medical institutes of India.

  • IIT Bombay
  • IIT Delhi
  • IIT Madras
  • IIT Kanpur
  • IIT Kharagpur
  • IIT Roorkee
  • IIT Guwahati
  • IIT BHU Varanasi
  • AIIMS Delhi
  • NIT Tiruchirappalli
  • NIT Rourkela

Join QuestPix, Today!

Get notified first, with exam & curriculum updates, course & test series launch offers, motivation & success stories and free learning resources recommended by toppers.

Chat on WhatsApp