Skip to main content
ExamCompass
Exam Compass LogoExamCompass
BlogFounderAppLogin

Exams

JEE Main & AdvancedNEET UGClass 12 BoardsClass 11 Boards

Categories

All ArticlesExam NotesRevision
Meet the FounderDownload Android & iOS AppLogin
HomeBlogPermutations Combinations Class 11 Revision Notes Jee
Revision

Permutations Combinations Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide

A

Ayush (Founder)

Exam Strategist

Last Updated: 2026-06-01

Last Updated: June 1, 2026

  1. πŸ“‹ Table of Contents
  2. What is Permutations Combinations Revision Notes?
  3. Introduction
  4. 1. Fundamental Principle of Counting (FPC)
  5. 2. Factorials (n!)
  6. 3. Permutations (Arrangements)
  7. 4. Combinations (Selections)
  8. 5. Difference: Permutation vs Combination
  9. Comprehensive Exam Strategy (Q&A)
  10. Related Revision Notes
  11. Conclusion
  12. πŸ“š Related Topics
  13. πŸ“š Related Topics

πŸ“‹ Table of Contents

  • What is Permutations Combinations Revision Notes?
  • Introduction
  • 1. Fundamental Principle of Counting (FPC)
  • 2. Factorials (n!)
  • 3. Permutations (Arrangements)
  • 4. Combinations (Selections)
  • 5. Difference: Permutation vs Combination
  • Comprehensive Exam Strategy (Q&A)
  • Related Revision Notes
  • Conclusion
  • πŸ“š Related Topics

Permutations Combinations Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide

What is Permutations Combinations Revision Notes?

[!TIP] πŸš€ 2-Minute Quick Recall Summary (Save for Exam Day)

  • Fundamental Principle of Counting (FPC):
    • And (Multiplication): If task A and m ways AND task B and and ways -> m Γ— n ways.
    • Or (Addition): If task A and m ways OR task B and and ways -> m + n ways.
  • Factorial (n!): n! = n Γ— (n-1) Γ— ... Γ— 1. (0! = 1).
  • Permutation (nPr): Arrangement where order MATTERS. nPr = n! / (n - r)!.
  • Combination (nCr): Selection where order DOES NOT matter. nCr = n! / [r!(n - r)!].
  • Relation: nPr = nCr Γ— r!. πŸ“₯ Download 1-Page Short Notes PDF (Zero-Friction)

Introduction

Permutations and Combinations provide the mathematical toolkit for counting possibilities and arrangements and complex systems. Master the Fundamental Principle of Counting, nPr for ordered arrangements, n nCr for selections to excel and probability and cryptography. This class 11 Math Chapter 7 guide covers all essential factorial logic for JEE and CBSE exams. Mathematics is not just about numbers; it's about possibilities.


1. Fundamental Principle of Counting (FPC)

This is the base of all counting techniques.

  1. Multiplication Principle: If an event occurs n m different ways, following which another event occurs n n different ways, then the total number of occurrence of the events and the given order is m Γ— n.
  2. Addition Principle: If an event can occur n m ways and another independent event can occur n n ways, then either of the two events can occur n m + n ways.

2. Factorials (n!)

The product of first n natural numbers is called n-factorial.

  • n! = 1 Γ— 2 Γ— 3 Γ— ... Γ— n.
  • 0! = 1 (y definition).
  • n! = n Γ— (n - 1)!.

3. Permutations (Arrangements)

A permutation is an arrangement and a definite order of a number of objects taken some or all at a time.

  • theorem 1: The number of permutations of and different objects taken r at a time (0 < r ≀ n) n objects do not repeat is nPr = n! / (n - r)!.
  • theorem 2: If repetition is allowed, the number of permutations is nΚ³.
  • theorem 3: If out of and objects, p are of one kind, q of another, n the rest are different, number of permutations = n! / (p!q!).

4. Combinations (Selections)

