Counting
Permutation and combination questions — does the order matter?
Permutation and combination questions turn on a single question: does the order matter? If it does, it is a permutation, nPr. If it does not, it is a combination, nCr, which is the same count divided by r factorial. Arranging people in seats is a permutation; picking a committee is a combination.
Counting questions carry one or two marks in prelims and appear more often in mains, and they are the topic where the wrong formula produces a wrong answer with total confidence. Because nPr is always r! times nCr, choosing wrongly is never close — and both values are always in the options.
Try it against the clock. Permutation & Combination runs at
45s easy, 55s medium and
70s hard. The clock is stamped and judged on our server, so the
limit you see is the deadline that is actually enforced — and it starts when you tap Start, not while
the question is loading.
Start a timed Permutation & Combination drill →
How to choose the formula in permutation and combination questions
-
Ask whether swapping two chosen items changes the outcome
If Ram-then-Sita differs from Sita-then-Ram, order matters and it is a permutation. If picking Ram and Sita is the same set either way, it is a combination. This one test resolves the majority of questions before any arithmetic.
-
Recognise the words that signal each
Arrange, seat, rank, form a number and password all mean order matters. Select, choose, committee, team and handshake mean it does not. The vocabulary is consistent enough across papers to be relied on.
-
Divide by the repeats when letters repeat
Arranging the letters of a word with repeated letters divides the factorial by the factorial of each repeat count. For a five-letter word with one letter twice, that is 5! ÷ 2!. Forgetting the division doubles the answer.
-
Treat a must-sit-together group as one item
If three people must sit together, bundle them into a single block, arrange the blocks, then multiply by the arrangements inside the block. For n items with a block of three, that is (n − 2)! × 3!.
Which formula the situation calls for
| The situation | Use |
| Arranging r of n in order | nPr = n! ÷ (n − r)! |
| Selecting r of n, order irrelevant | nCr = n! ÷ (r!(n − r)!) |
| Arranging a word with repeats | n! ÷ (product of each repeat's factorial) |
| Round-table arrangement of n | (n − 1)! |
| A group that must stay together | Bundle as one, then multiply by its internal arrangements |
| Handshakes among n people | nC2 |
3 real permutation and combination questions, with worked solutions
Generated by the same engine that mints the ComputePrep daily. Each answer is computed
from the numbers printed in the question, and the walkthrough below each one is the engine's own working
— not a solution written afterwards. Reload this page's live drill and you get different numbers.
Question 1
Consider all arrangements of the letters of the word "BUTTER".
How many distinct arrangements are there?
- 360
- 720
- 368
- 363
- 366
Show the worked solution
- "BUTTER" has 6 letters with one letter repeated twice — divide by 2! for the repeat.
- Arrangements = 6! ÷ 2! = 720 ÷ 2 = 360.
- Answer: 360.
Question 2
Consider all arrangements of the letters of the word "APPLE".
How many distinct arrangements are there?
- 24
- 60
- 68
- 120
- 74
Show the worked solution
- "APPLE" has 5 letters with one letter repeated twice — divide by 2! for the repeat.
- Arrangements = 5! ÷ 2! = 120 ÷ 2 = 60.
- Answer: 60.
Question 3
9 athletes run a race.
Gold, silver and bronze medals are awarded.
In how many ways can the medals be won?
- 84
- 729
- 512
- 27
- 504
Show the worked solution
- The three medals are DIFFERENT, so order matters — use nPr, not nCr.
- 9P3 = 9 × 8 × 7 = 504.
- Answer: 504.
Common mistakes this drill is built from
The wrong options are not random numbers. Each one is the result of a specific careless error for this
topic, so picking one tells you which habit is costing you marks.
Using nPr where nCr was meant
The two differ by a factor of r!, so the error is never a near miss — and because both values appear in the options, a confident wrong answer is the usual outcome. Run the swap test before computing.
Ignoring repeated letters
Arranging the letters of a word with a repeated letter and not dividing by 2! gives exactly twice the correct count. Scan for repeats before writing the factorial.
Forgetting that a circle loses one arrangement
Seating n people around a round table is (n − 1)!, not n!, because rotations of the same arrangement are identical. Round-table questions are common precisely because this is easy to miss.
FAQ
What is the difference between a permutation and a combination?
A permutation counts arrangements, where order matters; a combination counts selections, where it does not. They are related by nPr = nCr × r!. The practical test is to swap two of your chosen items and ask whether you now have a different outcome — if yes, it is a permutation.
How do I arrange the letters of a word with repeated letters?
Take the factorial of the total number of letters and divide by the factorial of each letter's repeat count. A six-letter word with one letter appearing twice and another three times gives 6! ÷ (2! × 3!). Skipping the division always overcounts.
Why is a round-table arrangement (n − 1)! rather than n!?
Because a circle has no fixed starting seat, so rotating everyone by one place produces the same arrangement. Fixing one person's position removes that duplication and leaves the remaining n − 1 to be arranged freely.
Practise the next topic
Start a timed Permutation & Combination drill →
ComputePrep is free, needs no account, and is not affiliated with IBPS, SBI, SSC, RRB or
any exam authority.