Banner 0
Banner 1
Banner 2
Banner 3
Banner 4
Banner 5
Banner 6
Banner 7
Banner 8
Banner 9
Banner 10
AI Mentor
Book Online Demo
Try Test

RD Sharma Solutions for Class 11 Mathematics Chapter “Binomial Theorem”

By rohit.pandey1

|

Updated on 11 Jun 2025, 15:57 IST

RD Sharma Solutions for Class 11 Mathematics Chapter 18 “Binomial Theorem” are available here, prepared by expert teachers according to the latest CBSE Class 11 Maths Syllabus and NCERT guidelines. This chapter introduces the fundamental concept of the binomial theorem, which is essential for expanding algebraic expressions raised to positive integral powers. On this page, students will find a variety of binomial theorem problems with detailed, step-by-step solutions to help master this important topic.

These RD Sharma Dolution for Class 11 Binomial Theorem solutions will assist students in learning how to expand expressions like (a+b)n, find the general term, and calculate specific coefficients in the expansion. Students will also understand properties of binomial coefficients and the use of Pascal’s Triangle. Mastering the binomial theorem is crucial for excelling in board exams, competitive exams, and further studies in mathematics and related fields.

Fill out the form for expert academic guidance
+91
Student
Parent / Guardian
Teacher
submit

RD Sharma Solutions for Class 11 Chapter 18 Binomial Theorem

In RD Sharma Solutions for Class 11 Chapter Binomial Theorem, students will gain a clear understanding of how to expand binomial expressions, identify the general term, and apply properties of binomial coefficients. The chapter covers the binomial theorem for positive integral indices, the general term formula, middle term(s) in binomial expansions, and important properties such as symmetry and sum of coefficients. Students also learn to solve problems involving the identification of specific terms and coefficients in binomial expansions, as well as applications in real-life and higher mathematics.

Important topics include the expansion of (a+b)n, the use of binomial coefficients , finding the general and middle terms, and solving a variety of problems based on the binomial theorem. These step-by-step solutions to all textbook exercises provide thorough practice and help build a strong foundation in algebraic expansions, enabling students to confidently solve complex problems in both board exams and competitive tests.

Unlock the full solution & master the concept
Get a detailed solution and exclusive access to our masterclass to ensure you never miss a concept

Download RD Sharma Solutions for Binomial Theorem PDF Free

Download comprehensive RD Sharma solutions for the chapter on the binomial theorem, including solved examples, extra practice questions, and detailed explanations. Access the free PDF to enhance your understanding of the binomial theorem, improve accuracy, and boost your exam preparation with trusted, exam-oriented solutions.

Question 1: Expand the binomial expression (a + b)5 using the binomial theorem.

Solution:

Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test

Step 1: Apply the binomial theorem: (a + b)n = Σ C(n,r) · an-r · br for r = 0 to n

Step 2: For n = 5, we have:

cta3 image
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free

(a + b)5 = C(5,0)a5b0 + C(5,1)a4b1 + C(5,2)a3b2 + C(5,3)a2b3 + C(5,4)a1b4 + C(5,5)a0b5

Step 3: Calculate binomial coefficients:

Best Courses for You

JEE

JEE

NEET

NEET

Foundation JEE

Foundation JEE

Foundation NEET

Foundation NEET

CBSE

CBSE

  • C(5,0) = 1
  • C(5,1) = 5
  • C(5,2) = 10
  • C(5,3) = 10
  • C(5,4) = 5
  • C(5,5) = 1

Answer: (a + b)5 = a5 + 5a4b + 10a3b2 + 10a2b3 + 5ab4 + b5

Question 2: Find the general term in the expansion of (x + y)8.

Solution:

Ready to Test Your Skills?
Check Your Performance Today with our Free Mock Tests used by Toppers!
Take Free Test

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

Tr+1 = C(n,r) · xn-r · yr

cta3 image
create your own test
YOUR TOPIC, YOUR DIFFICULTY, YOUR PACE
start learning for free

Step 2: For (x + y)8, n = 8

Answer: Tr+1 = C(8,r) · x8-r · yr, where r = 0, 1, 2, ..., 8

Question 3: Calculate the middle term in the expansion of (2x - 3)6.

Solution:

Step 1: For (a + b)n where n is even, there is one middle term at position (n/2 + 1)

Step 2: Here n = 6 (even), so middle term is T4 (r = 3)

Step 3: T4 = C(6,3) · (2x)6-3 · (-3)3

Step 4: Calculate:

  • C(6,3) = 20
  • (2x)3 = 8x3
  • (-3)3 = -27

Answer: Middle term = 20 × 8x3 × (-27) = -4320x3

Question 4: Determine the coefficient of x3 in the expansion of (1 + 2x)7.

Solution:

Step 1: General term: Tr+1 = C(7,r) · 17-r · (2x)r