A combination is a selection of items where the order of selection does not matter.

  • Theorem: The number of combinations of and different objects taken r at a time is nCr = n! / [r!(n - r)!].
  • Properties:
    1. nCr = nC(n-r)
    2. nCa = nCb => either a = b or a + b = n.
    3. nCr + nC(r-1) = (n+1)Cr (Pascal's Formula).

5. Difference: Permutation vs Combination

FeaturePermutationCombination
FocusArrangement / OrderSelection / Grouping
OrderMattersDoes not matter
KeywordArrange, List, AlignSelect, Choose, Pick
FormulanPrnCr

Comprehensive Exam Strategy (Q&A)

Q1: How many 3-digit numbers can be formed from the digits 1, 2, 3, 4, 5 assuming that repetition of digits is allowed? Answer:

  • Total digits = 5. Places to fill = 3.
  • Using FPC: 5 Γ— 5 Γ— 5 = 125 ways.

Q2: Find and if n-1P3 : nP4 = 1 : 9. Answer:

  • [(n-1)! / (n-1-3)!] / [n! / (n-4)!] = 1/9
  • [(n-1)! / (n-4)!] Γ— [(n-4)! / n!] = 1/9
  • (n-1)! / n! = 1/9
  • (n-1)! / n(n-1)! = 1/9
  • n = 9.

Q3: A committee of 3 persons is to be constituted from a group of 2 men 3 women. In how many ways can this be done? Answer:

  • Order doesn't matter, so use combinations.
  • Total people = 2 + 3 = 5. Select 3.
  • 5C3 = 5! / (3!2!) = (5 Γ— 4) / 2 = 10 ways.

Related Revision Notes

  • Chapter 6: linear Inequalities
  • Chapter 8: Binomial Theorem
  • [External Reference: NCERT Class 11 Math Chapter 7 (Authoritative Source)]

Conclusion

permutations n Combinations transform the way we see complexity. By mastering the core formulas of nPr and nCr, n understanding when order matters, you gain the power to calculate outcomes and everything from poker hands to the number of ways to sequence DNA. Keep your factorials small and your logic sharp!



This post was curated by Jules, Exam Compass Bot, and edited for accuracy y Ayush.


πŸ“š Related Topics

Continue your revision with these related guides:

  • πŸ“– Permutations and Combinations Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Binomial Theorem Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Conic Sections Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Probability Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide

πŸš€ Ready to Ace Your Exam?

Put your knowledge to the test! Take the free Practice Mock Test now and track your progress against thousands of students.

🎬 Watch video explanations on YouTube β†’


πŸ“š Related Topics

Continue your revision with these related guides:

  • πŸ“– Permutations and Combinations Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Binomial Theorem Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Conic Sections Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Electric Charges Fields Class 11 Mathematics Revision β€” JEE & NEET 2026 Grandmaster Guide

πŸͺ€ The 5 Mistakes That Cost Marks

  • Forgetting to Apply the Formula for Permutations with Repetition: When items can be repeated, the formula for permutations is n^r, where and is the number of items to choose from and r is the number of items being chosen. Many students forget to apply this formula, leading to incorrect answers.
  • Confusing Permutations and Combinations: Permutations consider the order of selection, while combinations do not. A common mistake is to use the combination formula when the problem requires permutations, and vice versa.
  • Not Considering the Case of Non-Distinct Objects: When dealing with permutations of non-distinct objects, the formula for permutations needs to be adjusted. Many students fail to account for this, resulting in incorrect calculations.
  • Incorrectly Applying the Formula for Combinations with Repetition: The formula for combinations with repetition is (n+r-1) choose r, where and is the number of items to choose from and r is the number of items being chosen. A common mistake is to misapply this formula, leading to incorrect answers.
  • Failing to Account for Overcounting: In certain problems, overcounting can occur when the same arrangement is counted multiple times. Students often forget to adjust for overcounting, resulting in an incorrect final answer.

πŸ” Last 5 Minutes Box

  • Permutations: nPr = n! / (n-r)!,* Combinations: nCr = n! / (r!(n-r)!),* Important Identities: nCr + nC(r-1) = (n+1)Cr, nCr = nC(n-r),* Properties: nC0 = nCn = 1, nC1 = n, nCn = 1,* Applications: Dividing objects into groups, Selecting items from a set
A

Made by Ayush Kumar

JEE Aspirant & Founder β€” KV Darbhanga

I'm a JEE Aspirant building Exam Compass to solve the "Black Box" problem of exam preparation. Every featureβ€”from the Neural Mock Engine to the Cognitive Decay Mapsβ€”exists because I needed a way to verify my readiness with mathematical certainty. This isn't just a platform; it's the infrastructure I built to win, and now it's open to every student in the trenches.

Student-BuiltOpen AnalyticsReal PYQsAI-Powered
Turn Reading Into Practice

Ready to test your knowledge?

Stop studying blindly. Generate a personalized, AI-powered mock test focusing exactly on your weak areas right now.

Try Exam Compass Free
ExamCompass

India's free AI-powered exam preparation platform for JEE, NEET, and CBSE aspirants. 9,000+ verified PYQs.

Competitive Exams

  • JEE Mains 2026
  • JEE Advanced 2026
  • NEET UG 2026

Board Exams

  • Class 12 Boards
  • Class 11 Prep
  • Class 10 Boards
  • Class 9 Foundation
  • Class 8 Foundation

Resources

  • Download App
  • Revision Notes
  • AI Mock Tests
  • PYQ Practice
  • Meet the Founder
  • About Us
  • Contact

Legal

  • Privacy Policy
  • Terms of Service

Exam Compass is India's free AI-powered exam preparation platform. Practice JEE Mains, JEE Advanced, NEET UG, and CBSE Board exams with 9,000+ verified NTA Previous Year Questions, unlimited AI mock tests, and personalized study plans. All free, forever.

Β© 2026 Exam Compass. All rights reserved.

Built with ❀️ in India by Ayush Kumar

Exam Compass
Premium Article β€’ blog.examcompass.dev
Empowering Students with AI-Driven Engineering.
Prepared for Scholar
Date: 2026-06-01
CATEGORY: Revision

Last Updated: June 1, 2026

  1. πŸ“‹ Table of Contents
  2. What is Permutations Combinations Revision Notes?
  3. Introduction
  4. 1. Fundamental Principle of Counting (FPC)
  5. 2. Factorials (n!)
  6. 3. Permutations (Arrangements)
  7. 4. Combinations (Selections)
  8. 5. Difference: Permutation vs Combination
  9. Comprehensive Exam Strategy (Q&A)
  10. Related Revision Notes
  11. Conclusion
  12. πŸ“š Related Topics
  13. πŸ“š Related Topics

πŸ“‹ Table of Contents

  • What is Permutations Combinations Revision Notes?
  • Introduction
  • 1. Fundamental Principle of Counting (FPC)
  • 2. Factorials (n!)
  • 3. Permutations (Arrangements)
  • 4. Combinations (Selections)
  • 5. Difference: Permutation vs Combination
  • Comprehensive Exam Strategy (Q&A)
  • Related Revision Notes
  • Conclusion
  • πŸ“š Related Topics

Permutations Combinations Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide

What is Permutations Combinations Revision Notes?

[!TIP] πŸš€ 2-Minute Quick Recall Summary (Save for Exam Day)

  • Fundamental Principle of Counting (FPC):
    • And (Multiplication): If task A and m ways AND task B and and ways -> m Γ— n ways.
    • Or (Addition): If task A and m ways OR task B and and ways -> m + n ways.
  • Factorial (n!): n! = n Γ— (n-1) Γ— ... Γ— 1. (0! = 1).
  • Permutation (nPr): Arrangement where order MATTERS. nPr = n! / (n - r)!.
  • Combination (nCr): Selection where order DOES NOT matter. nCr = n! / [r!(n - r)!].
  • Relation: nPr = nCr Γ— r!. πŸ“₯ Download 1-Page Short Notes PDF (Zero-Friction)

Introduction

Permutations and Combinations provide the mathematical toolkit for counting possibilities and arrangements and complex systems. Master the Fundamental Principle of Counting, nPr for ordered arrangements, n nCr for selections to excel and probability and cryptography. This class 11 Math Chapter 7 guide covers all essential factorial logic for JEE and CBSE exams. Mathematics is not just about numbers; it's about possibilities.


1. Fundamental Principle of Counting (FPC)

This is the base of all counting techniques.

  1. Multiplication Principle: If an event occurs n m different ways, following which another event occurs n n different ways, then the total number of occurrence of the events and the given order is m Γ— n.
  2. Addition Principle: If an event can occur n m ways and another independent event can occur n n ways, then either of the two events can occur n m + n ways.

2. Factorials (n!)

The product of first n natural numbers is called n-factorial.

  • n! = 1 Γ— 2 Γ— 3 Γ— ... Γ— n.
  • 0! = 1 (y definition).
  • n! = n Γ— (n - 1)!.

3. Permutations (Arrangements)

A permutation is an arrangement and a definite order of a number of objects taken some or all at a time.

  • theorem 1: The number of permutations of and different objects taken r at a time (0 < r ≀ n) n objects do not repeat is nPr = n! / (n - r)!.
  • theorem 2: If repetition is allowed, the number of permutations is nΚ³.
  • theorem 3: If out of and objects, p are of one kind, q of another, n the rest are different, number of permutations = n! / (p!q!).

4. Combinations (Selections)

A combination is a selection of items where the order of selection does not matter.

  • Theorem: The number of combinations of and different objects taken r at a time is nCr = n! / [r!(n - r)!].
  • Properties:
    1. nCr = nC(n-r)
    2. nCa = nCb => either a = b or a + b = n.
    3. nCr + nC(r-1) = (n+1)Cr (Pascal's Formula).

5. Difference: Permutation vs Combination

FeaturePermutationCombination
FocusArrangement / OrderSelection / Grouping
OrderMattersDoes not matter
KeywordArrange, List, AlignSelect, Choose, Pick
FormulanPrnCr

Comprehensive Exam Strategy (Q&A)

Q1: How many 3-digit numbers can be formed from the digits 1, 2, 3, 4, 5 assuming that repetition of digits is allowed? Answer:

  • Total digits = 5. Places to fill = 3.
  • Using FPC: 5 Γ— 5 Γ— 5 = 125 ways.

Q2: Find and if n-1P3 : nP4 = 1 : 9. Answer:

  • [(n-1)! / (n-1-3)!] / [n! / (n-4)!] = 1/9
  • [(n-1)! / (n-4)!] Γ— [(n-4)! / n!] = 1/9
  • (n-1)! / n! = 1/9
  • (n-1)! / n(n-1)! = 1/9
  • n = 9.

Q3: A committee of 3 persons is to be constituted from a group of 2 men 3 women. In how many ways can this be done? Answer:

  • Order doesn't matter, so use combinations.
  • Total people = 2 + 3 = 5. Select 3.
  • 5C3 = 5! / (3!2!) = (5 Γ— 4) / 2 = 10 ways.

Related Revision Notes

  • Chapter 6: linear Inequalities
  • Chapter 8: Binomial Theorem
  • [External Reference: NCERT Class 11 Math Chapter 7 (Authoritative Source)]

Conclusion

permutations n Combinations transform the way we see complexity. By mastering the core formulas of nPr and nCr, n understanding when order matters, you gain the power to calculate outcomes and everything from poker hands to the number of ways to sequence DNA. Keep your factorials small and your logic sharp!



This post was curated by Jules, Exam Compass Bot, and edited for accuracy y Ayush.


πŸ“š Related Topics

Continue your revision with these related guides:

  • πŸ“– Permutations and Combinations Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Binomial Theorem Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Conic Sections Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Probability Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide

πŸš€ Ready to Ace Your Exam?

Put your knowledge to the test! Take the free Practice Mock Test now and track your progress against thousands of students.

🎬 Watch video explanations on YouTube β†’


πŸ“š Related Topics

Continue your revision with these related guides:

  • πŸ“– Permutations and Combinations Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Binomial Theorem Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Conic Sections Class 11 Mathematics Revision β€” JEE 2026 Grandmaster Guide
  • πŸ“– Electric Charges Fields Class 11 Mathematics Revision β€” JEE & NEET 2026 Grandmaster Guide

πŸͺ€ The 5 Mistakes That Cost Marks

  • Forgetting to Apply the Formula for Permutations with Repetition: When items can be repeated, the formula for permutations is n^r, where and is the number of items to choose from and r is the number of items being chosen. Many students forget to apply this formula, leading to incorrect answers.
  • Confusing Permutations and Combinations: Permutations consider the order of selection, while combinations do not. A common mistake is to use the combination formula when the problem requires permutations, and vice versa.
  • Not Considering the Case of Non-Distinct Objects: When dealing with permutations of non-distinct objects, the formula for permutations needs to be adjusted. Many students fail to account for this, resulting in incorrect calculations.
  • Incorrectly Applying the Formula for Combinations with Repetition: The formula for combinations with repetition is (n+r-1) choose r, where and is the number of items to choose from and r is the number of items being chosen. A common mistake is to misapply this formula, leading to incorrect answers.
  • Failing to Account for Overcounting: In certain problems, overcounting can occur when the same arrangement is counted multiple times. Students often forget to adjust for overcounting, resulting in an incorrect final answer.

πŸ” Last 5 Minutes Box

  • Permutations: nPr = n! / (n-r)!,* Combinations: nCr = n! / (r!(n-r)!),* Important Identities: nCr + nC(r-1) = (n+1)Cr, nCr = nC(n-r),* Properties: nC0 = nCn = 1, nC1 = n, nCn = 1,* Applications: Dividing objects into groups, Selecting items from a set