CBSE Class 11 Maths Exemplar Chapter 8: Binomial Theorem NCERT Solutions

NCERT Solutions PDF Class 11 PDF

This chapter provides NCERT Solutions for Class 11 Maths, focusing on the Binomial Theorem. It covers essential concepts for understanding binomial expansions, including finding specific terms, terms independent of variables, and coefficients of terms. The solutions guide students through the general term formula, applying it to various binomial expressions like (ax^p + b/x^q)^n. Key topics include determining the value of 'r' for the term independent of 'x' by equating the exponent of 'x' to zero, and calculating the term itself using the binomial coefficients and powers. For expansions involving multiple factors, the solutions demonstrate how to identify the terms contributing to the desired power of 'x' by considering combinations from each factor. These solutions are designed to help students build a strong foundation in binomial expansions, crucial for advanced mathematics and exam preparation.

Quick info

BoardCBSE
ClassClass 11
SubjectMaths Exemplar
Session2026
LanguageEnglish
TypeNCERT Solutions
ChapterChapter 8

Chapter summary

This chapter focuses on the Binomial Theorem for Class 11 Maths, offering solutions to problems involving binomial expansions. It covers finding general terms, terms independent of variables, and coefficients of specific powers of x. The exercises involve applying the binomial theorem to expressions of the form (ax^p + b/x^q)^n and combinations of polynomials with binomial expansions. Students will learn to systematically determine the correct term or coefficient by analyzing the powers of the variable.

Learning outcomes

  • Understand the general term in a binomial expansion.
  • Calculate terms independent of a variable in an expansion.
  • Find the value of unknown constants in binomial expansions.
  • Determine the coefficient of a specific term in an expansion.
  • Apply the binomial theorem to solve problems involving algebraic expressions.

Topics covered

Paper topics

  • Binomial expansion
  • General term
  • Term independent of x
  • Binomial coefficients
  • Expansion of (a+b)^n
  • Expansion of (ax^p + b/x^q)^n
  • Finding unknown constants
  • Coefficient of x

Important topics

  • General term formula
  • Finding the term independent of x
  • Calculating binomial coefficients
  • Solving for unknown constants
  • Expansion of expressions with negative powers

PDF preview

Read page by page below. PDF is streamed from the official NCERT website — no download button on this page.

Loading document …
Page of
Loading page …

Questions and Solutions

Question 1

Find the term independent of x, where x ≠ 0, in the expansion of (\frac{3x^2}{2} - \frac{1}{3x})^{15}.
Solution:

The given binomial expansion is \left(\frac{3x^2}{2} - \frac{1}{3x}\right)^{15}. We use the general term formula for the binomial expansion of (a+b)^n, which is T_{r+1} = {}^n C_r a^{n-r} b^r.

Here, n = 15, a = \frac{3x^2}{2}, and b = -\frac{1}{3x}.

The general term T_{r+1} is:

T_{r+1} = {}^{15}C_r \left(\frac{3x^2}{2}\right)^{15-r} \left(-\frac{1}{3x}\right)^r

Let's separate the variable part (x) and the constant part:

T_{r+1} = {}^{15}C_r \left(\frac{3}{2}\right)^{15-r} (x^2)^{15-r} \left(-\frac{1}{3}\right)^r (x^{-1})^r

T_{r+1} = {}^{15}C_r \left(\frac{3}{2}\right)^{15-r} \left(-\frac{1}{3}\right)^r x^{2(15-r)} x^{-r}

T_{r+1} = {}^{15}C_r \left(\frac{3}{2}\right)^{15-r} \left(-\frac{1}{3}\right)^r x^{30-2r-r}

T_{r+1} = {}^{15}C_r \left(\frac{3}{2}\right)^{15-r} \left(-\frac{1}{3}\right)^r x^{30-3r}

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

30 - 3r = 0

3r = 30

r = 10

So, the 11th term (T_{10+1}) is independent of x. Now, we substitute r = 10 back into the general term formula:

T_{11} = {}^{15}C_{10} \left(\frac{3}{2}\right)^{15-10} \left(-\frac{1}{3}\right)^{10}

T_{11} = {}^{15}C_{10} \left(\frac{3}{2}\right)^{5} \left(\frac{1}{3}\right)^{10}

