By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Hook: Mastering permutations and combinations unlocks 10-15% of IIT JEE Maths marks—from seating arrangements to probability, and even advanced topics like derangements. One wrong formula, and you lose 4-6 marks in seconds. This guide ensures you never mix them up again.
Problem: In how many ways can 5 distinct books be arranged on a shelf if 2 specific books must always be together?
Answer: 48 ways
What we did and why: We treated the 2 books as a single unit to satisfy the constraint, then multiplied by the internal arrangements of the pair. This is a common trick for "must be together" problems.
Problem: In how many ways can 3 students be selected from a class of 10?
Solution: 1. Order doesn’t matter → Combination. 2. No repetition → C(n, r). 3. C(10, 3) = 10! / (3! × 7!) = (10 × 9 × 8) / (3 × 2 × 1) = 120.
Answer: 120 ways
What we did and why: We used C(n, r) because the order of selection doesn’t matter (e.g., selecting Alice, Bob, Charlie is the same as Bob, Alice, Charlie).
Problem: How many 4-digit numbers can be formed using digits 1-7 if no digit repeats and the number must be even?
Solution: 1. Order matters → Permutation. 2. No repetition → P(n, r). 3. Constraint: Number must be even → Last digit must be even (2, 4, 6). - Step 1: Choose last digit (3 choices: 2, 4, 6). - Step 2: Choose first 3 digits from remaining 6 digits: P(6, 3) = 6 × 5 × 4 = 120. - Total ways = 3 × 120 = 360.
Answer: 360 numbers
What we did and why: We fixed the last digit first (to satisfy the "even" condition), then arranged the remaining digits. This is a constraint-first approach.
Problem: In how many ways can 4 letters be placed into 4 envelopes such that no letter goes into its correct envelope?
Solution: 1. This is a derangement problem (no item in its original position). 2. Use derangement formula: - D₄ = 9 (memorise small derangements: D₁ = 0, D₂ = 1, D₃ = 2, D₄ = 9). - Alternatively, use the formula: D₄ = 4! [1/0! - 1/1! + 1/2! - 1/3! + 1/4!] = 24 [1 - 1 + 0.5 - 0.1667 + 0.0417] ≈ 9.
Answer: 9 ways
What we did and why: We recognised this as a derangement (a common IIT JEE trap) and applied the formula directly. Always check for "no correct position" problems!
"Listen up—this is your 60-second crash course for permutations and combinations. First, order matters? Permutation. Order doesn’t matter? Combination. Repetition allowed? Use nʳ or C(n + r - 1, r). No repetition? P(n, r) or C(n, r). Circular? (n - 1)!. Derangement? No item in its original position—use the formula or memorise small values. Constraints? Fix them first, then arrange the rest. And always check if the problem is tricking you with "at least one" or "exactly one." Now go crush that exam!
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.