Careers360 Logo
ask-icon
share
    JEE Main Online Test Series 2026: Free Practice Papers Here

    Binomial Theorem - Formula, Expansion, Problems and Applications - Practice Questions & MCQ

    Edited By admin | Updated on Sep 18, 2023 18:34 AM | #JEE Main

    Quick Facts

    • Binomial Theorem and Expression of Binomial Theorem is considered one the most difficult concept.

    • Properties of Binomial Theorem and Binomial Coefficient (Part 1), Properties of Binomial Theorem and Binomial Coefficient (Part 2) is considered one of the most asked concept.

    • 173 Questions around this concept.

    Solve by difficulty

    Which of the following is NOT a binomial expression?

    For natural numbers m,n if (1-y)^{m}(1+y)^{n}=1+a_{1}y+a_{2}y^{2}+........,\; and\; a_{1}=a_{2}=10,then\; (m,n)\; is :

    Which of the following is NOT a Binomial Expression?

    JEE Main 2026: January Question Paper with Solutions

    JEE Main 2026 Tools: College Predictor

    JEE Main 2026: Important Formulas | Foreign Universities in India

    Comprehensive Guide: IIT's | NIT'sIIIT's

    Which one of the following is not a binomial expression?

    Which of the following can NOT be expressed as a binomial theorem?

    The expression $\left[x+\left(x^3-1\right)^{1 / 2}\right]^5+\left[x-\left(x^3-1\right)^{1 / 2}\right]^5$ is a polynomial of degree

    $(x+2) ^ 7 = ^7C_0 \times 2^7 + ^7C_1 \times 2^6 x + ^7C_2 \times 2^5 x^2+ ^7C_3 \times 2^4 x^3 + ^7C_4 \times 2^3 x^4 +\\\\\: \: \: ^7C_5 \times 2^2 x^5 + ^7C_6 \times 2 x^6 + ^7C_7 \times x^7$ 

    Binomial coefficient of $x^5$  is  

    Amity University-Noida B.Tech Admissions 2026

    Among top 100 Universities Globally in the Times Higher Education (THE) Interdisciplinary Science Rankings 2026

    UPES B.Tech Admissions 2026

    Last Date to Apply: 26th March | Ranked #43 among Engineering colleges in India by NIRF | Highest Package 1.3 CR , 100% Placements

    Which of the following is Binomial theorem ? 

    Which of the following statement is wrong ? 

    JEE Main 2026 College Predictor
    Discover your college admission chances with the JEE Main 2026 College Predictor. Explore NITs, IIITs, CFTIs and other institutes based on your percentile, rank, and details.
    Try Now

    Which of the statement is incorrect ? 

    Concepts Covered - 3

    Binomial Theorem and Expression of Binomial Theorem

    An algebraic expression consisting of only two terms is called a Binomial Expression.

    $
    e g \cdot(a+b)^2,\left(\sqrt{x}+\frac{k}{x^2}\right)^5,(x+9 y)^{-2 / 3}
    $
    If we wanted to expand $(x+y)^{52}$, we might multiply $(x+y)$ by itself fifty-two times. This could take hours!
    But if we examine some simple expansions, we can find patterns that will lead us to a shortcut for finding more complicated binomial expansions.

    $
    \begin{aligned}
    & (x+y)^2=x^2+2 x y+y^2 \\
    & (x+y)^3=x^3+3 x^2 y+3 x y^2+y^3 \\
    & (x+y)^4=x^4+4 x^3 y+6 x^2 y^2+4 x y^3+y^4
    \end{aligned}
    $
    On examining the exponents, we find that with each successive term, the exponent for x decreases by 1 and the exponent for y increases by 1. The sum of the two exponents is n for each term.
    Also the coefficients for $(\mathrm{x}+\mathrm{y})^{\mathrm{n}}$ are equal to $\binom{n}{0},\binom{n}{1},\binom{n}{2}, \ldots,\binom{n}{n}$
    where, $\binom{n}{r}=C(n, r)={ }^n C_r=\frac{n!}{r!(n-r)!}$
    These patterns lead us to the Binomial Theorem, which can be used to expand any binomial expression.
    For any natural number n, binomial expansion is

    $
    \begin{aligned}
    & (x+y)^n={ }^n C_0 x^n+{ }^n C_1 x^{n-1} y+{ }^n C_2 x^{n-2} y^2+\cdots+{ }^n C_n y^n \text { where, } n \in \mathbb{N} \\
    = & \sum_{r=0}^n\left({ }^n C_r\right) x^{n-r} y^r
    \end{aligned}
    $
    The combination $\binom{n}{r}$ or ${ }^{\mathrm{n}} \mathrm{C}_{\mathrm{r}}$ is called a binomial coefficient.

    Properties of Binomial Theorem and Binomial Coefficient (Part 1)

    Properties of Binomial Theorem and Binomial Coefficient

    1. If n is a natural number, then the expansion $(\mathrm{x}+\mathrm{y})^{\mathrm{n}}$ has $\mathrm{n}+1$ terms.
    2. In each term, the sum of the index of ' $x$ ' and ' $y$ ' is equal to ' $n$ '.
    3. The sum of two consecutive binomial coefficients, ${ }^{\mathrm{n}} \mathrm{C}_{\mathrm{r}}+{ }^{\mathrm{n}} \mathrm{C}_{\mathrm{r}-1}={ }^{\mathrm{n}+1} \mathrm{C}_{\mathrm{r}}$. ${ }^n C_x={ }^n C_y$, then either $x=y$ or $n=x+y$
    4. ${ }^n C_r={ }^n C_{n-r}=\frac{n!}{r!(n-r)!}$

    So, if ${ }^n C_x={ }^n C_y$, then either $x=y$ or $n=x+y$
    5. The sum of coefficients $C_0+C_1+C_2+\ldots \ldots \ldots+C_n=2^n$

    Properties of Binomial Theorem and Binomial Coefficient (Part 2)

    Properties of Binomial Theorem and Binomial Coefficient

    5. Binomial coefficients of the term equidistant from the beginning and end are equal.

    Eg, second binomial coefficient from start $={ }^{\mathrm{n}} \mathrm{C}_1$, and second binomial coefficient from the end $={ }^n C_{n-1}$

    These are equal as $1+(n-1)=n$
    6. ${ }^n C_r=\frac{n}{r} \cdot{ }^{n-1} C_{r-1}$

    $
    { }^n C_r=\frac{n!}{r!(n-r)!}=\frac{n \cdot(n-1)!}{r \cdot(r-1)!(n-r)!}=\frac{n}{r} \cdot{ }^{n-1} C_{r-1}
    $

    7. $\frac{{ }^n C_r}{{ }^n C_{r-1}}=\frac{n-r+1}{r}$

    Study it with Videos

    Binomial Theorem and Expression of Binomial Theorem
    Properties of Binomial Theorem and Binomial Coefficient (Part 1)
    Properties of Binomial Theorem and Binomial Coefficient (Part 2)

    "Stay in the loop. Receive exam news, study resources, and expert advice!"

    Get Answer to all your questions