
Class 11 Maths Chapter 7 Binomial Theorem covers the calculation techniques of higher powers of binomials. The binomial theorem helps in such calculations. Ch 7 Class 11 Maths provides an easy way to expand
, where n is an integer or a rational number. This chapter only covers the binomial theorem for positive integral indices.
Chapter 7 Class 11 Maths NCERT solutions are prepared by the subject matter experts at Shiksha. It is a reliable source where the solutions are given in a step-by-step format. It helps students develop problem-solving skills and gain confidence in solving NCERT questions. The solutions are ideal to score high in the CBSE Board exam and competitive exam like the JEE Main exam.
For all chapter notes of Class 11 Maths, including important topics and solved examples, Class 11 students can Explore Here. The notes are aligned with the latest CBSE updates.
- Overview of Binomial Theorem – Class 11 Maths Chapter 7
- Chapter 7 Binomial Theorem : Key Topics, Weightage
- Important Formulas of Ch 7 Maths Class 11 Binomial Theorem
- Chapter 7 Binomial Theorem NCERT Solution PDF: Download PDF for Free
- Chapter 7 Binomial Theorem Exercise-wise Solution
- Chapter 7 Binomial Theorem Exercise 7.1 Solutions
- Chapter 7 Binomial Theorem Exercise 7.2 Solutions
- Chapter 7 Binomial Theorem Miscellaneous Exercise Solutions
- Binomial Theorem - FAQs
Overview of Binomial Theorem – Class 11 Maths Chapter 7
Ch 7 Maths Class 11 is a short chapter. Here is a quick summary of Binomial Theorem - Chapter 7 Class 11 Maths:
- The chapter covers the Binomial Theorem, which allows the expansion of a binomial for any positive integral n. Mathematically, it is shown as -
- It also introduces Pascal’s triangle, which is an array in which the coefficients of the expansions are arranged.
In case you are looking for NCERT notes of Physics, Chemistry & Maths of class 11 for quick revision. You must check here.
Chapter 7 Binomial Theorem : Key Topics, Weightage
In the Ch 7 Class 11 Maths Binomial Theorem, the students should thoroughly understand the binomial expansion, the middle terms, finding general terms, and applications of the theorem. This is not a very high-weightage chapter for JEE Mains, but Class 11 students need to understand this chapter well to score good marks in the entrance exams later. Here are the topics covered in this chapter:
Exercise | Topics Covered |
---|---|
7.1 | Introduction |
7.2 | Binomial Theorem for Positive Integral Indices |
Chapter 7 Class 11 Maths Binomial Theorem Weightage in JEE Mains exam
Exam | Number of Questions | Weightage |
---|---|---|
JEE Mains | 1 question | 3.3% |
Important Formulas of Ch 7 Maths Class 11 Binomial Theorem
Important Terms and Formulae for Binomial Theorem
- Binomial Expansion
where
- General Term
- Middle Term(s)
-
- If is even:
- If is odd: Two middle terms: and
4. Sum of Binomial Coefficients
5. Approximation Formula (for small )
Chapter 7 Binomial Theorem NCERT Solution PDF: Download PDF for Free
Students must download the free PDF of the Class 11 Maths Chapter 7 from the link given below. The solutions are well-structured and help students to improve their school exam, CBSE Board exam, and JEE Mains exam preparation.
Class 12 Math Chapter 7 Binomial Theorem Solution PDF: Free PDF Download
Related Links
NCERT Notes for Class 11 & 12 | NCERT Solutions for Class 11 Maths | NCERT Solutions Class 11 and 12 for Maths, Physics, Chemistry |
Chapter 7 Binomial Theorem Exercise-wise Solution
Class 11 Binomial Theorem is a very important mathematical concept that provides a systematic method for expanding expressions of the form , where is a positive integer. Class 11 Chapter 7 Binomial theorem consists of several exercises and problem based on taught concepts. Earlier this chapter was numbered as chapter 8 in old NCERT Textbooks. Exercise 8.1 includes expansion of
Chapter 7 Binomial Theorem Exercise 7.1 Solutions
Binomial Theorem Exercise 7.1 focuses on the basic principles and applications of understanding the General Expansion, Binomial Coefficients, General Term Formula, and other related concepts. Candidates can check the Binomial Therom class 11 Exercise7.1 solution below;
Binomial Theorem Exercise 7.1 NCERT SolutionsExpand each of the expressions in Exercises 1 to 2. Q1. (1–2x)5 |
A.1. (1 – 2x)5 By using binomial theorem we have, = 5C0 (1)5+5C1 (1)4 (-2x) + 5C2 (1)3 (-2x)2+5C3 (1)2 (-2x)3+5C4 (1)1 (-2x)4+5C5 (-2x)5 =
+
+[x1× (4x2)] +
+
+
= 1 +
= 1 + [5 × (–2x)] + [10 × 4x2] + [10 × (–8x3)] + [5 × 16x4] + [–32x5] = 1 – 10x + 40x2 – 80x3 + 80x4 – 32x5 |
Q2.
|
A.2.
Using (x – y)n = 5C0
=
=
=
|
Using binomial theorem, evaluate each of the following: Q3. (102)5 |
A.3. (102)5 = (100 + 2)5 By using binomial theorem, = 5C0(100)5 + 5C1(100)4(2) + 5C2(100)3(2)2 + 5C3(100)2(2)3 + 5C4(100)(2)4 + 5C5(2)5 =
= [1 × 10000000000] +
= 10000000000 + 1000000000 + 40000000 + 800000 + 8000 + 32 = 11040808032 |
Q4. (101)4 |
A.4. (101)4 = (100 + 1)4 By binomial theorem we get, = 4C0(100)4 + 4C1(100)3(1) + 4C2(100)2(1)2 + 4C3(100)(1)3 + 4C4(1)4 =
= [1 × 100000000] +
= 100000000 + 4000000 + 60000 + 400 + 1 = 104060401 |
Q5. (99)5 |
A.5. (99)5 = (100 – 1)5 By binomial theorem we get, = 5C0(100)5 –5C1(100)4(1) + 5C2(100)3(1)2–5C3(100)2(1)3 + 5C4(100)(1)4 –5C5(1)5 =
= [1 × 10000000000] –
= 10000000000 – 500000000 + 10000000 – 100000 + 500 – 1 = 10010000500 – 500100001 = 9509900499 |
Q6. Using Binomial Theorem, indicate which number is larger (1.1)10000or 1000. |
A.6. We know that, (1.1)10000 = (1 + 0.1)10000 By using binomial theorem, = 10000C0(1)10000 + 10000C1 (1)(10000 – 1) (0.1) + other positive terms =
= [1 × 1] +
= 1 + 1000 + other positive terms = 1001 + other positive terms Hence, (1.1)10000> 1000 |
Q7. Find (a + b)4– (a – b)4. Hence, evaluate
|
A.7. Using binomial theorem we have, (a + b)4 – (a – b)4 = [4C0a4 + 4C1a3b + 4C2a2b2 + 4C3ab3 + 4C4b4] – [4C0a4 – 4C1a3b + 4C2a2b2 – 4C3ab3 + 4C4b4] = 4C0a4 + 4C1a3b + 4C2a2b2 + 4C3ab3 + 4C4b4– 4C0a4 + 4C1a3b – 4C2a2b2 + 4C3ab3 – 4C4b4 = [2 ×4C1a3b] + [2 ×4C3ab3] =
=
= 8a3b + 8ab3 Hence putting a = √3 and b = √2 we have,
= 8
= (8 × 3 √3 ×√2 )+ (8 × √3 × 2 √2 ) = 24 √6 + 16 √6 = 40 √6 |
Q8. Find (x + 1)6+ (x – 1)6. Hence or otherwise evaluate
|
A.8. By binomial expansion we have,
= [6C0(x6) + 6C1(x5)(1) + 6C2(x4)(1) 2 + 6C3(x3)(1)3 + 6C4(x2)(1)4 + 6C5(x)(1)5 + 6C6(1)6] + [6C0(x6) – 6C1(x5)(1) + 6C2(x4)(1) 2 – 6C3(x3)(1)3 + 6C4(x2)(1)4 – 6C5(x)(1)5 + 6C6(1)6] = 6C0(x6) + 6C1(x5)(1) + 6C2(x4)(1) 2 + 6C3(x3)(1)3 + 6C4(x2)(1)4 + 6C5(x)(1)5 + 6C6(1)6 + 6C0(x6) – 6C1(x5)(1) + 6C2(x4)(1) 2 – 6C3(x3)(1)3 + 6C4(x2)(1)4 – 6C5(x)(1)5 + 6C6(1)6 = 2 × [6C0(x6) + 6C2(x4)(1) 2 + 6C4(x2)(1)4 + 6C6(1)6] = 2 ×
= 2 × [(1 ×
= 2[
Hence putting x = √2 we have, ( √2 + 1)6 + ( √2 – 1)6 = 2 × [
= 2 × [23 + (15 x 22) + (15 x 2) + 1] = 2 × [8 + 60 + 30 + 1] = 2 × 99 = 198 |
Q9. Show that 9n+1– 8n – 9 is divisible by 64, whenever n is a positive integer. |
A.9. For a number x to be divisible by y, we can write x as a factor of y i.e., x = ky where k is some natural number. Thus in order for 9n+1 – 8n – 9 to be divisible by 64 we need to show that 9n+1 – 8n – 9 = 64k where k is some natural number. We have, by binomial theorem (1 + a)m = mC0 + mC1(a) + mC2(a)2 + mC3(a)3 + ………… + mCm(a)m Putting, a = 8 and m = n + 1 (1 + 8)n+1 = n+1C0 + n+1C1.8 + n+1C2.82 + n+1C3.83 + …….. + n+1Cn+1.(8)n+1 => 9n+1= 1 + (n + 1)8 + 82×[n+1C2 + n+1C3.8 + ……….. + n+1Cn+1.(8)n+1–2] [since, n+1C0 = 1, n+1C1= n + 1] => 9n+1 = 1 + 8n + 8 + 64 × [n+1C2 + n+1C3.8 + ……….. + n+1Cn+1.(8)n+1-2] => 9n+1 – 8n – 9 = 64 × [n+1C2 + n+1C3.8 + ……….. + 8n–1][since, n+1Cn+1 = 1] => 9n+1 – 8n – 9 = 64k, where k = n+1C2 + n+1C3.8 + ……….. + 8n–1 is a natural number. This shows that 9n+1 – 8n – 9 is divisible by 64 |
Q10. Prove that
|
A.10. By binomial theorem, (a + b)n = nC0(a)n(b)0 + nC1(a)n–1(b)1 + ………….. + nCr(a)n–r(b)r + …………… + nCn(a)n–n(b)n Where, b0 = 1 = an–n So, (a + b)n = nCr(a)n–r(b)r Putting a = 1 and b = 3 such that a + b = 4 , we can rewrite the above equation as (1 + 3)n = nCr(1)n–r.3r =>4n =
Hence proved. |
Commonly asked questions
12. Find a, b and n in the expansion of (a + b)n if the first three terms of the expansion are 729, 7290 and 30375, respectively.
1.The general term of the expansion (a + b)n is given by
Tr +1 = nCran–rbr
So, T1 = nC0an = an
T2 = nC1an-1b =
T3 = nC2an-2b2 =
Given,
T1 = 729
=>an = 729 ------------------ (1)
T2 = 7290
=>nan–1b = 7290 ------------- (2)
T3 = 30375
=>
Dividing equation (2) by (1) we get,
=>
Similarly dividing equation (3) by (2) we get,
=>
=>
=>
=>
=> 10 –
=>
=
=
Putting equation (5) in (4) we get,
n×
=>n = 10 ×
=>n = 6
So putting the value of n in equation (1) we get,
a6 = 729
=>a6= 36
=>a = 3
And putting a = 3 in equation (5) we get,
=>b =
=
= 5
1. Show that 9n+1– 8n – 9 is divisible by 64, whenever n is a positive integer.
1. For a number x to be divisible by y, we can write x as a factor of y i.e., x = ky where k is some natural number. Thus in order for 9n+1 – 8n – 9 to be divisible by 64 we need to show that 9n+1 – 8n – 9 = 64k where k is some natural number.
We have, by binomial theorem
(1 + a)m = mC0 + mC1 (a) + mC2 (a)2 + mC3 (a)3 + ………… + mCm (a)m
Putting, a = 8 and m = n + 1
(1 + 8)n+1 = n+1C0 + n+1C1.8 + n+1C2.82 + n+1C3.83 + ……. + n+1Cn+1. (8)n+1
=> 9n+1= 1 + (n + 1)8 + 82× [n+1C2 + n+1C3.8 + ………. + n+1Cn+1. (8)n+1–2] [since, n+1C0 = 1, n+1C1= n + 1]
=> 9n+1 = 1 + 8n + 8 + 64 × [n+1C2 + n+1C3.8 + ………. + n+1Cn+1. (8)n+1-2]
=> 9n+1 – 8n – 9 = 64 × [n+1C2 + n+1C3.8 + ………. + 8n–1] [since, n+1Cn+1 = 1]
=> 9n+1 – 8n – 9 = 64k,
where k = n+1C2 + n+1C3.8 + ………. + 8n–1 is a natural number.
This shows that 9n+1 – 8n – 9 is divisible by 64
2. Prove that
2.
By binomial theorem,
(a + b)n = nC0 (a)n (b)0 + nC1 (a)n–1 (b)1 + …………. + nCr (a)n–r (b)r + …………… + nCn (a)n–n (b)n
Where, b0 = 1 = an–n
So, (a + b)n = nCr (a)n–r (b)r
Putting a = 1 and b = 3 such that a + b = 4, we can rewrite the above equation as
(1 + 3)n = nCr (1)n–r.3r
=>4n =
Hence proved.
4. a5b7in (a – 2b)12.
4. Let a5b7 occurs in (r + 1)th term of [removed]a – 2b)12.
Now, Tr+1 = 12Cra12-r (–2b)r
= (–1)r12Cra12–r . 2r. br
Comparing indices of a and b in Tr-1 with a5 and b7 we get, r = 7
So, co-efficient of a5b7 is (–1)712C7 27

Write the general term in the expansion of
5. (x2–y)6
5. Let (r + 1)th term be the general term of (x2–y)6.
So, Tr-1 = 6Cr (x2)6-r (-y)r
= (–1)r .6Cr .
6. (
6. Let (r + 1)th be the general term of (
So, Tr-1 = 12Cr (x2)12–r (–yx)r
= (–1)r12Crx24–2ryrxr
= (–1)r12Cr
= (-1)r12Cr
7. Find the 4thterm in the expansion of (x – 2y)12.
8. In the expansion of (1 + a)m+n,prove that coefficients of an and an are equal.
8. The general term of the expansion (1 + a)m+n is
Tr+1 = m+nCrar [since, 1m+n-r = 1]
At r = m we have,
Tm+1 = m+nCmam
=
=
Similarly at r = n we have,
Tn+1 = m+nCnan
=
=
Hence from (1) & (2),
Co-efficient of am = Co-efficient of an =
9. The coefficients of the (r – 1)th, rthand (r + 1)thterms in the expansion of (x + 1)n are in the ratio 1 : 3 : 5. Find n and r.
9. The general term of the expansion (x +1)n is
Tr+1 = nCrxn–r1r
i.e. co-efficient of
So, co-efficient of
Similarly, co-efficient of rth term = nCr – 1
Given that, nCr – 2 :nCr – 1 : nCr = 1 : 3 : 5
We have,

=
=>
=>
=>
=> 3r – 3 = n – r + 2
=> 3r + r = n + 2 + 3
=> 4r = n + 5 -------------- (1)
And,

=
=>
=>
=>
=> 5r = 3n – 3r + 3
=> 5r + 3r = 3n + 3
=> 8r = 3n + 3 ----------------------- (2)
Multiplying equation (1) by 2 and subtracting from equation (2) we get,
8r – 8r = 3n + 3 – (2n + 10)
=> 0 = 3n + 3 – 2n – 10
=> 0 = n – 7
=>n = 7
Putting n = 7 in equation (1) we get,
=> 4r = 7 + 5
=>r =
=>r = 3
10. Prove that the coefficient of xn in the expansion of (1 + x)2n is twice the coefficientof xn in the expansion of (1 + x)2n-1.
10. General term of the expansion (1 + x)2n is
Tr+1 = 2nCr (1)2n-r(x)r
So, co-efficient of xn (i.e. r = n) is 2nCn
Similarly general term of the expansion (1 + x)2n–1 is
Tr+1 = 2n-1Cr (1)2n–1–rxr
And co-efficient of xn i.e. when r = n is 2n-1Cn
Therefore,
=
=
=

=
= 2
Thus, co-efficient of
11. Find a positive value of m for which the coefficient of x2in the expansion (1 + x)m is 6.
11. The general term of the expansion
Tr+1 = mCr
= mCrxr
At r = 2,
T2+1 = mC2x2
Given that, co-efficient of x2 = 6
=>mC2 = 6
=>

=>m2 – m = 12
=>m2 – m – 12 = 0
=>m2 + 3m – 4m – 12 = 0
=>m (m + 3) – 4 (m+ 3) = 0
=> (m – 4) (m + 3) = 0
=>m = 4 and m = –3
Since, we need a positive value of m we have, m = 4
13. Find a if the coefficients of x2and x3in the expansion of (3 + ax)9are equal.
13. The general term of the expansion
Tr+1 = 9Cr
= 9Cr
At r = 2,
T2+1 = 9C2
=
=
= 36 ×37a2x2
At r = 3,
T3+1 = 9C3
=
= 9'8'7'6!/3'2'1'6! 36a3x3
= 84 ×36a3x3
Given that,
Co-efficient of
=> 36 ×
=>
=>
=
14. If a and b are distinct integers, prove that a – b is a factor of an– bn, whenever n is a positive integer.
[Hint: write an= (a – b + b)n and expand]
14. For (a – b) to be a factor of an – b nwe need to show (an – bn) = (a – b)k as k is a natural number.
We have, for positive n
an =
=>an = nC0(a – b)n + nC1(a – b)n -1b + nC2(a – b)n – 2b2 + ………… +nCn-1
=>an=
=>
=>
=>
Therefore (a – b) is a factor of an – bnwhere n is positive integer.
15. Find the expansion of (3x2– 2ax + 3a2)3 using binomial theorem.
15.
=
We know that by binomial theorem,
=
Then,
= (3x2)3 +
= 27x6 +
= 27x6 +
= 27x6 + [
= 27x6
= 27x6– 54ax5
Chapter 7 Binomial Theorem Exercise 7.2 Solutions
Binomial Theorem Exercise 7.2 focuses on the foundational concepts and delves into the application of binomial expansion. Exercise 7.2 of Binomial theorem focuses on the computation of specific terms in a binomial expansion, emphasizing the general term formula and finding a specific formula. Students can check below for binomial theorem ex 7.2 NCERT solutions;
Binomial Theorem Exercise 7.2 NCERT SolutionsFind the coefficient of Q1. x5in (x + 3)8 |
A.1. Let x5 occurs in (r + 1)th term of the expansion (x + 3)8. Now, Tr+1 = 8Cr
Comparing indices of x in Tr+1 with x5 we get, 8 – r = 5 =>r = 8 – 5 = 3 So, Co-efficient of x5 is 8C3× 33 =
=
= 56 × 27 = 1512 |
Q2. a5b7in (a – 2b)12. |
A.2. Let a5b7 occurs in (r + 1)th term of [removed]a – 2b)12. Now, Tr+1 = 12Cra12-r (–2b)r = (–1)r12Cra12–r . 2r. br Comparing indices of a and b in Tr-1 with a5 and b7 we get, r = 7 So, co-efficient of a5b7 is (–1)712C7 27 = –1 ×
= –1 ×
= –1 ×
= –1 × 792 × 128 = – 101376 |
Write the general term in the expansion of Q3. (x2–y)6 |
A.3. Let (r + 1)th term be the general term of (x2–y)6. So, Tr-1 = 6Cr (x2)6-r (-y)r = (–1)r .6Cr .
|
Q4. (
|
A.4. Let (r + 1)th be the general term of (
So, Tr-1 = 12Cr (x2)12–r (–yx)r = (–1)r12Crx24–2ryrxr = (–1)r12Cr
= (-1)r12Cr
|
Q5. Find the 4thterm in the expansion of (x – 2y)12. |
A.5. General term of the expansion
Tr+1 = 12Cr
For 4th term, r + 1 = 4 i.e., r = 3 Therefore, T4 = T3+1 = 12C3
=
=
= – 220 x9× 8y3 = – 1760x9y3 |
Find the middle terms in the expansions of Q6.
|
A.6. As n = 7 is odd, the middle term are the
Hence, T4 = T3+1 = 7C3(3)7-3
=
=
= – 35 ×
=
T5 = T4+1 = 7C4× (3)7-4
=
=
=
=
|
Q7.
|
A.7. As n = 10 is even the middle term is
So, T6 = T5+1 = 10C5
=
=
= 2 × 9 × 2 × 7 × 243 x5y5 = 61236 x5y5 |
Q8. In the expansion of (1 + a)m+n,prove that coefficients of anand anare equal. |
A.8. The general term of the expansion (1 + a)m+n is Tr+1 = m+nCrar [since, 1m+n-r = 1] At r = m we have, Tm+1 = m+nCmam =
=
Similarly at r = n we have, Tn+1 = m+nCnan =
=
Hence from (1) & (2), Co-efficient of am = Co-efficient of an =
|
Q9. The coefficients of the (r – 1)th, rthand (r + 1)thterms in the expansion of (x + 1)n are in the ratio 1 : 3 : 5. Find n and r. |
A.9. The general term of the expansion (x +1)n is Tr+1 = nCrxn–r1r i.e. co-efficient of
So, co-efficient of
Similarly, co-efficient of rth term = nCr – 1 Given that, nCr – 2 :nCr – 1 : nCr = 1 : 3 : 5 We have,
=
=>
=>
=>
=> 3r – 3 = n – r + 2 => 3r + r = n + 2 + 3 => 4r = n + 5 -------------- (1) And,
=
=>
=>
=>
=> 5r = 3n – 3r + 3 => 5r + 3r = 3n + 3 => 8r = 3n + 3 ----------------------- (2) Multiplying equation (1) by 2 and subtracting from equation (2) we get, 8r – 8r = 3n + 3 – (2n + 10) => 0 = 3n + 3 – 2n – 10 => 0 = n – 7 =>n = 7 Putting n = 7 in equation (1) we get, => 4r = 7 + 5 =>r =
=>r = 3 |
Q10. Prove that the coefficient of xnin the expansion of (1 + x)2nis twice the coefficientof xnin the expansion of (1 + x)2n-1. |
A.10. General term of the expansion (1 + x)2n is Tr+1 = 2nCr (1)2n-r(x)r So, co-efficient of xn (i.e. r = n) is 2nCn Similarly general term of the expansion (1 + x)2n–1 is Tr+1 = 2n-1Cr (1)2n–1–rxr And co-efficient of xn i.e. when r = n is 2n-1Cn Therefore,
= =
=
=
=
= 2 Thus, co-efficient of
|
Q.11. Find a positive value of m for which the coefficient of x2in the expansion (1 + x)m is 6. |
A.11. The general term of the expansion
Tr+1 = mCr
= mCrxr At r = 2, T2+1 = mC2x2 Given that, co-efficient of x2 = 6 =>mC2 = 6 =>
=>
=>
=>m2 – m = 12 =>m2 – m – 12 = 0 =>m2 + 3m – 4m – 12 = 0 =>m(m + 3) – 4(m+ 3) = 0 => (m – 4)(m + 3) = 0 =>m = 4 and m = –3 Since, we need a positive value of m we have, m = 4 |
Chapter 7 Binomial Theorem Miscellaneous Exercise Solutions
Binomial Theorem - FAQs
Commonly asked questions
What is Binomial Theorem in Class 11 Maths?
An expression with two terms raised to a positive integer power can be expanded in Maths, such as (a + b)? This algebraic rule is known as the Binomial Theorem.
What is the binomial theorem class 11 formula?
Mathematically, binomial theorem formula is: (a + b)n = nC0 an + nC1 an - 1b + nC2 a n – 2b 2 + . + nCn – 1a.bn - 1 + nCn bn. Here a and b are real numbers and n is a positive integer.
What is the total number of exercises in binomial theorem class 11?
There are a total of 36 questions comprising 14 straightforward formula-based sums, 16 challenging problems, and 6 intermediate.
Which is the another name of the binomial model.
The Binomial model is known as the Lattice Model or Binomial Option Pricing Model.
Which are the common mistakes by students in binomial theorem class 11?
The common mistakes can be - using the formula incorrectly, before applying the formula students not simplify the expression, in Binomial Expansion, sometimes they forget to include the fractional and negative exponents, and using incorrect values for a, b, and n.
Explore exams which ask questions on Maths Ncert Solutions class 11th
Select your preferred stream
Maths Ncert Solutions class 11th Exam
Student Forum
Other Similar chapters for you
- Binomial Theorem
- Probability
- Statistics
- Mathematical Reasoning
- Limits and Derivatives
- Introduction to Three Dimensional Geometry
- Conic Sections
- Straight Lines
- Sequences and Series
- NCERT Maths 11th
- Permutations and Combinations
- Linear Inequalities
- Complex Numbers and Quadratic Equations
- Principle of Mathematical Induction
- Trigonometric Functions
Popular Courses After 12th
Exams accepted
CA FoundationExams accepted
ICSI ExamExams accepted
BHU UET | GLAET | GD Goenka TestBachelor of Business Administration & Bachelor of Law
Exams accepted
CLAT | LSAT India | AIBEExams accepted
IPMAT | NMIMS - NPAT | SET
Exams accepted
BHU UET | KUK Entrance Exam | JMI Entrance ExamBachelor of Design in Animation (BDes)
Exams accepted
UCEED | NIFT Entrance Exam | NID Entrance ExamBA LLB (Bachelor of Arts + Bachelor of Laws)
Exams accepted
CLAT | AILET | LSAT IndiaBachelor of Journalism & Mass Communication (BJMC)
Exams accepted
LUACMAT | SRMHCAT | GD Goenka Test