Step 2: Tr+1 = C(7,r) · (2x)r = C(7,r) · 2r · xr

Step 3: For coefficient of x3, we need r = 3

Step 4: T4 = C(7,3) · 23 · x3

Step 5: Calculate: C(7,3) = 35, 23 = 8

Answer: Coefficient of x3 = 35 × 8 = 280

Question 5: Prove the symmetry property of binomial coefficients: C(n,r) = C(n,n-r).

Solution:

Step 1: Start with the definition of binomial coefficient:

C(n,r) = n!/(r!(n-r)!)

Step 2: Calculate C(n,n-r):

C(n,n-r) = n!/((n-r)!(n-(n-r))!) = n!/((n-r)!r!)

Step 3: Since multiplication is commutative:

n!/(r!(n-r)!) = n!/((n-r)!r!)

Answer: Therefore, C(n,r) = C(n,n-r) ✓

Question 6: Find the sum of all the binomial coefficients in the expansion of (1 + x)10.

Solution:

Step 1: The expansion is: (1 + x)10 = C(10,0) + C(10,1)x + C(10,2)x2 + ... + C(10,10)x10

Step 2: To find sum of coefficients, substitute x = 1:

(1 + 1)10 = C(10,0) + C(10,1) + C(10,2) + ... + C(10,10)

Step 3: Calculate: (1 + 1)10 = 210

Answer: Sum of all binomial coefficients = 210 = 1024

Question 7: Use Pascal's triangle to find the coefficients in the expansion of (x + y)4.

Solution:

Step 1: Pascal's triangle for n = 4:

        1       1 1      1 2 1     1 3 3 1    1 4 6 4 1    

Step 2: The coefficients for (x + y)4 are from row 4: 1, 4, 6, 4, 1

Answer: (x + y)4 = x4 + 4x3y + 6x2y2 + 4xy3 + y4

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

Solution:

Step 1: General term: Tr+1 = C(6,r) · x6-r · (1/x)r

Step 2: Simplify: Tr+1 = C(6,r) · x6-r · x-r = C(6,r) · x6-2r

Step 3: For term independent of x, the power of x must be 0:

6 - 2r = 0

r = 3

Step 4: T4 = C(6,3) = 20

Answer: Term independent of x = 20

Question 9: Calculate the coefficient of x4y3 in the expansion of (2x + 3y)7.

Solution:

Step 1: General term: Tr+1 = C(7,r) · (2x)7-r · (3y)r

Step 2: For x4y3, we need:

  • Power of x: 7-r = 4, so r = 3
  • Power of y: r = 3 ✓

Step 3: T4 = C(7,3) · (2x)4 · (3y)3

Step 4: Calculate:

  • C(7,3) = 35
  • (2x)4 = 16x4
  • (3y)3 = 27y3

Answer: Coefficient = 35 × 16 × 27 = 15120

Question 10: Explain the binomial theorem for positive integral indices.

Solution:

Statement: For any positive integer n and any real numbers a and b:

(a + b)n = Σr=0n C(n,r) · an-r · br

Expanded form:

(a + b)n = C(n,0)an + C(n,1)an-1b + C(n,2)an-2b2 + ... + C(n,n)bn

Where:

  • C(n,r) = n!/(r!(n-r)!) is the binomial coefficient
  • The expansion has (n+1) terms
  • The sum of powers in each term equals n

Question 11: Find the coefficient of the middle term in the expansion of (3 + 2x)8.

Solution:

Step 1: For n = 8 (even), middle term is T5 (r = 4)

Step 2: T5 = C(8,4) · 38-4 · (2x)4

Step 3: Calculate:

  • C(8,4) = 70
  • 34 = 81
  • (2x)4 = 16x4

Answer: Coefficient = 70 × 81 × 16 = 90720

Question 12: Determine the number of terms in the expansion of (a + b)n.

Solution:

Step 1: In the expansion (a + b)n, terms are:

T1, T2, T3, ..., Tn+1

Step 2: The general term is Tr+1 where r goes from 0 to n

Step 3: Values of r: 0, 1, 2, 3, ..., n (total of n+1 values)

Answer: Number of terms = n + 1

Question 13: Find the coefficient of x5 in the expansion of (1 - x)10.

Solution:

Step 1: General term: Tr+1 = C(10,r) · 110-r · (-x)r

Step 2: Tr+1 = C(10,r) · (-1)r · xr

Step 3: For coefficient of x5, r = 5

Step 4: T6 = C(10,5) · (-1)5 · x5

Step 5: Calculate: C(10,5) = 252, (-1)5 = -1

Answer: Coefficient of x5 = 252 × (-1) = -252

Question 14: Calculate the sum of the coefficients in the expansion of (2 + 3)n.

Solution:

Step 1: The expansion of (2 + 3)n = 5n

Step 2: But if we consider (2 + 3x)n and want sum of coefficients:

