Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Easy Guide to Solving Permutation and Combination Problems

ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon
widget title icon
Latest Updates

widget icon
Start Your JEE Practice Here :
JEE Test Series 2026

Step-by-Step Solutions for Permutation and Combination Questions

Problems on permutation and combination require systematic counting of arrangements and selections under various constraints where order may or may not matter. This subject utilizes factorial notation and principles of enumeration to resolve quantitative questions.


Permutation Notation and Factorial Representation in Counting Problems

If $n$ distinct objects are to be arranged in a linear order, the total number of possible arrangements is expressed as $n!$ (read as ‘n factorial’) where $n! = n \times (n-1) \times \ldots \times 2 \times 1$.


Definition: A permutation is an arrangement of objects in a specific order. For selecting and arranging $r$ objects from $n$ distinct objects, the total number of permutations is denoted as $P(n, r) = \dfrac{n!}{(n-r)!}$.


To find the number of ways to assign $k$ ordered positions (e.g., prizes or seats) from $n$ participants, use $n!/(n-k)!$. The order of assignment is crucial in these problems.


For detailed analysis on the use of factorial in enumeration, refer to Permutations And Combinations.


Combination Selection and Binomial Coefficient Application

Combinations involve the selection of objects without regard to order. The number of ways to choose $r$ objects from $n$ distinct objects is written as $C(n, r)$ or $\binom{n}{r}$, where $C(n, r) = \dfrac{n!}{r!(n-r)!}$.


Definition: A combination is a selection of objects irrespective of their arrangement. This is distinct from a permutation, which is sensitive to order.


In these problems, divide the total number of permutations by the number of ways to reorder the selected objects, so as to eliminate repetitions owing to order.


Investigate additional problems involving combination structures at Permutation And Combination Of Alike Objects.


Interpretation of Order Relevance in Practical Problems

If a question asks “how many ways to award distinct prizes to $r$ persons from $n$?”, order is relevant, and the permutation formula applies. If the task is to “select a committee” from $n$ eligible members, order is not relevant, so the combination formula applies.


For mixed-scenario problems (e.g., arranging some objects and only selecting others), decompose the question and apply the formulas stepwise for each stage.


Solved Examination-Level Problems on Permutations and Combinations

Example: In how many ways can the first, second, and third prizes be distributed among 8 contestants if each can win only one prize?


Solution: The answer is $P(8, 3) = \dfrac{8!}{5!} = 8 \times 7 \times 6 = 336$.


Example: In how many ways can 3 students be selected from a group of 8?


Solution: The answer is $C(8, 3) = \dfrac{8!}{3! \times 5!} = 56$.


Example: In how many ways can the letters of the word "MANGO" be arranged?


Solution: The answer is $5! = 120$ since all letters are distinct.


Example: In how many ways can 5 people sit in 3 chairs?


Solution: The answer is $P(5, 3) = \dfrac{5!}{2!} = 5 \times 4 \times 3 = 60$.


Comprehensive worked problems and exam-oriented material can be found at Permutation And Combination Problems.


Analysis of Special Constraints and Repetition Scenarios

When some objects are identical, adjustment in formula is required: For $n$ objects of which $p$, $q$, $r$ are alike, number of arrangements is $\dfrac{n!}{p!q!r!}$.


If selection permits repetition, the number of ways to select $r$ objects from $n$ types is $C(n + r - 1, r)$.


Further problems on arrangement with repeats are discussed at Important Questions On Permutations And Combinations.


Common Pitfalls in Solving Permutation and Combination Problems

  • Confusing order relevance in arrangement versus selection
  • Incorrect use of factorial reduction in formulas
  • Ignoring constraints such as identical objects
  • Overcounting by neglecting indistinguishability
  • Applying combination formula to arrangement scenarios

For additional practice and reinforcement, utilize the resources at Permutations And Combinations Practice Paper and foundational material at Fundamental Counting Principle.


FAQs on Easy Guide to Solving Permutation and Combination Problems

1. What is the difference between permutation and combination?

Permutation refers to the arrangement of objects in a specific order while Combination concerns the selection of objects regardless of order.

Key differences:

  • Permutations count arrangements where order matters.
  • Combinations count selections where order does not matter.
  • Permutation formula: nPr = n!/(n-r)!
  • Combination formula: nCr = n!/[r!(n-r)!]

2. How do you calculate the total number of permutations of n objects taken r at a time?

The total number of permutations of n objects taken r at a time is given by the formula:

  • nPr = n!/(n-r)!
  • Here, n = total objects, r = objects chosen per arrangement
  • Use this when the order of arrangement is important.

3. What is the formula for finding the number of combinations?

The formula for finding the number of combinations of n items taken r at a time is:

  • nCr = n! / [r!(n-r)!]
  • This formula counts selections where order does not matter.
  • Used widely in probability, arrangements, and selections.

4. Where are permutations and combinations used in real life?

Permutations and combinations are applied in various real-life scenarios where arrangements or selections are important.

  • Arranging people in a queue (permutations)
  • Selecting a committee from a group (combinations)
  • Creating passwords or lock codes (permutations)
  • Calculating card distributions or team selections (combinations)

5. How do you distinguish between problems on permutation and combination?

To distinguish, check if the arrangement's order matters.

  • If order matters: Use permutation concepts.
  • If order does not matter: Use combination concepts.
  • Carefully read the problem requirements regarding arrangement vs selection.

6. What is the value of 5P2 and 5C2?

The value of 5P2 (permutations) is 20, and 5C2 (combinations) is 10.

  • 5P2 = 5! / (5-2)! = 120/6 = 20
  • 5C2 = 5! / [2! x 3!] = 120/(2x6) = 10

7. In how many ways can the letters of the word 'MATH' be arranged?

Since all letters in 'MATH' are distinct, their arrangements are 4! ways.

  • Total arrangements = 4! = 24
  • Each permutation represents a unique order of the letters.

8. A committee of 3 is to be formed from 5 people. In how many ways can this be done?

The number of ways to form a committee of 3 from 5 people involves combinations:

  • Ways = 5C3 = 5!/3!2! = 120/(6x2) = 120/12 = 10
  • Thus, 10 ways are possible.

9. What are some common mistakes students make in permutations and combinations problems?

Common mistakes include:

  • Confusing when to use permutations vs combinations
  • Ignoring arrangements vs selections
  • Misapplying formulas (factorial calculation errors)
  • Overcounting or undercounting possible outcomes

10. What is factorial, and why is it important in permutation and combination?

A factorial (n!) is the product of all positive integers up to n, and it is crucial for calculating both permutations and combinations.

  • For example, 5! = 5 x 4 x 3 x 2 x 1 = 120
  • It is the basis for both nPr and nCr formulas.