Progress 0 / 50 attempted
1.
What is the value of \((a+b)^0\), where \(a+b \ne 0\)?
(Basics | Conceptual)
2.
How many terms are there in the expansion of \((a+b)^7\)?
(Basics | NCERT)
3.
The coefficient of \(a^{n-r}b^r\) in \((a+b)^n\) is
(Basics | Formula-based)
4.
The first term in the expansion of \((a+b)^n\) is
(Basics | Terminology)
5.
The last term in the expansion of \((a+b)^n\) is
(Basics | Terminology)
6.
The number of middle terms in \((a+b)^8\) is
(Moderate | Structure)
7.
The middle term of \((a+b)^10\) is the
(Moderate | Structure)
8.
The general term of \((a+b)^n\) is
(Basics | Formula)
9.
The coefficient of \(x^3\) in \((x+2)^5\) is
(Moderate | Computation)
10.
The coefficient of \(x^2\) in \((1+x)^5\) is
(Basics | Direct)
11.
The sum of all coefficients in \((a+b)^n\) is
(Moderate | Property)
12.
The value of \(\sum_{r=0}^n(-1)^r\,^nC_r\) is
(Moderate | Property)
13.
The expansion of \((a-b)^n\) contains
(Moderate | Conceptual)
14.
The coefficient of the term independent of \(x\) in \((x+\frac{1}{x})^6\) is
(Moderate | Application)
15.
The greatest coefficient in \((1+x)^8\) is
(Moderate | Conceptual)
16.
The number of middle terms in \((a+b)^9\) is
(Basics | Structure)
17.
The coefficient of \(x^4\) in \((2x-1)^5\) is
(Moderate | Computation)
18.
The term independent of \(x\) in \((2x+\frac{3}{x})^4\) is
(Moderate | Application)
19.
Which identity is used in the proof of the Binomial Theorem by induction?
(Moderate | Proof-based)
20.
Pascal’s Triangle is used to find
(Basics | Conceptual)
21.
The remainder when \(6^n-5^n\) is divided by \(25\) is
(Advanced | Remainder)
22.
The remainder when \(99^5\) is divided by \(100\) is
(Advanced | Remainder)
23.
Which is larger: \((1.01)^{1000}\) or \(10\)?
(Advanced | Comparison)
24.
The coefficient of \(x^5\) in \((x-2)^7\) is
(Advanced | Coefficient)
25.
The term independent of \(x\) in \((x^2+\frac{1}{x})^6\) is
(Advanced | Independent Term)
26.
The greatest coefficient in \((1+x)^{12}\) is
(Advanced | Greatest Term)
27.
The sum of coefficients of odd powers of \(x\) in \((1+x)^{10}\) is
(Advanced | Property)
28.
The value of \(\sum_{r=0}^n\,^nC_rr\) is
(Advanced | Identity)
29.
The coefficient of \(x^4\) in \((2x+3)^6\) is
(Advanced | Computation)
30.
The number of middle terms in \((a+b)^{15}\) is
(Advanced | Structure)
31.
The coefficient of \(x^0\) in \((x+\frac{1}{x})^{10}\) is
(Advanced | Independent Term)
32.
If \(^nC_2=45\), then \(n=\)
(Advanced | Combination)
33.
The ratio of the middle terms of \((a+b)^8\) and \((a-b)^8\) is
(Advanced | Conceptual)
34.
The sum of all coefficients in \((2x-3)^5\) is
(Advanced | Property)
35.
The coefficient of the term containing \(x^7\) in \((x+1)^{10}\) is
(Advanced | Direct)
36.
The remainder when \(101^6\) is divided by \(100\) is
(Advanced | Remainder)
37.
Which term of \((a+b)^{12}\) contains \(a^5b^7\)?
(Advanced | Term Identification)
38.
The coefficient of \(x^3\) in \((1-2x)^7\) is
(Advanced | Alternating Signs)
39.
The value of \(\sum_{r=0}^n(^nC_r)^2\) is
(Advanced | Identity)
40.
The greatest term in \((\frac{1}{2}+x)^8\) occurs when
(Advanced | Conceptual)
41.
The coefficient of \(x^4\) in \((x^2+3x)^5\) is
(Advanced | Computation)
42.
If \((1+x)^n\) has equal coefficients for \(x^r\) and \(x^{r+1}\), then \(n\) is
(Advanced | Reasoning)
43.
The number of terms in \((a+b)^{20}\) is
(Basics | Structural)
44.
The term independent of \(x\) in \((x^3+\frac{2}{x})^9\) is
(Advanced | Independent Term)
45.
The coefficient of \(x^2\) in \((x-1)^8\) is
(Advanced | Computation)
46.
The approximate value of \((1.001)^{1000}\) is
(Advanced | Estimation)
47.
The coefficient of \(x^5\) in \((2x+1)^6\) is
(Advanced | Direct)
48.
If \(^nC_3=35\), then \(n=\)
(Advanced | Combination)
49.
The sum of all terms in \((1-x)^n\) for odd \(n\) is
(Advanced | Property)
50.
The Binomial Theorem fundamentally connects algebra with
(Higher Order | Conceptual)

Frequently Asked Questions

The Binomial Theorem gives the expansion of \((a+b)^n\), where \(n\) is a non-negative integer, in the form \(\sum_{r=0}^{n} {n \choose r} a^{n-r} b^r\).

The general term (r+1)th term is \(T_{r+1} = {n \choose r} a^{n-r} b^r\).

A binomial expression is an algebraic expression consisting of exactly two unlike terms, such as \(a+b\) or \(x-2y\).

The binomial coefficient \({n \choose r}\) represents the number of ways of choosing \(r\) objects from \(n\) objects and equals \(\dfrac{n!}{r!(n-r)!}\).

The theorem applies when the exponent is a non-negative integer.

\((a+b)^2 = a^2 + 2ab + b^2\).

\((a-b)^3 = a^3 - 3a^2b + 3ab^2 - b^3\).

There are \(n+1\) terms in the expansion.

If \(n\) is even, the middle term is the \(\left(\dfrac{n}{2}+1\right)\)th term; if \(n\) is odd, there are two middle terms.

The middle term is the 4th term: \(T_4 = {6 \choose 3}x^3y^3\).

Pascal’s Triangle is a triangular arrangement of binomial coefficients.

\({n \choose r} = {n-1 \choose r} + {n-1 \choose r-1}\).

The first term is \(a^n\).

The last term is \(b^n\).

The coefficient of the general term is \({n \choose r}\).

Recent posts


    BINOMIAL THEOREM – Learning Resources

    Let’s Connect

    Questions, feedback, or suggestions? We’d love to hear from you.