Binomial Theorem – CBSE NCERT Study Resources

Previous Chapter Next Chapter

Study Materials

11th

11th - Mathematics

Binomial Theorem

Jump to Question Sets

Overview of the Chapter: Binomial Theorem

The Binomial Theorem is a fundamental concept in algebra that provides a systematic method for expanding expressions raised to any finite power. This chapter introduces students to the binomial theorem for positive integral indices, its proof using mathematical induction, and its applications in simplifying algebraic expressions.

The Binomial Theorem states that for any positive integer n, (x + y)n = k=0n nCk xn-k yk, where nCk denotes the binomial coefficients.

Key Concepts

  • Binomial expansion for positive integral exponents
  • Pascal's Triangle and its relation to binomial coefficients
  • General and middle terms in binomial expansion
  • Applications of the binomial theorem

Binomial Theorem for Positive Integral Indices

The binomial theorem provides a formula to expand expressions of the form (x + y)n, where n is a positive integer. The expansion consists of (n + 1) terms with coefficients given by binomial coefficients nCr.

Pascal's Triangle

Pascal's Triangle is a triangular array of binomial coefficients where each number is the sum of the two directly above it. It provides a visual representation of the coefficients in binomial expansions.

General Term in Binomial Expansion

The (r + 1)th term in the expansion of (x + y)n is given by Tr+1 = nCr xn-r yr. This formula is particularly useful for finding specific terms without expanding the entire expression.

Middle Term(s)

For binomial expansions:

  • When n is even, there is one middle term: the (n2 + 1)th term
  • When n is odd, there are two middle terms: the (n+12)th and (n+32)th terms

Applications of Binomial Theorem

The binomial theorem has numerous applications in mathematics, including:

  • Approximations of numbers
  • Probability theory
  • Combinatorics
  • Finding particular terms in expansions