Step 3: Sum of coefficients is found by substituting x = 1

Step 4: (2 + 3×1)n = (2 + 3)n = 5n

Answer: Sum of coefficients = 5n

Question 15: Find the general term and the 5th term in the expansion of (x + 2)6.

Solution:

Step 1: General term: Tr+1 = C(6,r) · x6-r · 2r

Step 2: For the 5th term, r = 4 (since T5 = T4+1)

Step 3: T5 = C(6,4) · x6-4 · 24

Step 4: Calculate:

  • C(6,4) = 15
  • x2
  • 24 = 16

Answer:

  • General term: Tr+1 = C(6,r) · x6-r · 2r
  • 5th term: T5 = 240x2

Question 16: Explain how to find the middle term when n is odd in a binomial expansion.

Solution:

When n is odd:

Step 1: There are (n+1) terms in the expansion, which is even

Step 2: There are two middle terms:

  • T(n+1)/2 and T(n+3)/2
  • Or equivalently: T((n+1)/2) and T((n+1)/2)+1

Step 3: These correspond to r values of (n-1)/2 and (n+1)/2

Example: For n = 5, middle terms are T3 and T4 (r = 2 and r = 3)

Question 17: Find the coefficient of x2y3 in the expansion of (x + y)5.

Solution:

Step 1: General term: Tr+1 = C(5,r) · x5-r · yr

Step 2: For x2y3, we need:

  • Power of x: 5-r = 2, so r = 3
  • Power of y: r = 3 ✓

Step 3: T4 = C(5,3) · x2 · y3

Step 4: Calculate: C(5,3) = 10

Answer: Coefficient of x2y3 = 10

Question 18: Use the binomial theorem to approximate (1 + x)n for small values of x.

Solution:

Step 1: Expand (1 + x)n using binomial theorem:

(1 + x)n = 1 + nx + (n(n-1)/2!)x2 + (n(n-1)(n-2)/3!)x3 + ...

Step 2: For small values of x, higher powers of x become negligible

Step 3: First-order approximation: (1 + x)n ≈ 1 + nx

Step 4: Second-order approximation: (1 + x)n ≈ 1 + nx + (n(n-1)/2)x2

Examples:

  • √(1 + x) = (1 + x)1/2 ≈ 1 + x/2
  • (1 + x)-1 ≈ 1 - x

Question 19: Find the coefficient of x3 in the expansion of (1 + 3x)5.

Solution:

Step 1: General term: Tr+1 = C(5,r) · 15-r · (3x)r

Step 2: Tr+1 = C(5,r) · (3x)r = C(5,r) · 3r · xr

Step 3: For coefficient of x3, r = 3

Step 4: T4 = C(5,3) · 33 · x3

Step 5: Calculate: C(5,3) = 10, 33 = 27

Answer: Coefficient of x3 = 10 × 27 = 270

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

Solution:

Step 1: The expansion of (1 + x)n is:

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

Step 2: The coefficients are: C(n,0), C(n,1), C(n,2), ..., C(n,n)

Step 3: To find sum of coefficients, substitute x = 1:

(1 + 1)n = C(n,0) + C(n,1) + C(n,2) + ... + C(n,n)

Step 4: Simplify left side: (1 + 1)n = 2n

Answer: Therefore, sum of coefficients = C(n,0) + C(n,1) + ... + C(n,n) = 2n 

course

No courses found

FAQs: RD Sharma Solutions for Class 11 Mathematics Chapter “Binomial Theorem”

What is the Binomial Theorem as explained in RD Sharma Solution Class 11?

The Binomial Theorem provides a formula to expand expressions of the form (x + y)n, where n is a positive integer. It helps in expressing such expansions in terms of binomial coefficients and powers of x and y.

What are the main topics covered in Bionomial Theorem chapter?

Key topics include the binomial theorem for positive integral indices, general and middle terms in a binomial expansion, properties of binomial coefficients, and important conclusions drawn from the theorem.

How do RD Sharma Solutions help in understanding the Binomial Theorem?

The solutions provide step-by-step explanations for each problem, clarify doubts, and offer guidance on solving problems confidently. This improves problem-solving skills and prepares students for exams.

What are the properties of the Binomial Theorem discussed in RD Sharma?

Some important properties include:

  • The number of terms in (x + y)n is (n + 1).
  • The coefficients are arranged in Pascal's triangle.
  • The powers of x decrease while those of y increase across the expansion.
  • The rth term from the end equals the (n - r + 2)th term from the beginning.

How do I find the general term in a binomial expansion using RD Sharma Solutions?

The general term in the expansion of (x + y)n is given by Tr+1 = C(n,r) · xn-r · yr, and RD Sharma Solutions provide stepwise examples for its application.

Are there tips for remembering binomial coefficients and properties?

Yes, the solutions highlight patterns such as Pascal's triangle and symmetry properties to help students remember binomial coefficients easily.