|
Class 11 • Mathematics • Chapter 7 Binomial TheoremA fast way to expand a bracket raised to a power, without multiplying it out by hand.
|
|
Chapter Roadmap Expanding Brackets • Pascal’s Triangle • Binomial Coefficients • General Term • Middle Term • Term Independent of x • Key Results • Applications |
| 1 |
Why the Binomial Theorem Matters |
You already know that (a + b)² = a² + 2ab + b². Multiplying out (a + b)³ by hand is still manageable, but (a + b)⁷ or (a + b)¹⁰ would take a very long time and you would almost certainly make a slip somewhere. The Binomial Theorem gives a single formula that writes down the whole expansion at once, no matter how large the power, as long as it is a positive whole number.
The pattern behind the expansion is beautiful and orderly. The powers of the first term step down while the powers of the second term step up, and the numbers in front, called the binomial coefficients, follow the rows of Pascal’s triangle. Once you see this pattern you can pick out any single term you want, such as the middle term or the term that has no x in it, without writing the full expansion. That skill is used constantly in board exams and in competitive papers like JEE.
For a positive whole number n, (a + b)ⁿ expands into (n + 1) terms. In each term the power of a falls from n to 0 while the power of b rises from 0 to n, and the two powers always add up to n. The number in front of each term is a binomial coefficient ⁿCᵣ.
|
| 2 |
Key Terms You Must Know |
| Term | Meaning | Example |
| Binomial | An expression with exactly two terms. | a + b, or 2x − 3 |
| Binomial Theorem | The rule that expands (a + b)ⁿ for a positive whole number n. | (a + b)² = a² + 2ab + b² |
| Binomial coefficient | The number ⁿCᵣ in front of a term; it equals n!/(r!(n − r)!). | ₆C₂ = 15 |
| Pascal’s triangle | A triangle of numbers whose rows give the binomial coefficients. | Row 3 is 1, 3, 3, 1 |
| General term | The formula for the (r + 1)th term, Tₛ₊₁ = ⁿCᵣ aⁿ₋ᵣ bᵣ. | Lets you find any single term |
| Middle term | The central term (or two central terms) of the expansion. | Depends on whether n is even or odd |
| Independent of x | A term that contains no x, that is, x to the power 0. | The constant term in (x + 1/x)₆ |
| 3 |
Core Concepts, Step by Step |
1. Expanding a Bracket Raised to a PowerThe Binomial Theorem states that for any positive whole number n, (a + b)ⁿ = ⁿC₀ aⁿ + ⁿC₁ aⁿ₋¹ b + ⁿC₂ aⁿ₋² b² + … + ⁿCₙ bⁿ. Look at the structure: the power of a starts at n and drops by one each time, the power of b starts at 0 and rises by one each time, and in every single term the two powers add up to n. The coefficients ⁿC₀, ⁿC₁, ⁿC₂ and so on are the binomial coefficients. There are always (n + 1) terms.
|
2. Pascal’s TriangleBefore reaching for the formula, there is a lovely shortcut for the coefficients. Write 1 at the top, then each new row starts and ends with 1, and every number inside is the sum of the two numbers just above it. The row labelled n gives exactly the coefficients of (a + b)ⁿ. For instance, the row 1, 3, 3, 1 gives (a + b)³ = a³ + 3a²b + 3ab² + b³. The triangle below shows the rows from n = 0 to n = 5.
|
|
Pascal’s triangle: rows give the binomial coefficients 1 (n = 0) 1 1 (n = 1) 1 2 1 (n = 2) 1 3 3 1 (n = 3) 1 4 6 4 1 (n = 4) 1 5 10 10 5 1 (n = 5) Each number is the sum of the two numbers just above it (for example 2 = 1 + 1, and 6 = 3 + 3). Row n gives the coefficients of (a + b) raised to the power n. So (a + b)³ uses the row 1, 3, 3, 1, giving a³ + 3a²b + 3ab² + b³. |
3. Binomial CoefficientsPascal’s triangle is quick for small powers, but for larger ones we use the formula directly. The coefficient of the term involving bᵣ is ⁿCᵣ = n!/(r!(n − r)!), the same combination you met in the previous chapter. This makes sense: choosing which r of the n brackets contribute a b is exactly a combination. Because ⁿCᵣ = ⁿCₙ₋ᵣ, the coefficients read the same forwards and backwards, which is why every row of Pascal’s triangle is a mirror image of itself.
|
4. The General TermThe real power of the theorem is being able to write down any one term without the rest. The general term, which is the (r + 1)th term, is Tₛ₊₁ = ⁿCᵣ aⁿ₋ᵣ bᵣ. By choosing the right value of r you can reach into the expansion and pull out exactly the term you need. Notice that r starts at 0 (giving the first term), so the 4th term comes from r = 3, the 5th term from r = 4, and so on. Always set r one less than the term number you want.
|
5. The Middle TermSince there are (n + 1) terms, where the middle sits depends on whether n is even or odd. If n is even, the number of terms is odd, so there is exactly one middle term, the (n/2 + 1)th. If n is odd, the number of terms is even, so there are two middle terms, the ((n + 1)/2)th and the ((n + 3)/2)th. To find a middle term you simply work out its position, set r one less, and use the general term.
|
6. The Term Independent of xA common and important question asks for the term that has no x in it, called the term independent of x, or the constant term. The method is always the same: write the general term, gather all the powers of x into a single power, set that power equal to 0, and solve for r. That value of r, put back into the general term, gives the constant term. For example, in (x + 1/x)₆ the general term simplifies to ₆Cᵣ x⁶₋²ᵣ, which has no x when 6 − 2r = 0, that is r = 3.
|
| 4 |
Key Results & Proofs |
Three results are worth understanding rather than just learning. Each one follows quickly once the structure of the expansion is clear.
Statement. In the expansion of (a + b)ⁿ, the (r + 1)th term is Tₛ₊₁ = ⁿCᵣ aⁿ₋ᵣ bᵣ. Proof Think about how a term containing exactly r factors of b is formed.
The powers always satisfy (n − r) + r = n, a quick check that a term is written correctly. |
|||||||||||||||
Statement. In the expansion of (1 + x)ⁿ, the sum of all the binomial coefficients is 2ⁿ. Proof Substituting a well-chosen value of x collapses the whole expansion.
Putting x = −1 instead shows that the alternating sum ⁿC₀ − ⁿC₁ + ⁿC₂ − … equals 0 when n ≥ 1. |
|||||||||||||||||
Statement. For whole numbers, ⁿCᵣ₋₁ + ⁿCᵣ = ⁿ₊¹Cᵣ. Proof This rule explains why every inside number of the triangle is a sum of the two above it.
It lets you build any row of Pascal’s triangle from the row before, without using factorials at all. |
||||||||||||||||||||
| 5 |
Worked Examples |
Question: Expand (x + y)⁴ using the Binomial Theorem. ▶ Show full workingThe coefficients come from row 4 of Pascal’s triangle: 1, 4, 6, 4, 1. The power of x falls from 4 to 0 while the power of y rises from 0 to 4.
Answer: x⁴ + 4x³y + 6x²y² + 4xy³ + y⁴. |
||||||||||||
Question: Expand (2x + 3)³. ▶ Show full workingUse row 3 coefficients 1, 3, 3, 1, taking a = 2x and b = 3. Be careful to raise the whole of 2x and of 3 to each power.
Answer: 8x³ + 36x² + 54x + 27. |
|||||||||||||||||
Question: Expand (x − 2)⁴. ▶ Show full workingTake b = −2. The minus sign makes the terms alternate in sign, because even powers of −2 are positive and odd powers are negative.
Answer: x⁴ − 8x³ + 24x² − 32x + 16. |
|||||||||||||
Question: Write the general term in the expansion of (x + 2)⁷. ▶ Show full workingUse Tₛ₊₁ = ⁿCᵣ aⁿ₋ᵣ bᵣ with n = 7, a = x and b = 2.
Answer: Tₛ₊₁ = ₇Cᵣ · 2ᵣ · x⁷₋ᵣ. |
Question: Find the 4th term in the expansion of (x + 2)⁷. ▶ Show full workingThe 4th term means r + 1 = 4, so r = 3. Substitute into the general term from Example 4.
Answer: 280x⁴. |
Question: Find the middle term in the expansion of (x + y)⁶. ▶ Show full workingHere n = 6 is even, so there is exactly one middle term, the (n/2 + 1)th = 4th term, which has r = 3.
Answer: 20x³y³. |
|||||||||||||
Question: Find the two middle terms in the expansion of (x + y)⁷. ▶ Show full workingHere n = 7 is odd, so there are two middle terms, the 4th and the 5th, coming from r = 3 and r = 4.
Answer: The two middle terms are 35x⁴y³ and 35x³y⁴. |
Question: Find the term independent of x in (x + 1/x)⁶. ▶ Show full workingWrite the general term, collect the powers of x, and set the total power to 0.
Answer: The term independent of x is 20. |
|||||||||||||||||||||
Question: Find the coefficient of x⁵ in the expansion of (x + 3)⁷. ▶ Show full workingThe general term has x^(7 − r). Set 7 − r = 5 to land on x^5, then read off the coefficient.
Answer: 189. |
|||||||||||||||||||||
Question: Find the term independent of x in (x² + 1/x)⁹. ▶ Show full workingCollect the powers of x carefully, since the first term is x², then set the total power to 0.
Answer: The term independent of x is 84. |
|||||||||||||||||||||
Question: Evaluate (102)³ using the Binomial Theorem. ▶ Show full workingWrite 102 as 100 + 2 and expand the cube. The arithmetic becomes easy because powers of 100 are simple.
Answer: 1061208. |
Question: Find the sum of all the coefficients in the expansion of (1 + x)₈. ▶ Show full workingSubstitute x = 1, which turns every term into just its coefficient.
Answer: 256. |
| 6 |
Where You Meet This in Real Life |
|
Quick mental estimates Numbers like (1.02)⁵ or (99)³ can be worked out fast using the first few binomial terms, a trick used in finance for compound growth and in physics for small corrections. |
|
Probability The same binomial coefficients count the outcomes in coin tosses and similar experiments, which leads directly to the binomial probability distribution you will study later. |
|
Computer science Binomial coefficients count subsets and paths, and appear in algorithms, data compression and the analysis of how programs scale. |
|
Algebra and calculus ahead Expanding brackets neatly is the foundation for series, approximations and the binomial series for fractional powers that you meet in higher classes. |
|
Pattern and design Pascal’s triangle hides many patterns, including triangular numbers and the Fibonacci sequence, and is used in art and architecture for balanced, symmetric designs. |
| 7 |
Practice Sets A to D |
|
Practice Set A – Basics |
|
A1. Write the row of Pascal’s triangle for n = 4. ▶ Reveal full workingStart and end with 1; each inside number is the sum of the two above it in row 3 (1, 3, 3, 1).
Answer: 1, 4, 6, 4, 1. |
||||||||||
|
A2. Expand (a + b)³. ▶ Reveal full workingUse row 3 coefficients 1, 3, 3, 1.
Answer: a³ + 3a²b + 3ab² + b³. |
|
A3. Find the binomial coefficient ₆C₂. ▶ Reveal full workingUse ⁿCᵣ = n!/(r!(n − r)!).
Answer: 15. |
|
A4. Write the general term of (a + b)ⁿ. ▶ Reveal full workingThis is the standard formula for the (r + 1)th term.
Answer: Tₛ₊₁ = ⁿCᵣ aⁿ₋ᵣ bᵣ. |
|
Practice Set B – Conceptual |
|
B1. How many terms are there in the expansion of (a + b)ⁿ, and why? ▶ Reveal full workingCount the values that r can take.
Answer: There are (n + 1) terms. |
|||||||
|
B2. Why do the coefficients of (a + b)ⁿ read the same forwards and backwards? ▶ Reveal full workingUse the symmetry of binomial coefficients.
Answer: Because nCr = nC(n − r), so each row of Pascal’s triangle is symmetric. |
||||||||||
|
B3. In (1 + x)ⁿ, what is the sum of all the coefficients, and how do you find it? ▶ Reveal full workingSubstitute a convenient value of x.
Answer: The sum is 2ⁿ, found by putting x = 1. |
||||||||
|
B4. Where is the middle term when n is even, and when n is odd? ▶ Reveal full workingThe number of terms is (n + 1).
Answer: Even n: one middle term, the (n/2 + 1)th. Odd n: two middle terms. |
|||||||
|
Practice Set C – Application / Numerical |
|
C1. Find the 3rd term in the expansion of (x + 2)⁶. ▶ Reveal full workingThe 3rd term has r = 2. Use the general term with n = 6.
Answer: 60x⁴. |
|
C2. Find the middle term of (2x + 1)⁴. ▶ Reveal full workingn = 4 is even, so the middle term is the 3rd, with r = 2.
Answer: 24x². |
|
C3. Find the term independent of x in (x + 1/x)₈. ▶ Reveal full workingCollect the powers of x and set the total power to 0.
Answer: 70. |
||||||||||||||||
|
C4. Find the coefficient of x³ in the expansion of (x + 2)⁵. ▶ Reveal full workingThe general term has x^(5 − r). Set 5 − r = 3.
Answer: 40. |
||||||||||||||||
|
Practice Set D – HOTS / Word Problems |
|
D1. Find the term independent of x in (2x² − 1/x)⁶. ▶ Reveal full workingCarefully collect the powers of x, remembering the minus sign and the factor 2.
Answer: 60. |
||||||||||||||||||||
|
D2. Evaluate (99)³ using the Binomial Theorem. ▶ Reveal full workingWrite 99 as 100 − 1 and expand the cube; the minus sign makes alternate terms negative.
Answer: 970299. |
|
D3. In (1 + x)ⁿ, the coefficients of the 2nd and 3rd terms are in the ratio 1 : 2. Find n. ▶ Reveal full workingThe 2nd and 3rd coefficients are nC1 and nC2. Form the ratio and solve.
Answer: n = 5. |
|
D4. Using the first three terms of the binomial expansion, estimate (1.01)⁵. ▶ Reveal full workingWrite 1.01 as 1 + 0.01 and keep only the first three terms, since later terms are tiny.
Answer: About 1.051. |
|
Chapter Summary Everything in One Glance
|
||||||||||||||||||
| 8 |
Are You Exam-Ready? |
|
8-Point Exam Quick-Check
|
||||||||||||||||||||||||||||||||
|
School Revise Virtual Lab Practice the concepts in this chapter with interactive simulations and visual tools.
|
|
Class 11 Mathematics Chapter 7: Binomial Theorem, Complete Notes and Practice These free Class 11 Maths Chapter 7 Binomial Theorem notes follow the latest NCERT 2026-27 syllabus and give complete, exam-ready coverage for board exams and competitive foundations. Includes worked examples, step-by-step proofs and graded practice, free on SchoolRevise.com. |