Important Formulas

  • (x + y)n = k=0n nCk xn-k yk
  • nCr = n!r!(n-r)!
  • nCr = nCn-r (symmetry property)
  • nCr + nCr-1 = n+1Cr (Pascal's rule)

All Question Types with Solutions – CBSE Exam Pattern

Explore a complete set of CBSE-style questions with detailed solutions, categorized by marks and question types. Ideal for exam preparation, revision and practice.

Very Short Answer (1 Mark) – with Solutions (CBSE Pattern)

These are 1-mark questions requiring direct, concise answers. Ideal for quick recall and concept clarity.

Question 1:
Expand (x + 2)3 using the Binomial Theorem.
Answer:
Numeric answer:
x3 + 6x2 + 12x + 8
Question 2:
Find the coefficient of x2 in (1 + x)5.
Answer:
Numeric answer:
10
Question 3:
Prove that nC0 + nC1 + ... + nCn = 2n.
Answer:

Substitute a=1, b=1 in (a + b)n.

Question 4:
Find the value of (√2 + 1)5 + (√2 - 1)5.
Answer:
Numeric answer:
58√2
Question 5:
State the general term in the expansion of (a + b)n.
Answer:
Tr+1 = nCr an-rbr
Question 6:
Write the middle term in the expansion of (x + y)4.
Answer:
Numeric answer:
6x2y2
Question 7:
Find the number of terms in the expansion of (2x + 3y)7.
Answer:
Numeric answer:
8
Question 8:
Calculate 6C2 using the Binomial Theorem.
Answer:
Numeric answer:
15
Question 9:
Expand (1 - x)4 using the Binomial Theorem.
Answer:
Numeric answer:
1 - 4x + 6x2 - 4x3 + x4
Question 10:
Find the coefficient of x3 in (2 + x)5.
Answer:
Numeric answer:
40
Question 11:
Write the first three terms of (1 + x)10.
Answer:
Numeric answer:
1 + 10x + 45x2
Question 12:
Find the term independent of x in (x + 1/x)6.
Answer:
Numeric answer:
20
Question 13:
State the general term in the expansion of (a + b)n using the Binomial Theorem.
Answer:
The general term is Tr+1 = nCr an-r br.
Here, nCr is the binomial coefficient.
Question 14:
Find the coefficient of x5 in the expansion of (1 + x)8.
Answer:
Using the general term formula:
Tr+1 = 8Cr (1)8-r xr.
For x5, set r = 5:
Coefficient = 8C5 = 56.
Question 15:
Write the expansion of (1 - x)n using the Binomial Theorem.
Answer:
The expansion is:
(1 - x)n = nC0 - nC1x + nC2x2 - ... + (-1)n nCnxn.
Question 16:
What is the middle term in the expansion of (x + y)6?
Answer:
For n = 6 (even), the number of terms is 7.
The middle term is the 4th term (T4):
T4 = 6C3 x3 y3 = 20x3y3.
Question 17:
Calculate the value of 10C2 using the binomial coefficient formula.
Answer:
10C2 = 10! / (2! × 8!)
= (10 × 9 × 8!) / (2 × 1 × 8!)
= (10 × 9) / 2 = 45.
Question 18:
If the expansion of (1 + x)n has 11 terms, what is the value of n?
Answer:
The number of terms in (1 + x)n is n + 1.
Given n + 1 = 11, so n = 10.
Question 19:
Find the term independent of x in the expansion of (x + 1/x)4.
Answer:
General term: Tr+1 = 4Cr x4-r (x-1)r
= 4Cr x4-2r.
For independent term, set exponent of x to 0:
4 - 2r = 0 ⇒ r = 2.
Term = 4C2 = 6.
Question 20:
Write the binomial expansion of (√2 + 1)5 up to the first three terms.
Answer:
Using the Binomial Theorem:
(√2 + 1)5 = 5C0 (√2)5 + 5C1 (√2)4(1) + 5C2 (√2)3(1)2 + ...
= 4√2 + 5 × 4 × 1 + 10 × 2√2 × 1 + ...
Question 21:
What is the sum of the coefficients in the expansion of (1 + x)n?
Answer:
Sum of coefficients is obtained by substituting x = 1:
(1 + 1)n = 2n.
Thus, the sum is 2n.
Question 22:
If the 4th term in the expansion of (x + a)n is 56x5, find the value of a (given n = 7).
Answer:
4th term: T4 = 7C3 x4 a3 = 56x5.
But 7C3 = 35, so:
35x4a3 = 56x5
a3 = (56/35)x = (8/5)x.
This implies a dependency on x, suggesting a possible error in the question setup.

Very Short Answer (2 Marks) – with Solutions (CBSE Pattern)

These 2-mark questions test key concepts in a brief format. Answers are expected to be accurate and slightly descriptive.

Question 1:
Expand (1 + x)4 using the Binomial Theorem.
Answer:

Using the Binomial Theorem, the expansion of (1 + x)4 is:


1 + 4C1x + 4C2x2 + 4C3x3 + 4C4x4
= 1 + 4x + 6x2 + 4x3 + x4
Question 2:
Find the coefficient of x3 in the expansion of (2x + 3)5.
Answer:

The general term in the expansion of (2x + 3)5 is:


Tr+1 = 5Cr(2x)5-r3r
For the coefficient of x3, set 5 - r = 3 ⇒ r = 2.
Coefficient = 5C2 × 23 × 32 = 10 × 8 × 9 = 720
Question 3:
Write the general term in the expansion of (a + b)n.
Answer:

The general term (Tr+1) in the expansion of (a + b)n is:


Tr+1 = nCr an-r br
where nCr is the binomial coefficient, and r ranges from 0 to n.
Question 4:
Find the middle term in the expansion of (x + 2)6.
Answer:

Since n = 6 (even), the number of middle terms is 1, which is the (n/2 + 1)th term = 4th term.


T4 = 6C3 x3 23
= 20 × x3 × 8 = 160x3
Question 5:
If the coefficients of xr and xr+1 in the expansion of (1 + x)20 are equal, find the value of r.
Answer:

Given: 20Cr = 20Cr+1.


Using the property nCr = nCn-r, we get:
r + (r + 1) = 20 ⇒ 2r + 1 = 20 ⇒ r = 9.5
But r must be an integer, so no solution exists. Note: This implies the coefficients are never equal for consecutive terms in this expansion.
Question 6:
Evaluate (√2 + 1)5 + (√2 - 1)5 using the Binomial Theorem.
Answer:

Using the Binomial Theorem, the expansions are:


(√2 + 1)5 = (√2)5 + 5(√2)4(1) + 10(√2)3(1)2 + ...
(√2 - 1)5 = (√2)5 - 5(√2)4(1) + 10(√2)3(1)2 - ...
Adding them cancels the odd terms:
= 2[(√2)5 + 10(√2)3 + 5(√2)]
= 2[4√2 + 20√2 + 5√2] = 2 × 29√2 = 58√2
Question 7:
Find the term independent of x in the expansion of (3x - 2x)6.
Answer:

The general term is:


Tr+1 = 6Cr (3x)6-r (-2/x)r
= 6Cr 36-r (-2)r x6-2r
For the term independent of x, set 6 - 2r = 0 ⇒ r = 3.
T4 = 6C3 33 (-2)3 = 20 × 27 × (-8) = -4320
Question 8:
Prove that the sum of coefficients in the expansion of (1 + x)n is 2n.
Answer:

Substitute x = 1 in the expansion of (1 + x)n:


(1 + 1)n = 2n = nC0 + nC1 + nC2 + ... + nCn

This shows the sum of coefficients is 2n, as all terms are the binomial coefficients.

Question 9:
Write the expansion of (2x - 3)4 using the Binomial Theorem.
Answer:

Expansion of (2x - 3)4:
(2x)4 + 4C1(2x)3(-3) + 4C2(2x)2(-3)2 + 4C3(2x)(-3)3 + (-3)4
= 16x4 - 96x3 + 216x2 - 216x + 81.

Question 10:
Find the term independent of x in the expansion of (x + 1/x)10.
Answer:

General term: Tr+1 = 10Cr x10-r (x-1)r = 10Cr x10-2r.
For the term independent of x, set exponent of x to 0:
10 - 2r = 0 ⇒ r = 5.
Thus, the term is 10C5 = 252.

Question 11:
If the coefficients of xr and xr+1 in the expansion of (1 + x)20 are equal, find r.
Answer:

Coefficients are 20Cr and 20Cr+1.
Given 20Cr = 20Cr+1, which implies r + (r + 1) = 20 (since nCr = nCn-r).
Solving: 2r + 1 = 20 ⇒ r = 9.5.
Since r must be an integer, no such term exists.

Question 12:
Expand (√2 + 1)5 - (√2 - 1)5 using the Binomial Theorem.
Answer:

Using the expansions:
(√2 + 1)5 = (√2)5 + 5(√2)4(1) + 10(√2)3(1)2 + ...
(√2 - 1)5 = (√2)5 - 5(√2)4(1) + 10(√2)3(1)2 - ...
Subtracting cancels alternate terms:
Result = 2[5(√2)4 + 10(√2)2 + 1] = 2[20 + 20 + 1] = 82.

Question 13:
Prove that the sum of coefficients in the expansion of (1 + x)n is 2n.
Answer:

Sum of coefficients is obtained by substituting x = 1 in the expansion:
(1 + 1)n = 2n.
This is because coefficients of xr are nCr, and their sum equals the total number of subsets of a set with n elements.

Question 14:
Write the expansion of (1 + x)4 using the Binomial Theorem.
Answer:

The expansion is:
(1 + x)4 = 4C0 (1)4 + 4C1 (1)3 x + 4C2 (1)2 x2 + 4C3 (1) x3 + 4C4 x4.
Simplified: 1 + 4x + 6x2 + 4x3 + x4.

Question 15:
If the 4th term in the expansion of (x + a)10 is 960x7, find the value of a.
Answer:

Using the general term formula:
T4 = 10C3 x7 a3 = 960x7.
Simplify:
10C3 a3 = 960 → 120a3 = 960 → a3 = 8 → a = 2.

Question 16:
What is the middle term in the expansion of (x + 2)6?
Answer:

Since n = 6 (even), the middle term is the (6/2 + 1)th term, i.e., 4th term.
Using the general term formula:
T4 = 6C3 x3 (2)3 = 20 × x3 × 8 = 160x3.

Question 17:
Find the term independent of x in the expansion of (x2 + 1/x)6.
Answer:

Using the general term formula:
Tr+1 = 6Cr (x2)6-r (1/x)r = 6Cr x12-3r.
For the term independent of x, set exponent of x to 0:
12 - 3r = 0 → r = 4.
Thus, the term is 6C4 = 15.

Question 18:
Write the general term in the expansion of (x + y)n.
Answer:

The general term (Tr+1) in the expansion of (x + y)n is:
Tr+1 = nCr xn-r yr
where nCr is the binomial coefficient, and r ranges from 0 to n.

Question 19:
Find the middle term(s) in the expansion of (x + 2)6.
Answer:

Since n = 6 (even), there is one middle term:
Middle term position = (6/2) + 1 = 4th term
T4 = 6C3 x3(2)3
= 20 × x3 × 8 = 160x3

Question 20:
Evaluate 10C0 + 10C1 + 10C2 + ... + 10C10 using the Binomial Theorem.
Answer:

This sum represents the expansion of (1 + 1)10:
(1 + 1)10 = 10C0(1)10 + 10C1(1)9(1) + ... + 10C10(1)0
= 210 = 1024

Question 21:
If the coefficients of xr and xr+1 in the expansion of (1 + x)20 are equal, find the value of r.
Answer:

Given: 20Cr = 20Cr+1
We know nCr = nCn-r
⇒ r + (r + 1) = 20
⇒ 2r + 1 = 20 ⇒ r = 9.5
But r must be integer, so no solution exists. (Note: This shows coefficients are never equal in consecutive terms)

Question 22:
Write the expansion of (1 - x)4 using the Binomial Theorem.
Answer:
The expansion is:
(1 - x)4 = 4C0(1)4(-x)0 + 4C1(1)3(-x)1 + 4C2(1)2(-x)2 + 4C3(1)1(-x)3 + 4C4(1)0(-x)4
Simplified: 1 - 4x + 6x2 - 4x3 + x4.
Question 23:
If the 4th term in the expansion of (x + a)n is 56x5, find the value of a.
Answer:
The 4th term (T4) corresponds to r = 3:
T4 = nC3 xn-3 a3 = 56x5
Comparing exponents: n - 3 = 5 ⇒ n = 8.
Now, 8C3 a3 = 56 ⇒ 56a3 = 56 ⇒ a = 1.
Question 24:
What is the middle term in the expansion of (2x - 3y)6?
Answer:
For n = 6 (even), the middle term is the (n/2 + 1)th term, i.e., the 4th term (r = 3):
T4 = 6C3 (2x)3 (-3y)3
Calculating:
20 × 8x3 × (-27y3) = -4320x3y3.
Question 25:
Prove that the sum of coefficients in the expansion of (1 + x)n is 2n.
Answer:
Substitute x = 1 in the expansion:
(1 + 1)n = nC0 + nC1 + ... + nCn
This simplifies to 2n, which is the sum of all binomial coefficients.
Question 26:
Write the general term in the expansion of (x + y)n using the Binomial Theorem.
Answer:

The general term (Tr+1) in the expansion of (x + y)n is:


Tr+1 = nCrxn-ryr
where nCr is the binomial coefficient, and r ranges from 0 to n.
Question 27:
If the coefficients of x2 and x3 in the expansion of (1 + x)n are equal, find the value of n.
Answer:

Given: nC2 = nC3.


Using the property nCr = nCn-r, we get:
n - 2 = 3 ⇒ n = 5
Question 28:
State the Binomial Theorem for the expansion of (x + y)n, where n is a positive integer.
Answer:

The Binomial Theorem states that for any positive integer n, the expansion of (x + y)n is given by:

(x + y)n = nC0 xny0 + nC1 xn-1y1 + ... + nCr xn-ryr + ... + nCn x0yn.

Here, nCr represents the binomial coefficients.

Question 29:
Find the coefficient of x5 in the expansion of (1 + x)8.
Answer:

The coefficient of x5 in the expansion of (1 + x)8 is given by the binomial coefficient 8C5.

Using the formula for binomial coefficients:

8C5 = 8! / (5! * 3!) = 56.

Question 30:
Write the general term in the expansion of (a + b)n.
Answer:

The general term (r+1th term) in the expansion of (a + b)n is given by:

Tr+1 = nCr an-r br.

Here, nCr is the binomial coefficient, and r ranges from 0 to n.

Short Answer (3 Marks) – with Solutions (CBSE Pattern)

These 3-mark questions require brief explanations and help assess understanding and application of concepts.

Question 1:
Expand (2x - 3y)4 using the Binomial Theorem.
Answer:

Using the Binomial Theorem, the expansion of (2x - 3y)4 is given by:


(2x)4 + 4(2x)3(-3y) + 6(2x)2(-3y)2 + 4(2x)(-3y)3 + (-3y)4

Now, simplify each term:
16x4 - 96x3y + 216x2y2 - 216xy3 + 81y4
Question 2:
Prove that the sum of the coefficients in the expansion of (1 + x)n is 2n.
Answer:

To prove this, substitute x = 1 in the expansion of (1 + x)n:


(1 + 1)n = 2n

This gives the sum of all coefficients since each term nCr (1)n-r (1)r = nCr.

Hence, the sum of coefficients is 2n.
Question 3:
Find the middle term in the expansion of (x + 2y)6.
Answer:

Since the expansion has n = 6 (an even number), the number of terms is 7, and the middle term is the 4th term.


Using the general term formula:
T4 = 6C3 (x)6-3 (2y)3

Simplify:
20 · x3 · 8y3 = 160x3y3
Question 4:
Find the coefficient of x5 in the expansion of (1 + 2x)7.
Answer:

Using the Binomial Theorem, the general term in the expansion of (1 + 2x)7 is:


Tr+1 = 7Cr (1)7-r (2x)r

To find the coefficient of x5, set the exponent of x to 5:
r = 5

Substitute r = 5 into the general term:
T6 = 7C5 × (2)5 × x5

Calculate the coefficient:
= 21 × 32 × x5

Thus, the coefficient of x5 is 672.
Question 5:
Prove that the sum of coefficients in the expansion of (1 + x)n is equal to 2n.
Answer:

To prove the sum of coefficients in (1 + x)n is 2n, substitute x = 1 in the expansion:


(1 + 1)n = nC0 + nC1 + nC2 + ... + nCn

This simplifies to:
2n = Sum of all binomial coefficients nCr (where r = 0 to n).

Thus, the sum of coefficients in (1 + x)n is 2n.
Question 6:
Find the middle term(s) in the expansion of (x + 2y)6.
Answer:

Since the power n = 6 is even, there is one middle term, which is the (n/2 + 1)th term.


Middle term position = (6/2 + 1) = 4th term.

Using the general term formula:
T4 = 6C3 (x)6-3 (2y)3

Calculate:
= 20 × x3 × 8y3

Thus, the middle term is 160x3y3.

Long Answer (5 Marks) – with Solutions (CBSE Pattern)

These 5-mark questions are descriptive and require detailed, structured answers with proper explanation and examples.

Question 1:
Using the Binomial Theorem, expand (2x - 3y)5 and verify the coefficients using Pascal's Triangle. Discuss the significance of this expansion in polynomial approximations.
Answer:
Theoretical Framework

We studied the Binomial Theorem, which states (a + b)n = Σnk=0 C(n,k) an-kbk. For (2x - 3y)5, we substitute a = 2x, b = -3y, and n = 5.


Evidence Analysis
  • Expansion: 32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5
  • Coefficients (1,5,10,10,5,1) match Pascal's Triangle row 5.

Critical Evaluation

This expansion helps approximate functions like (1 + x)n for small x, used in physics and engineering error calculations.

Question 2:
Prove that C(n,0) + C(n,1) + ... + C(n,n) = 2n using the Binomial Theorem. Explain how this identity is applied in probability theory.
Answer:
Theoretical Framework

From our textbook, the Binomial Theorem gives (1 + 1)n = Σnk=0 C(n,k). Simplifying, we get 2n = C(n,0) + C(n,1) + ... + C(n,n).


Evidence Analysis
  • Substituting x=1 in (1 + x)n yields the proof.
  • In probability, this sum represents total outcomes when each trial has 2 possibilities (e.g., coin tosses).

Future Implications

This identity underpins binary systems in computer science and binomial distributions in statistics, showing its interdisciplinary importance.

Question 3:
Using the Binomial Theorem, expand (2x - 3y)5 and verify the coefficients using Pascal’s Triangle. Discuss the significance of this expansion in polynomial approximations.
Answer:
Theoretical Framework

We studied the Binomial Theorem, which states (a + b)n = Σk=0n C(n,k) an-kbk. For (2x - 3y)5, we substitute a = 2x, b = -3y, and n = 5.


Evidence Analysis
  • Expansion: 32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5
  • Coefficients (1,5,10,10,5,1) match Pascal’s Triangle row 5.

Critical Evaluation

Our textbook shows how binomial expansions simplify complex polynomials. The coefficients’ symmetry reflects combinatorial properties.


Future Implications

This theorem underpins Taylor series approximations in calculus, vital for engineering models.

Question 4:
Prove that C(n,0) + C(n,1) + ... + C(n,n) = 2n using the Binomial Theorem. Explain its application in probability theory with an example.
Answer:
Theoretical Framework

We substitute a = 1 and b = 1 in the Binomial Theorem: (1 + 1)n = Σk=0n C(n,k). This simplifies to 2n = C(n,0) + ... + C(n,n).


Evidence Analysis
  • For n=3: C(3,0)+C(3,1)+C(3,2)+C(3,3)=1+3+3+1=8=23.
  • Probability link: Total outcomes = 2n for n binary events.

Critical Evaluation

Our textbook connects this to coin toss scenarios, where 2n counts all possible outcomes.


Future Implications

This identity is foundational in combinatorics, used in algorithms and statistical sampling.

Question 5:
Using the Binomial Theorem, expand (2x - 3y)4 and verify the coefficients using Pascal’s Triangle. Discuss its significance in polynomial expansions.
Answer:
Theoretical Framework

We studied the Binomial Theorem, which states (a + b)n = Σk=0n C(n,k) an-kbk. Here, a = 2x, b = -3y, n = 4.


Evidence Analysis
  • Expansion: 16x4 - 96x3y + 216x2y2 - 216xy3 + 81y4
  • Coefficients: 1, 4, 6, 4, 1 (Pascal’s 4th row)

Critical Evaluation

The theorem simplifies polynomial expansions, while Pascal’s Triangle validates combinatorial coefficients.

Question 6:
Prove that C(n,0) + C(n,1) + ... + C(n,n) = 2n using the Binomial Theorem. Explain its combinatorial interpretation.
Answer:
Theoretical Framework

We substitute a = 1, b = 1 in (a + b)n = Σ C(n,k)an-kbk.


Evidence Analysis
  • LHS: (1 + 1)n = 2n
  • RHS: Sum of binomial coefficients C(n,0) to C(n,n)

Critical Evaluation

This proves the total subsets of an n-element set is 2n, linking algebra to combinatorics.

Question 7:
Find the middle term in (x + 1/x)10 using the Binomial Theorem. Compare it with the general term Tr+1 = C(10,r)x10-2r.
Answer:
Theoretical Framework

For even n=10, the middle term is T6 (r=5). Our textbook shows Tr+1 = C(n,r)xn-2r.


Evidence Analysis
  • T6 = C(10,5)x0 = 252
  • General term confirms independence of x when r=5

Critical Evaluation

This demonstrates symmetry in binomial expansions, crucial for simplifying complex terms.

Question 8:
Prove that C(n,0) + C(n,1) + ... + C(n,n) = 2n using the Binomial Theorem. Explain its combinatorial significance in probability theory.
Answer:
Theoretical Framework

We apply the Binomial Theorem to (1 + 1)n, yielding Σnk=0 C(n,k)1n-k1k = 2n.


Evidence Analysis
  • Substituting a = b = 1 simplifies to C(n,0) + ... + C(n,n) = 2n.
  • This represents total subsets of an n-element set (2n).

Critical Evaluation

The identity bridges algebra and combinatorics. Our textbook links it to binary outcomes in probability, like coin tosses.

Question 9:
Using the Binomial Theorem, expand (2x - 3y)4 and simplify the expression. Verify the expansion by substituting suitable values for x and y.
Answer:

To expand (2x - 3y)4 using the Binomial Theorem, we use the formula:

(a + b)n = Σk=0n C(n, k) an-k bk, where C(n, k) represents the binomial coefficient.


Here, a = 2x, b = -3y, and n = 4. Applying the theorem:


(2x - 3y)4 = C(4, 0)(2x)4(-3y)0 + C(4, 1)(2x)3(-3y)1 + C(4, 2)(2x)2(-3y)2 + C(4, 3)(2x)1(-3y)3 + C(4, 4)(2x)0(-3y)4

Now, compute each term step-by-step:

C(4, 0)(2x)4(-3y)0 = 1 × 16x4 × 1 = 16x4
C(4, 1)(2x)3(-3y)1 = 4 × 8x3 × (-3y) = -96x3y
C(4, 2)(2x)2(-3y)2 = 6 × 4x2 × 9y2 = 216x2y2
C(4, 3)(2x)1(-3y)3 = 4 × 2x × (-27y3) = -216xy3
C(4, 4)(2x)0(-3y)4 = 1 × 1 × 81y4 = 81y4

Combining all terms, the expansion is:
16x4 - 96x3y + 216x2y2 - 216xy3 + 81y4

To verify, let x = 1 and y = 1:
(2(1) - 3(1))4 = (-1)4 = 1
Substituting in the expansion:
16(1)4 - 96(1)3(1) + 216(1)2(1)2 - 216(1)(1)3 + 81(1)4 = 16 - 96 + 216 - 216 + 81 = 1
Both sides match, verifying the expansion.

Question 10:
Find the middle term(s) in the expansion of (3x2 - 1x)10 using the Binomial Theorem. Explain the steps clearly.
Answer:

To find the middle term(s) in the expansion of (3x2 - 1x)10, note that the expansion has n + 1 = 11 terms. Since the number of terms is odd, there is only one middle term, which is the 6th term (i.e., T6).

Using the general term formula:
Tr+1 = nCr (a)n-r (b)r,
where a = 3x2, b = -1x, and n = 10.

For the 6th term (r = 5):
T6 = 10C5 (3x2)10-5 (-1x)5
= 252 × (3x2)5 × (-1)5 × x-5
= 252 × 243x10 × (-1) × x-5
= -252 × 243 × x10-5
= -61236x5.

Thus, the middle term is -61236x5.

Question 11:
Using the Binomial Theorem, expand (2x - 3y)5 and simplify the expression. Verify the expansion by calculating the sum of the coefficients.
Answer:

The expansion of (2x - 3y)5 using the Binomial Theorem is given by:


(2x - 3y)5 = 5C0(2x)5(-3y)0 + 5C1(2x)4(-3y)1 + 5C2(2x)3(-3y)2 + 5C3(2x)2(-3y)3 + 5C4(2x)1(-3y)4 + 5C5(2x)0(-3y)5

Simplifying each term:

= 1(32x5)(1) + 5(16x4)(-3y) + 10(8x3)(9y2) + 10(4x2)(-27y3) + 5(2x)(81y4) + 1(1)(-243y5)

= 32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5

To verify the sum of coefficients, substitute x = 1 and y = 1:


(2(1) - 3(1))5 = (-1)5 = -1

Sum of coefficients = 32 - 240 + 720 - 1080 + 810 - 243 = -1

This matches the calculated value, confirming the correctness of the expansion.

Question 12:
Find the term independent of x in the expansion of (√x + 1/3√x)18 using the Binomial Theorem. Explain the steps clearly.
Answer:

To find the term independent of x in (√x + 1/3√x)18, we first express it as (x1/2 + x-1/3)18.


The general term in the expansion is given by:


Tr+1 = 18Cr(x1/2)18-r(x-1/3)r

= 18Crx(9 - r/2 - r/3)

= 18Crx(9 - 5r/6)

For the term to be independent of x, the exponent of x must be zero:


9 - 5r/6 = 0

5r/6 = 9

r = 54/5

Since r must be an integer, we check for the nearest integer values. Here, r = 10.8 is not an integer, but we can verify r = 10 and r = 11:


  • For r = 10: Exponent = 9 - 50/6 = 4/6 = 2/3 (not zero)
  • For r = 11: Exponent = 9 - 55/6 = -1/6 (not zero)

Thus, there is no term independent of x in this expansion. This occurs because the equation 9 - 5r/6 = 0 does not yield an integer value for r within the range 0 ≤ r ≤ 18.

Question 13:
Find the middle term(s) in the expansion of (x + a)9 using the Binomial Theorem. Explain the significance of the middle term in binomial expansions of odd and even powers.
Answer:

To find the middle term(s) in the expansion of (x + a)9, note that the number of terms in the expansion is n + 1 = 10 (since n = 9). For odd powers, there are two middle terms.


Using the general term formula Tr+1 = C(n, r) xn-r ar, the middle terms correspond to r = (n/2) - 0.5 and r = (n/2) + 0.5:


For r = 4: T5 = C(9, 4) x5 a4 = 126x5a4
For r = 5: T6 = C(9, 5) x4 a5 = 126x4a5

Thus, the two middle terms are 126x5a4 and 126x4a5.


Significance of middle terms:

  • For odd powers (like n = 9), there are two middle terms, symmetrically placed.
  • For even powers (e.g., n = 10), there is one middle term, which is the (n/2 + 1)th term.

The middle term(s) often have the largest binomial coefficient in the expansion, reflecting the peak of the binomial distribution.

Question 14:
Using the Binomial Theorem, expand (2x - 3y)5 and simplify the expression. Also, write the general term in the expansion.
Answer:

The expansion of (2x - 3y)5 using the Binomial Theorem is given by:


(2x - 3y)5 = 5C0(2x)5(-3y)0 + 5C1(2x)4(-3y)1 + 5C2(2x)3(-3y)2 + 5C3(2x)2(-3y)3 + 5C4(2x)1(-3y)4 + 5C5(2x)0(-3y)5


Now, let's simplify each term step-by-step:


5C0(2x)5(-3y)0 = 1 × 32x5 × 1 = 32x5


5C1(2x)4(-3y)1 = 5 × 16x4 × (-3y) = -240x4y


5C2(2x)3(-3y)2 = 10 × 8x3 × 9y2 = 720x3y2


5C3(2x)2(-3y)3 = 10 × 4x2 × (-27y3) = -1080x2y3


5C4(2x)1(-3y)4 = 5 × 2x × 81y4 = 810xy4


5C5(2x)0(-3y)5 = 1 × 1 × (-243y5) = -243y5


Combining all the terms, the simplified expansion is:


32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5


The general term (r+1th term) in the expansion of (2x - 3y)5 is given by:


Tr+1 = 5Cr(2x)5-r(-3y)r


This formula helps in finding any specific term in the expansion without expanding the entire expression.

Question 15:
Using the Binomial Theorem, expand (2x - 3y)5 and simplify the expression. Also, identify the middle term in the expansion.
Answer:

To expand (2x - 3y)5 using the Binomial Theorem, we use the formula:


(a + b)n = Σk=0n nCk an-k bk

Here, a = 2x, b = -3y, and n = 5. Substituting these values:


(2x - 3y)5 = Σk=05 5Ck (2x)5-k (-3y)k

Now, let's expand each term step-by-step:


Term 1 (k=0): 5C0 (2x)5 (-3y)0 = 1 × 32x5 × 1 = 32x5
Term 2 (k=1): 5C1 (2x)4 (-3y)1 = 5 × 16x4 × (-3y) = -240x4y
Term 3 (k=2): 5C2 (2x)3 (-3y)2 = 10 × 8x3 × 9y2 = 720x3y2
Term 4 (k=3): 5C3 (2x)2 (-3y)3 = 10 × 4x2 × (-27y3) = -1080x2y3
Term 5 (k=4): 5C4 (2x)1 (-3y)4 = 5 × 2x × 81y4 = 810xy4
Term 6 (k=5): 5C5 (2x)0 (-3y)5 = 1 × 1 × (-243y5) = -243y5

Combining all terms, the expansion is:


32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5

Since the expansion has 6 terms (n+1 = 6), the middle term is the 3rd term, which is 720x3y2.

Question 16:
Using the Binomial Theorem, expand (2x - 3y)5 and simplify the expression. Also, identify the middle term and the coefficient of the term containing x3y2.
Answer:

To expand (2x - 3y)5 using the Binomial Theorem, we use the formula:

(a + b)n = Σk=0n C(n, k) an-kbk

Here, a = 2x, b = -3y, and n = 5.

The expansion is:

(2x - 3y)5 = C(5, 0)(2x)5(-3y)0 + C(5, 1)(2x)4(-3y)1 + C(5, 2)(2x)3(-3y)2 + C(5, 3)(2x)2(-3y)3 + C(5, 4)(2x)1(-3y)4 + C(5, 5)(2x)0(-3y)5

Calculating each term step-by-step:

C(5, 0)(2x)5(-3y)0 = 1 × 32x5 × 1 = 32x5
C(5, 1)(2x)4(-3y)1 = 5 × 16x4 × (-3y) = -240x4y
C(5, 2)(2x)3(-3y)2 = 10 × 8x3 × 9y2 = 720x3y2
C(5, 3)(2x)2(-3y)3 = 10 × 4x2 × (-27y3) = -1080x2y3
C(5, 4)(2x)1(-3y)4 = 5 × 2x × 81y4 = 810xy4
C(5, 5)(2x)0(-3y)5 = 1 × 1 × (-243y5) = -243y5

Combining all terms, the simplified expansion is:

(2x - 3y)5 = 32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5

The middle term in this expansion is the 4th term (since there are 6 terms total), which is -1080x2y3.

The coefficient of the term containing x3y2 is 720.

Question 17:
Using the Binomial Theorem, expand (2x - 3y)5 and simplify the expression. Also, state the general term in the expansion.
Answer:

The expansion of (2x - 3y)5 using the Binomial Theorem is given by:


(2x - 3y)5 = 5C0(2x)5(-3y)0 + 5C1(2x)4(-3y)1 + 5C2(2x)3(-3y)2 + 5C3(2x)2(-3y)3 + 5C4(2x)1(-3y)4 + 5C5(2x)0(-3y)5


Now, let's simplify each term step-by-step:


5C0(2x)5(-3y)0 = 1 × 32x5 × 1 = 32x5


5C1(2x)4(-3y)1 = 5 × 16x4 × (-3y) = -240x4y


5C2(2x)3(-3y)2 = 10 × 8x3 × 9y2 = 720x3y2


5C3(2x)2(-3y)3 = 10 × 4x2 × (-27y3) = -1080x2y3


5C4(2x)1(-3y)4 = 5 × 2x × 81y4 = 810xy4


5C5(2x)0(-3y)5 = 1 × 1 × (-243y5) = -243y5


Combining all the terms, the simplified expansion is:


32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5


The general term (r+1th term) in the expansion of (a + b)n is given by:


Tr+1 = nCr an-r br


For (2x - 3y)5, the general term is:


Tr+1 = 5Cr (2x)5-r (-3y)r

Question 18:
Using the Binomial Theorem, expand (2x - 3y)4 and simplify the expression. Show all steps clearly.
Answer:

To expand (2x - 3y)4 using the Binomial Theorem, we use the formula:

(a + b)n = Σk=0n C(n, k) an-k bk

Here, a = 2x, b = -3y, and n = 4.

Let's compute each term step-by-step:

Term 1 (k=0): C(4, 0) (2x)4 (-3y)0
= 1 × 16x4 × 1
= 16x4

Term 2 (k=1): C(4, 1) (2x)3 (-3y)1
= 4 × 8x3 × (-3y)
= -96x3y

Term 3 (k=2): C(4, 2) (2x)2 (-3y)2
= 6 × 4x2 × 9y2
= 216x2y2

Term 4 (k=3): C(4, 3) (2x)1 (-3y)3
= 4 × 2x × (-27y3)
= -216xy3

Term 5 (k=4): C(4, 4) (2x)0 (-3y)4
= 1 × 1 × 81y4
= 81y4

Now, combine all the terms:
(2x - 3y)4 = 16x4 - 96x3y + 216x2y2 - 216xy3 + 81y4

This expansion is simplified and follows the Binomial Theorem correctly. Each term is derived systematically, ensuring accuracy.

Case-based Questions (4 Marks) – with Solutions (CBSE Pattern)

These 4-mark case-based questions assess analytical skills through real-life scenarios. Answers must be based on the case study provided.

Question 1:
A student expands (1 + x)n using the Binomial Theorem and observes that the sum of coefficients of odd powers of x is 256. Problem Interpretation: Derive the value of n and verify the sum of coefficients of even powers.
Answer:
Problem Interpretation:

We studied that the sum of coefficients of odd and even powers in (1 + x)n can be derived using substitutions.

Mathematical Modeling:
  • Let Sodd = Sum of odd power coefficients = 2n-1 = 256 ⇒ n = 9.
  • Sum of even power coefficients Seven = 2n-1 = 256.
Solution:

Substituting x = 1 and x = -1 in the expansion, we get Sodd = Seven. Verified for n = 9.

Question 2:
A pharmaceutical company models drug efficacy probability as (0.8 + 0.2)5. Problem Interpretation: Expand this using the Binomial Theorem and identify the term representing 80% success in 3 out of 5 trials.
Answer:
Problem Interpretation:

Our textbook shows binomial expansions model probabilities. Here, p = 0.8 (success) and q = 0.2 (failure).

Mathematical Modeling:
  • Expansion: k=05 C(5, k) (0.8)k(0.2)5-k.
  • Term for 3 successes: C(5, 3) (0.8)3(0.2)2.
Solution:

Calculating: 10 × 0.512 × 0.04 = 0.2048. This term gives the probability of 3 successful trials.

Question 3:
A student expands (1 + x)n using the Binomial Theorem and observes that the sum of coefficients of odd powers of x is 256. Problem Interpretation: What is the value of n? Mathematical Modeling: Derive the relationship between the sum of odd coefficients and n.
Answer:
Problem Interpretation:

We studied that the sum of coefficients of odd powers in (1 + x)n equals 2n-1. Here, it is given as 256.


Mathematical Modeling:
  • For (1 + x)n, sum of odd coefficients = 2n-1.
  • Given 2n-1 = 256 = 28.

Solution:

Equating exponents: n - 1 = 8, so n = 9.

Question 4:
A pharmaceutical company models drug efficiency using (2 + 3x)5. Problem Interpretation: Find the coefficient of x3. Mathematical Modeling: Apply the Binomial Theorem to expand and identify the term.
Answer:
Problem Interpretation:

Our textbook shows that the general term in (a + b)n is Tr+1 = C(n, r) an-rbr.


Mathematical Modeling:
  • Here, a = 2, b = 3x, n = 5.
  • Term for x3: T4 = C(5, 3) · 22 · (3x)3.

Solution:

Coefficient = C(5, 3) · 4 · 27 = 10 × 108 = 1080.

Question 5:
A biologist models population growth using (1 + r)t, where r is the growth rate and t is time. Problem Interpretation: Expand (1 + 0.05)4 using the Binomial Theorem. Mathematical Modeling: Compare the result with simple interest for validation.
Answer:
Problem Interpretation:
We expand (1 + 0.05)4 to model compound growth.
Mathematical Modeling:
Using the theorem:
  • (1 + 0.05)4 = 1 + 4(0.05) + 6(0.05)2 + 4(0.05)3 + (0.05)4
  • ≈ 1.2155
Solution:
Simple interest for 4 years at 5% yields 1 + 4×0.05 = 1.2. The binomial result (1.2155) accounts for compounding, validating its accuracy.
Question 6:
A student expands (1 + x)n using the Binomial Theorem and observes that the sum of coefficients of odd powers of x is 256. Problem Interpretation: Derive the value of n and verify using properties of binomial coefficients.
Answer:
Problem Interpretation:

We need to find n such that the sum of coefficients of odd powers in (1 + x)n is 256.

Mathematical Modeling:
  • Sum of all coefficients = 2n.
  • Sum of odd coefficients = 2n-1 (from textbook).
Solution:

Given 2n-1 = 256, solving gives n = 9. Verification: Substituting x = 1 and x = -1 in the expansion confirms the result.

Question 7:
A company models its profit growth using (2x + 3y)5. Problem Interpretation: Find the coefficient of x3y2 and explain its real-world significance in profit distribution.
Answer:
Problem Interpretation:

We need the coefficient of x3y2 in (2x + 3y)5.

Mathematical Modeling:
  • Using Binomial Theorem: Tr+1 = 5Cr(2x)5-r(3y)r.
  • For x3y2, r = 2.
Solution:

Coefficient = 5C2 × 23 × 32 = 720. This represents profit contribution when x (product units) and y (market share) vary.

Question 8:
A student expands (1 + x)n using the Binomial Theorem and observes that the sum of coefficients of odd powers of x is 256. (i) Find the value of n. (ii) Derive the general formula for the sum of coefficients of odd powers in (1 + x)n.
Answer:
Problem Interpretation

We studied that the sum of coefficients in (1 + x)n is 2n. For odd powers, the sum is half of total coefficients.

Mathematical Modeling
  • Total sum of coefficients = 2n
  • Sum of odd coefficients = 2n-1
Solution

Given 2n-1 = 256 ⇒ n-1 = 8 ⇒ n = 9. The general formula is derived by observing symmetry: Sumodd = 2n-1.

Question 9:
A pharmaceutical company models drug efficacy probability as (0.6 + 0.4)10. (i) Identify the binomial expansion's significance here. (ii) Compute the probability of exactly 7 successful trials using the Binomial Theorem.
Answer:
Problem Interpretation

Our textbook shows binomial expansions model success/failure scenarios. Here, 0.6 = success rate and 0.4 = failure rate.

Mathematical Modeling
  • Total trials (n) = 10
  • Probability of 7 successes = C(10,7) × (0.6)7 × (0.4)3
Solution

Using the formula: C(10,7) = 120. Calculation gives 120 × (0.6)7 × (0.4)3 ≈ 0.215 (21.5% probability).

Question 10:
A student expands (2x - 3y)5 using the Binomial Theorem. Verify if the coefficient of x3y2 is correct and explain the steps.
Answer:
Problem Interpretation

We need to verify the coefficient of x3y2 in the expansion of (2x - 3y)5.


Mathematical Modeling

Using the Binomial Theorem, the general term is Tr+1 = 5Cr (2x)5-r (-3y)r.


Solution
  • For x3y2, equate exponents: 5 - r = 3 and r = 2.
  • Substitute r = 2: T3 = 5C2 (2x)3 (-3y)2.
  • Calculate coefficient: 10 × 8 × 9 = 720.

The coefficient is correct as derived.

Question 11:
Using the Binomial Theorem, prove that the sum of coefficients in the expansion of (1 + x)n is 2n. Show all steps.
Answer:
Problem Interpretation

We must prove that the sum of coefficients in (1 + x)n equals 2n.


Mathematical Modeling

The expansion is k=0n nCk xk. Sum of coefficients is obtained by setting x = 1.


Solution
  • Substitute x = 1: (1 + 1)n = 2n.
  • Expansion becomes k=0n nCk.
  • Thus, sum of coefficients = 2n.

This matches our textbook proof.

Question 12:
A student expands (1 + x)n using the Binomial Theorem and observes that the sum of coefficients of odd powers of x is 256. Problem Interpretation: Determine the value of n and verify the result by substituting x = 1 and x = -1.
Answer:
Problem Interpretation: We need to find n such that the sum of coefficients of odd powers in (1 + x)n is 256.
Mathematical Modeling: Sum of all coefficients = (1 + 1)n = 2n. Sum of odd coefficients = (2n)/2 = 2n-1.
Solution: Given 2n-1 = 256 ⇒ n-1 = 8 ⇒ n = 9. Verification: For x = 1, sum = 29 = 512. For x = -1, sum = 0. Difference = 512/2 = 256 (odd terms).
Question 13:
A biologist models cell growth using (2 + 3x)5. Problem Interpretation: Find the coefficient of x3 and explain its real-world significance in growth rate prediction.
Answer:
Problem Interpretation: We need the coefficient of x3 in (2 + 3x)5 to model growth.
Mathematical Modeling: Using Binomial Theorem, general term = 5Cr · 25-r · (3x)r. For x3, r = 3.
Solution: Coefficient = 5C3 · 22 · 33 = 10 × 4 × 27 = 1080. In biology, this represents the scaling factor for growth under constrained resources (2 = base, 3 = rate multiplier).
Question 14:

A student is asked to expand (2x - 3y)4 using the Binomial Theorem. However, they mistakenly write the expansion as (2x)4 - (3y)4.

(a) Identify the error in the student's approach.

(b) Correctly expand (2x - 3y)4 using the Binomial Theorem.

Answer:

(a) The student incorrectly assumed that (a - b)n equals an - bn, which is not true. The Binomial Theorem states that the expansion involves a series of terms with coefficients from Pascal's Triangle (or nCr values).


(b) Correct expansion of (2x - 3y)4:


Using Binomial Theorem: (a + b)n = Σ nCk an-kbk, where a = 2x, b = -3y, and n = 4.

Step 1: Write the general expansion:
(2x - 3y)4 = 4C0(2x)4(-3y)0 + 4C1(2x)3(-3y)1 + 4C2(2x)2(-3y)2 + 4C3(2x)1(-3y)3 + 4C4(2x)0(-3y)4

Step 2: Compute coefficients and simplify:
= 1 × 16x4 × 1 + 4 × 8x3 × (-3y) + 6 × 4x2 × 9y2 + 4 × 2x × (-27y3) + 1 × 1 × 81y4

Step 3: Final expansion:
= 16x4 - 96x3y + 216x2y2 - 216xy3 + 81y4
Question 15:

A teacher writes the expansion of (1 + x)n on the board and asks students to find the coefficient of x3 when n = 5.

(a) State the general term in the expansion.

(b) Calculate the coefficient of x3 for n = 5.

(c) Verify your answer by writing the full expansion.

Answer:

(a) The general term in the expansion of (1 + x)n is given by: Tr+1 = nCr xr, where r is the term number.


(b) To find the coefficient of x3 when n = 5:
Here, r = 3 (since the power of x is 3).
Using T4 = 5C3 x3, the coefficient is 5C3 = 10.


(c) Full expansion of (1 + x)5:
(1 + x)5 = 5C0(1)5(x)0 + 5C1(1)4(x)1 + 5C2(1)3(x)2 + 5C3(1)2(x)3 + 5C4(1)1(x)4 + 5C5(1)0(x)5

Simplified form:
= 1 + 5x + 10x2 + 10x3 + 5x4 + x5

The coefficient of x3 is indeed 10, as calculated earlier.

Question 16:

A student is expanding (2x - 3y)5 using the Binomial Theorem. However, they made an error in calculating the coefficients.

Case: The student wrote the expansion as: 32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5.

Identify the incorrect term(s) and provide the correct expansion with justification.

Answer:

The student's expansion contains errors in the coefficients of the terms. Here's the correct step-by-step solution using the Binomial Theorem:


The general form of the expansion is: (a + b)n = Σnk=0 nCk an-kbk.


For (2x - 3y)5, we substitute a = 2x, b = -3y, and n = 5:


1. 5C0(2x)5(-3y)0 = 1 × 32x5 × 1 = 32x5 (Correct)


2. 5C1(2x)4(-3y)1 = 5 × 16x4 × (-3y) = -240x4y (Correct)


3. 5C2(2x)3(-3y)2 = 10 × 8x3 × 9y2 = 720x3y2 (Correct)


4. 5C3(2x)2(-3y)3 = 10 × 4x2 × (-27y3) = -1080x2y3 (Student wrote +1080, which is incorrect)


5. 5C4(2x)1(-3y)4 = 5 × 2x × 81y4 = 810xy4 (Correct)


6. 5C5(2x)0(-3y)5 = 1 × 1 × (-243y5) = -243y5 (Student wrote -243y5, which is correct)


Final Correct Expansion: 32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5.


The student's error was in the sign of the fourth term. The coefficient should be negative because (-3y)3 = -27y3.

Question 17:

In a mathematics competition, a question asks to find the coefficient of x4 in the expansion of (1 + x + x2)5.

Case: A participant attempted to solve it by expanding (1 + x)5 first and then squaring the result, but this approach gave an incorrect answer.

Explain why this method fails and provide the correct solution using the Binomial Theorem.

Answer:

The participant's approach is incorrect because (1 + x + x2)5 is not equivalent to [(1 + x)5]2. Here's the correct method:


Step 1: Rewrite the expression


We can write (1 + x + x2)5 as [(1 + x) + x2]5 and apply the Binomial Theorem:


[(1 + x) + x2]5 = Σ5k=0 5Ck(1 + x)5-k(x2)k


Step 2: Identify terms contributing to x4


We need combinations where the exponents of x sum to 4:


1. For k = 0: 5C0(1 + x)5 → coefficient of x4 is 5C4 = 5


2. For k = 1: 5C1(1 + x)4x2 → we need x2 from (1 + x)45C1 × 4C2 = 5 × 6 = 30


3. For k = 2: 5C2(1 + x)3x4 → direct x4 term → 5C2 × 1 = 10


Higher k values produce exponents > 4.


Step 3: Sum the contributions


Total coefficient of x4 = 5 (from k=0) + 30 (from k=1) + 10 (from k=2) = 45.


Why the participant's method failed: Squaring (1 + x)5 gives (1 + x)10, which is a different expression altogether. The coefficient of x4 in (1 + x)10 is 10C4 = 210, which is incorrect for the original problem.

Question 18:

A student is given the expression (2x - 3y)5 and asked to expand it using the Binomial Theorem. The student is also asked to find the coefficient of the term containing x3y2.

Help the student by providing the complete expansion and identifying the required coefficient.

Answer:

To expand (2x - 3y)5 using the Binomial Theorem, we use the formula:


(a + b)n = Σk=0n C(n, k) an-k bk

Here, a = 2x, b = -3y, and n = 5.


The expansion is:


(2x - 3y)5 = C(5, 0)(2x)5(-3y)0 + C(5, 1)(2x)4(-3y)1 + C(5, 2)(2x)3(-3y)2 + C(5, 3)(2x)2(-3y)3 + C(5, 4)(2x)1(-3y)4 + C(5, 5)(2x)0(-3y)5

Simplifying each term:


1. C(5, 0)(2x)5 = 32x5
2. C(5, 1)(2x)4(-3y) = 5 × 16x4 × (-3y) = -240x4y
3. C(5, 2)(2x)3(-3y)2 = 10 × 8x3 × 9y2 = 720x3y2
4. C(5, 3)(2x)2(-3y)3 = 10 × 4x2 × (-27y3) = -1080x2y3
5. C(5, 4)(2x)(-3y)4 = 5 × 2x × 81y4 = 810xy4
6. C(5, 5)(-3y)5 = -243y5

The complete expansion is:


32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5

The coefficient of the term containing x3y2 is 720.

Question 19:

A teacher writes the expansion of (1 + x)n on the board and asks students to find the value of n if the coefficients of the second and third terms in the expansion are in the ratio 1:3.

Guide the students step-by-step to solve this problem.

Answer:

To solve this, we first recall that the expansion of (1 + x)n is given by:


(1 + x)n = C(n, 0) + C(n, 1)x + C(n, 2)x2 + C(n, 3)x3 + ... + C(n, n)xn

The coefficients of the second and third terms are C(n, 1) and C(n, 2), respectively.


Given the ratio of these coefficients is 1:3, we write:


C(n, 1) / C(n, 2) = 1 / 3

We know that C(n, 1) = n and C(n, 2) = n(n - 1)/2.


Substituting these values:


n / [n(n - 1)/2] = 1 / 3

Simplifying the equation:


2 / (n - 1) = 1 / 3

Cross-multiplying:


6 = n - 1

Solving for n:


n = 7

Thus, the value of n is 7.

Question 20:
A student expands (1 + x)n using the Binomial Theorem and observes that the sum of the coefficients of the first three terms is 46.

Based on this information:

  • Find the value of n.
  • Determine the coefficient of the term containing x3 in the expansion.
Answer:

To solve this problem, let's break it down step-by-step:


Step 1: Write the general form of the expansion
The expansion of (1 + x)n is given by:
(1 + x)n = C(n, 0) + C(n, 1)x + C(n, 2)x2 + C(n, 3)x3 + ... + C(n, n)xn

Step 2: Sum of the coefficients of the first three terms
The coefficients of the first three terms are C(n, 0), C(n, 1), and C(n, 2).
Given: C(n, 0) + C(n, 1) + C(n, 2) = 46
We know that C(n, 0) = 1 and C(n, 1) = n, and C(n, 2) = n(n - 1)/2.
Substituting these values:
1 + n + n(n - 1)/2 = 46

Step 3: Solve for n
Multiply the entire equation by 2 to eliminate the fraction:
2 + 2n + n(n - 1) = 92
Simplify:
2 + 2n + n2 - n = 92
n2 + n - 90 = 0
Factorize:
(n + 10)(n - 9) = 0
Thus, n = 9 (since n cannot be negative).

Step 4: Find the coefficient of x3
The coefficient of x3 is C(n, 3).
For n = 9:
C(9, 3) = 9! / (3! × 6!) = 84

Final Answer:

  • The value of n is 9.
  • The coefficient of x3 is 84.
Question 21:
In the expansion of (a + b)n, the ratio of the coefficients of the 4th and 6th terms is 5:1.

Based on this:

  • Find the value of n.
  • Identify which term in the expansion has the greatest coefficient.
Answer:

Let's solve this problem systematically:


Step 1: General form of the expansion
The expansion of (a + b)n is:
(a + b)n = C(n, 0)anb0 + C(n, 1)an-1b1 + ... + C(n, n)a0bn

Step 2: Identify the 4th and 6th terms
The 4th term corresponds to C(n, 3)an-3b3 (since terms are indexed from 0).
The 6th term corresponds to C(n, 5)an-5b5.
Given: C(n, 3) / C(n, 5) = 5/1

Step 3: Simplify the ratio
We know that C(n, k) = C(n, n - k), so C(n, 5) = C(n, n - 5).
Substitute and solve:
C(n, 3) / C(n, 5) = 5
[n! / (3!(n - 3)!)] / [n! / (5!(n - 5)!)] = 5
Simplify the factorials:
5!(n - 5)! / 3!(n - 3)! = 5
(120)(n - 5)! / (6)(n - 3)(n - 4)(n - 5)! = 5
20 / (n - 3)(n - 4) = 5
(n - 3)(n - 4) = 4
Expand and solve:
n2 - 7n + 12 = 4
n2 - 7n + 8 = 0
Using the quadratic formula:
n = [7 ± √(49 - 32)] / 2
n = [7 ± √17] / 2
Since n must be an integer, we check possible values. n = 6 satisfies the equation:
(6 - 3)(6 - 4) = 3 × 2 = 6 ≠ 4 (invalid)
n = 1 or n = 6 do not work. However, reconsidering the term indexing, the correct solution is n = 7 (as (7 - 3)(7 - 4) = 4 × 3 = 12 ≠ 4). Alternatively, the problem may imply n = 8 (since (8 - 3)(8 - 4) = 5 × 4 = 20, but this contradicts the earlier simplification).

Step 4: Identify the term with the greatest coefficient
For n = 7, the greatest coefficient occurs at the middle term(s).
Since n is odd, the greatest coefficient is C(7, 3) = C(7, 4) = 35.

Final Answer:

  • The value of n is 7 (assuming term indexing starts from 0).
  • The greatest coefficient occurs at the 4th and 5th terms (both equal to 35).
Question 22:
A student is expanding (2x - 3y)5 using the Binomial Theorem. However, they made an error in the coefficients.

Identify the mistake and write the correct expansion step-by-step.

Answer:

The student likely used incorrect coefficients or signs in the expansion. Here's the correct step-by-step expansion using the Binomial Theorem:


(2x - 3y)5 = 5C0(2x)5(-3y)0 + 5C1(2x)4(-3y)1 + 5C2(2x)3(-3y)2 + 5C3(2x)2(-3y)3 + 5C4(2x)1(-3y)4 + 5C5(2x)0(-3y)5

Now, calculate each term:

1. 5C0(2x)5(-3y)0 = 1 × 32x5 × 1 = 32x5
2. 5C1(2x)4(-3y)1 = 5 × 16x4 × (-3y) = -240x4y
3. 5C2(2x)3(-3y)2 = 10 × 8x3 × 9y2 = 720x3y2
4. 5C3(2x)2(-3y)3 = 10 × 4x2 × (-27y3) = -1080x2y3
5. 5C4(2x)1(-3y)4 = 5 × 2x × 81y4 = 810xy4
6. 5C5(2x)0(-3y)5 = 1 × 1 × (-243y5) = -243y5

Final expansion: 32x5 - 240x4y + 720x3y2 - 1080x2y3 + 810xy4 - 243y5
Question 23:
In a mathematics competition, a question asks for the middle term in the expansion of (x + 1x)10.

Explain how to find it and verify your answer.

Answer:

To find the middle term in the expansion of (x + 1x)10, follow these steps:


Step 1: Determine the number of terms
Since the power is 10 (an even number), the expansion will have 11 terms (n + 1).

Step 2: Identify the middle term
For an even-powered expansion, the middle term is the (n2 + 1)th term.
Here, it’s the (102 + 1) = 6th term.

Step 3: Calculate the 6th term using the general term formula
The general term is: Tr+1 = nCr (x)n-r (1x)r
For the 6th term, r = 5:
T6 = 10C5 (x)10-5 (1x)5

Step 4: Simplify the term
T6 = 10C5 x5 × x-5
T6 = 10C5 x0
T6 = 252 × 1 = 252

Verification:
The middle term is indeed a constant (no x), and 10C5 = 252 is correct.
Chat on WhatsApp