T_{11} = {}^{15}C_{10} \frac{3^5}{2^5} \frac{1}{3^{10}}

T_{11} = {}^{15}C_{10} \frac{1}{2^5 \cdot 3^5}

T_{11} = {}^{15}C_{10} \frac{1}{(2 \cdot 3)^5}

T_{11} = {}^{15}C_{10} \frac{1}{6^5}

We know that {}^{15}C_{10} = {}^{15}C_{15-10} = {}^{15}C_5.

{}^{15}C_5 = \frac{15!}{5!(15-5)!} = \frac{15!}{5!10!} = \frac{15 \times 14 \times 13 \times 12 \times 11}{5 \times 4 \times 3 \times 2 \times 1}

{}^{15}C_5 = 3 \times 7 \times 13 \times 1 \times 11 = 3003

Therefore, the term independent of x is:

T_{11} = 3003 \times \frac{1}{6^5} = \frac{3003}{7776}

Answer: The term independent of x is \frac{3003}{7776}.

Question 2

If the term free from x in the expansion of \left(\sqrt{x} - \frac{k}{x^2}\right)^{10} is 405, then find the value of k.
Solution:

The given binomial expansion is \left(\sqrt{x} - \frac{k}{x^2}\right)^{10}. We use the general term formula T_{r+1} = {}^n C_r a^{n-r} b^r.

Here, n = 10, a = \sqrt{x} = x^{1/2}, and b = -\frac{k}{x^2} = -k x^{-2}.

The general term T_{r+1} is:

T_{r+1} = {}^{10}C_r (x^{1/2})^{10-r} (-k x^{-2})^r

T_{r+1} = {}^{10}C_r x^{\frac{1}{2}(10-r)} (-k)^r (x^{-2})^r

T_{r+1} = {}^{10}C_r (-k)^r x^{\frac{10-r}{2}} x^{-2r}

T_{r+1} = {}^{10}C_r (-k)^r x^{\frac{10-r}{2} - 2r}

T_{r+1} = {}^{10}C_r (-k)^r x^{\frac{10-r-4r}{2}}

T_{r+1} = {}^{10}C_r (-k)^r x^{\frac{10-5r}{2}}

For the term to be free from x (independent of x), the exponent of x must be zero:

\frac{10-5r}{2} = 0

10 - 5r = 0

5r = 10

r = 2

So, the 3rd term (T_{2+1}) is free from x. We are given that this term is 405.

Substitute r = 2 into the general term formula:

T_3 = {}^{10}C_2 (-k)^2 x^{\frac{10-5(2)}{2}}

T_3 = {}^{10}C_2 (-k)^2 x^0

T_3 = {}^{10}C_2 k^2

Now, calculate {}^{10}C_2:

{}^{10}C_2 = \frac{10!}{2!(10-2)!} = \frac{10!}{2!8!} = \frac{10 \times 9}{2 \times 1} = 45

So, T_3 = 45k^2.

We are given that T_3 = 405.

45k^2 = 405

k^2 = \frac{405}{45}

k^2 = 9

k = \pm \sqrt{9}

k = \pm 3

Answer: The value of k is \pm 3.

Question 3

Find the coefficient of x in the expansion of (1-3x+7x^2)(1-x)^{16}.
Solution:

We need to find the coefficient of x in the expansion of (1-3x+7x^2)(1-x)^{16}. Let's first expand (1-x)^{16} up to the term containing x.

Using the binomial theorem, (1-x)^{16} = {}^{16}C_0 (1)^{16} (-x)^0 + {}^{16}C_1 (1)^{15} (-x)^1 + {}^{16}C_2 (1)^{14} (-x)^2 + ...

(1-x)^{16} = 1 \cdot 1 \cdot 1 + 16 \cdot 1 \cdot (-x) + \frac{16 \times 15}{2 \times 1} \cdot 1 \cdot x^2 + ...

(1-x)^{16} = 1 - 16x + 120x^2 + ...

Now, we multiply this expansion by (1-3x+7x^2):

(1-3x+7x^2)(1 - 16x + 120x^2 + ...)

To find the coefficient of x, we need to identify the terms that result in x when multiplied:

  • Multiply the constant term of the first factor (1) by the x term of the second factor (-16x): 1 \times (-16x) = -16x.
  • Multiply the x term of the first factor (-3x) by the constant term of the second factor (1): (-3x) \times 1 = -3x.
  • The x^2 term in the first factor (7x^2) multiplied by any term in the second factor will result in a power of x greater than 1, so we don't consider it for the coefficient of x.

