Careers360 Logo
Scan and Download the App!
Search Faster,
Smarter, Better
Rated 4.2
by 1M+ students
Permutation And Combinations Class 11th Notes - Free NCERT Class 11 Maths Chapter 7 notes - Download PDF

Permutation And Combinations Class 11th Notes - Free NCERT Class 11 Maths Chapter 7 notes - Download PDF

Edited By Komal Miglani | Updated on Jul 24, 2025 08:54 PM IST

Imagine you have money to buy 2 Harry Potter books from a set of 8, and you are thinking which two combinations of books you can buy. Again, suppose your school’s football coach asks you to pick 5 players for 5 different positions from your class, and you are confused about whom to choose and for which position. This is where the concepts of Permutations and combinations come into play. We will read about these concepts in Maths Chapter 6 of Class 11. The main purpose of these NCERT Notes of the Permutation and Combinations class 11 PDF is to provide students with an efficient study material from which they can revise the entire chapter.

JEE Main Scholarship Test Kit (Class 11): Narayana | Physics WallahAakash Unacademy

Suggested: JEE Main: high scoring chaptersPast 10 year's papers

This Story also Contains
  1. Permutations and Combinations Class 11 Notes: Free PDF Download
  2. NCERT Class 11 Maths Chapter 6 Notes: Permutations and Combinations
  3. Permutations and Combinations: Previous Year Question and Answer
  4. Importance of NCERT Class 11 Math Chapter 6 Notes
  5. NCERT Class 11 Notes Chapter Wise

Permutations and combinations have various real-life applications and are a very important chapter for the class 11 board exam, as well as many important competitive exams. In this article about NCERT Class 11 Maths Notes, everything from definitions and properties to detailed notes, formulas, diagrams, and solved examples is fully covered by our subject matter experts at Careers360 to help the students understand the important concepts and feel confident about their studies. These NCERT Class 11 Maths Chapter 6 Notes are made in accordance with the latest CBSE syllabus while keeping it simple, well-structured and understandable. For the syllabus, solutions, and chapter-wise PDFs, head over to this link: NCERT.

Permutations and Combinations Class 11 Notes: Free PDF Download

Use the link below to download the Permutations and Combinations Class 11 Notes PDF for free. After that, you can view the PDF anytime you desire without internet access. It is very useful for revision and last-minute studies.

Download PDF

NCERT Class 11 Maths Chapter 6 Notes: Permutations and Combinations

Permutations and Combinations are mathematical techniques used to count the number of ways to arrange or select items. Permutations focus on arrangements where order matters, while Combinations deal with selections where order doesn’t matter. These concepts are essential in probability, statistics, and real-life decision-making problems.

Fundamental Principle of Counting

The fundamental principle of counting is a rule used to find the total number of outcomes possible in a given situation. The fundamental principle of counting can be classified into two types.

Multiplication Rule

If a certain work W can be completed by doing 2 tasks, first doing task A AND then doing task B. A can be done in m ways and, following that, B can be done in n ways, then the number of ways of doing the work W is (m x n) ways.

For example, let's say a person wants to travel from Noida to Gurgaon, and he has to travel via New Delhi. It is given that the person can travel from Noida to New Delhi in 3 different ways and from New Delhi to Gurgaon in 5 different ways.

So, in this case, to complete his work (reach Gurgaon) he has to do two tasks one after the other, first traveling from Noida to New Delhi (task A) AND then from New Delhi to Gurgaon (task B), as he has 3 different ways of reaching New Delhi (doing task A), and he has 5 different ways to reach Gurgaon from New Delhi (doing task B), so in that way, he has a total of 3×5 = 15 different ways to reach Gurgaon from Noida.

Addition Rule

If work W can be completed by doing task A OR task B, and A can be done in m ways and B can be done in n ways (and both cannot occur simultaneously: in this case we call tasks A and B as mutually exclusive), then work W can be done in (m + n) ways.

For example, let’s say that a person can travel from New Delhi to Noida in 3 different types of buses, and 2 different types of trains, so, he can complete the work of going from New Delhi to Noida in 3 + 2 = 5 ways (As work can be completed by going by bus (A) OR by going by train (B))

Permutation

The definition refers to several possible ways of arranging or ordering a set of numbers.

There are two types of permutations.

1. Linear Permutation

2. Circular Permutation

Linear Permutation

This is defined as when some things are arranged linearly. Like the arrangement of books, pens and many more.

The formula to compute problems goes by: nPr

Consider the following example:

1647323519108

The above example represents a group of five different coloured balls arranged in two different orders in a straight line. Here, the starting and ending positions of the balls are different at each order.

Circular Permutation

This is defined as when something is arranged in a circular manner. Like the arrangement of chairs at a round table or the arrangement of beads in a necklace.
Pn=n1

Consider the following example:

1647323520513

In the figure above, the five balls are arranged in two different orders in the circular form. Both the permutations look different, but they are the same. Because every ball has the same coloured ball to its right and left.

Combination

It is defined as a selection of objects without regard to order.