The terms containing x are -16x and -3x.

The coefficient of x is the sum of the coefficients of these terms: -16 + (-3) = -19.

Answer: The coefficient of x is -19.

Question 4

Find the term independent of x in the expansion of \left(3x - \frac{2}{x^2}\right)^{13}.
Solution:

The given binomial expansion is \left(3x - \frac{2}{x^2}\right)^{13}. We use the general term formula T_{r+1} = {}^n C_r a^{n-r} b^r.

Here, n = 13, a = 3x, and b = -\frac{2}{x^2} = -2x^{-2}.

The general term T_{r+1} is:

T_{r+1} = {}^{13}C_r (3x)^{13-r} \left(-\frac{2}{x^2}\right)^r

T_{r+1} = {}^{13}C_r (3)^{13-r} x^{13-r} (-2)^r (x^{-2})^r

T_{r+1} = {}^{13}C_r (3)^{13-r} (-2)^r x^{13-r} x^{-2r}

T_{r+1} = {}^{13}C_r (3)^{13-r} (-2)^r x^{13-r-2r}

T_{r+1} = {}^{13}C_r (3)^{13-r} (-2)^r x^{13-3r}

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

13 - 3r = 0

3r = 13

r = \frac{13}{3}

Since 'r' must be a non-negative integer, there is no integer value of 'r' that satisfies this condition. This means there is no term independent of x in the expansion of \left(3x - \frac{2}{x^2}\right)^{13}.

Answer: There is no term independent of x in this expansion.

Common mistakes

  • Errors in calculating powers of variables in the general term.
  • Incorrectly setting the exponent of the variable to zero for independent terms.
  • Mistakes in applying binomial coefficients (nCr).
  • Sign errors when dealing with negative terms in the binomial expression.
  • Calculation errors with fractions and negative exponents.

Revision tips

  • Master the formula for the general term: T_{r+1} = nCr * a^(n-r) * b^r.
  • Practice identifying the power of 'x' in the general term carefully.
  • For terms independent of 'x', always set the exponent of 'x' to 0 and solve for 'r'.
  • When dealing with combined expansions, systematically find the terms that contribute to the desired power of 'x'.
  • Double-check calculations involving combinations, powers, and fractions.

Practice MCQs

Q1. What is the general term in the expansion of (a + b)^n?

Q2. In the expansion of (x - 1/x)^10, to find the term independent of x, what should be the value of 'r'?

Q3. If the term independent of x in the expansion of (sqrt(x) - k/x^2)^10 is 405, what are the possible values of k?

Q4. What is the coefficient of x in the expansion of (1 - 3x + 7x^2)(1 - x)^16?

Q5. For the expansion of (3x - 2/x^2)^15, what value of 'r' corresponds to the term independent of x?

Frequently asked questions

What is the Binomial Theorem?

The Binomial Theorem provides a formula for the expansion of powers of a binomial (a sum or difference of two terms), such as (a+b)^n. It allows us to express this expansion as a sum of terms involving binomial coefficients.

How do I find the term independent of x in a binomial expansion?

To find the term independent of x, first write the general term of the expansion. Then, set the exponent of x in the general term to zero and solve for 'r'. Substitute this value of 'r' back into the general term to find the required term.

What is the significance of the general term in binomial expansions?

The general term, T_{r+1} = nCr * a^(n-r) * b^r, is crucial because it represents any term in the expansion of (a+b)^n. It allows us to find specific terms (like the 5th term) or terms with specific properties (like the term independent of x) without expanding the entire expression.

How can these NCERT solutions help in exam preparation?

These solutions provide clear, step-by-step explanations for various problems related to the Binomial Theorem. By studying these, students can understand the methods, practice problem-solving techniques, and identify common pitfalls, thereby improving their readiness for exams.

What does it mean for a term to be 'independent of x'?

A term independent of x means that the variable 'x' does not appear in that term; it's a constant term. In the expansion, this occurs when the net power of x becomes zero.

Content reviewed by the NCERT Help team. Editorial Team and update policy

NCERT Solutions PDF PDF on NCERT Help. URL unchanged for search indexing.