Now, the formula for finding the number of combinations of n different objects taken r at a time, denoted by nCr.

nCr=n!r!(nr)!

Ex: Choosing 3 pens from the set of 10.
Then,
10C3=10!3!(103)!=120

The relationship between Permutation and Combination is:
nCr=nPrr!

Permutations Vs Combinations

Always remember, in an arrangement, the order is always important. Whereas, in Combination, the order is not important.

Consider the following examples-
1. Selecting a team of 11 from 16 players - Selection.
Drawing a batting line-up of 11 from 16 players - Arrangement.

2. Selecting 3 students out of 10 students who will receive scholarships of the same value - Selection.
Selecting 3 students out of 10 students who will receive scholarships of Rs. 500, Rs. 1000, and Rs. 2000 - Arrangement

Permutations and Combinations: Previous Year Question and Answer

Given below are some previous year question answers of various examinations from the NCERT class 11 chapter 6, Permutations and Combinations:

Question 1: The number of natural numbers, between 212 and 999, such that the sum of their digits is 15, is_______________.

Solution:
We are given the range of natural numbers from 212 to 999 and are asked to find how many of these numbers have a digit sum equal to 15.
Let a 3-digit number be represented as xyz, where:
x{2,3,...,9} (since the number must be greater than 212)
y,z{0,1,...,9}
The digit sum condition is x+y+z=15
We analyse this by fixing values of x from 2 to 9 and counting the number of integer solutions to y+z=15x, under the constraint 0y,z9.
Let’s compute valid (y,z) pairs for each x:
x=2y+z=13valid pairs: (4,9),(5,8),(6,7),(7,6),(8,5),(9,4)6 solutions
x=3y+z=12pairs: (3,9),(4,8),...,(9,3)7 solutions
x=4y+z=11pairs: (2,9),(3,8),...,(9,2)8 solutions
x=5y+z=10pairs: (1,9),(2,8),...,(9,1)9 solutions
x=6y+z=9pairs: (0,9),(1,8),...,(9,0)10 solutions
x=7y+z=8pairs: (0,8),(1,7),...,(8,0)9 solutions
x=8y+z=7pairs: (0,7),(1,6),...,(7,0)8 solutions
x=9y+z=6pairs: (0,6),(1,5),...,(6,0)7 solutions
Now summing the valid cases:
6+7+8+9+10+9+8+7=64
Hence, the correct answer is 64.

Question 2: Let S be the set of all the words that can be formed by arranging all the letters of GARDEN. From the set S, one word is selected at random. The probability that the selected word will NOT have vowels in alphabetical order is:

Solution:
We are given the word "GARDEN" which consists of 6 distinct letters: G, A, R, D, E, N.
The total number of words that can be formed by arranging all these letters is:
Total number of arrangements=6!=720
We are interested in finding the probability that the selected word does NOT have vowels in alphabetical order.
The vowels in "GARDEN" are A and E.
We define "vowels in alphabetical order" to mean A appears before E in the arrangement.
Let’s calculate the number of arrangements where A comes before E.
Since all letters are distinct, and exactly two of them are vowels (A and E), in half of the total arrangements, A will come before E, and in the other half, E will come before A.
So, the number of arrangements where A comes before E:
7202=360
Thus, the number of arrangements where vowels are not in alphabetical order (i.e., E before A) is:
720360=360
So, the required probability is:
Number of unfavorable casesTotal cases=360720=12
Hence, the correct answer is 12.

Question 3: Several functions f:{1,2,,100}{0,1}, that assign 1 to exactly one of the positive integers less than or equal to 98, are equal to___________.

Solution:
Given:
f:{1,2,,100}{0,1}
f(i)=1 for exactly one i{1,2,,98}
For all other ji in {1,,98}, f(j)=0
No restriction on f(99) and f(100), they can be 0 or 1 independently.
Step 1: Choose the unique position for 1 among first 98 integers
Number of ways:
(981)=98
Step 2: Values for f(99) and f(100)
Each can be either 0 or 1, independently:
2×2=4 ways.
Step 3: Total number of such functions
98×4=392.
Hence, the correct answer is 392.

Importance of NCERT Class 11 Math Chapter 6 Notes

NCERT Class 11 Maths chapter 6 notes can be an essential learning tool if students use them wisely. The important aspects of these notes are as follows:

  • These notes will clarify the concepts of Permutations and combinations. Students will understand when the order matters and when it doesn't.
  • A good number of questions come from this chapter in class 11 board exams as well as in exams like JEE Main, NDA, and CUET.
  • Students can use this note for quick revision of the important concepts and formulas.
  • These notes will improve students' logical thinking and analytical skills.
  • Completing these notes will boost the confidence of the students and create a positive vibe, which is a necessity before an exam.

NCERT Class 11 Notes Chapter Wise

All the links to chapter-wise notes for NCERT class 11 maths are given below:

Subject-Wise NCERT Exemplar Solutions

Students can check these NCERT exemplar links for further practice purposes.

Subject-Wise NCERT Solutions

After checking the Mathematics solutions, students can also check the solutions of other subjects. These solutions are well-structured and well-explained.

NCERT Books and Syllabus

Students need to be aware of the latest CBSE syllabus. Also, an extra reference book always proved handy. Here are some links that will help students with the above two causes.

Frequently Asked Questions (FAQs)

1. Define Permutation according to Class 11 Maths chapter 6 notes.

A permutation is an arrangement of items in a specific order. According to NCERT Class 11 Maths Chapter 6, if the order of arrangement matters, it's a permutation. For example, the different ways to arrange letters A, B, and C are ABC, ACB, BAC, etc.

2. Define Combination according to Class 11 Maths chapter 6 notes.

In Class 11 Maths Chapter 6, a combination is defined as a way of selecting items from a group, where the order does not matter. For example, choosing 2 students out of 5 is a combination, and both selections (A, B) and (B, A) are considered the same.

3. What is the Fundamental Principle of Counting, and why is it important?

It states that if one event has “m” possible outcomes and another has “n,” then both events together can occur in m × n ways. It underlies all permutation and combination problems

4. What key topics are covered in class 11 maths chapter 6 Permutations & Combinations?

This chapter includes the Fundamental Principle of Counting, factorials, permutations (nPr), repeated and restricted permutations, combinations (nCr), and problems that mix both types.

5. What types of questions are most common in Permutations & Combinations chapter?

Typical Permutations & Combinations questions include forming words (with/without repeated letters), arranging committees, seating arrangements, and arranging letters in given words or numbers under specific constraints.

Articles

A block of mass 0.50 kg is moving with a speed of 2.00 ms-1 on a smooth surface. It strikes another mass of 1.00 kg and then they move together as a single body. The energy loss during the collision is

Option 1)

0.34\; J

Option 2)

0.16\; J

Option 3)

1.00\; J

Option 4)

0.67\; J

A person trying to lose weight by burning fat lifts a mass of 10 kg upto a height of 1 m 1000 times.  Assume that the potential energy lost each time he lowers the mass is dissipated.  How much fat will he use up considering the work done only when the weight is lifted up ?  Fat supplies 3.8×107 J of energy per kg which is converted to mechanical energy with a 20% efficiency rate.  Take g = 9.8 ms−2 :

Option 1)

2.45×10−3 kg

Option 2)

 6.45×10−3 kg

Option 3)

 9.89×10−3 kg

Option 4)

12.89×10−3 kg

 

An athlete in the olympic games covers a distance of 100 m in 10 s. His kinetic energy can be estimated to be in the range

Option 1)

2,000 \; J - 5,000\; J

Option 2)

200 \, \, J - 500 \, \, J

Option 3)

2\times 10^{5}J-3\times 10^{5}J

Option 4)

20,000 \, \, J - 50,000 \, \, J

A particle is projected at 600   to the horizontal with a kinetic energy K. The kinetic energy at the highest point

Option 1)

K/2\,

Option 2)

\; K\;

Option 3)

zero\;

Option 4)

K/4

In the reaction,

2Al_{(s)}+6HCL_{(aq)}\rightarrow 2Al^{3+}\, _{(aq)}+6Cl^{-}\, _{(aq)}+3H_{2(g)}

Option 1)

11.2\, L\, H_{2(g)}  at STP  is produced for every mole HCL_{(aq)}  consumed

Option 2)

6L\, HCl_{(aq)}  is consumed for ever 3L\, H_{2(g)}      produced

Option 3)

33.6 L\, H_{2(g)} is produced regardless of temperature and pressure for every mole Al that reacts

Option 4)

67.2\, L\, H_{2(g)} at STP is produced for every mole Al that reacts .

How many moles of magnesium phosphate, Mg_{3}(PO_{4})_{2} will contain 0.25 mole of oxygen atoms?

Option 1)

0.02

Option 2)

3.125 × 10-2

Option 3)

1.25 × 10-2

Option 4)

2.5 × 10-2

If we consider that 1/6, in place of 1/12, mass of carbon atom is taken to be the relative atomic mass unit, the mass of one mole of a substance will

Option 1)

decrease twice

Option 2)

increase two fold

Option 3)

remain unchanged

Option 4)

be a function of the molecular mass of the substance.

With increase of temperature, which of these changes?

Option 1)

Molality

Option 2)

Weight fraction of solute

Option 3)

Fraction of solute present in water

Option 4)

Mole fraction.

Number of atoms in 558.5 gram Fe (at. wt.of Fe = 55.85 g mol-1) is

Option 1)

twice that in 60 g carbon

Option 2)

6.023 × 1022

Option 3)

half that in 8 g He

Option 4)

558.5 × 6.023 × 1023

A pulley of radius 2 m is rotated about its axis by a force F = (20t - 5t2) newton (where t is measured in seconds) applied tangentially. If the moment of inertia of the pulley about its axis of rotation is 10 kg m2 , the number of rotations made by the pulley before its direction of motion if reversed, is

Option 1)

less than 3

Option 2)

more than 3 but less than 6

Option 3)

more than 6 but less than 9

Option 4)

more than 9

Back to top