QED
Combinatorics · step 2 of 13

Permutations & combinations

A permutation is an ordered arrangement, counted by P(n,r) = n!/(n−r)!; a combination is an unordered selection, counted by C(n,r) = n!/(r!(n−r)!). The only difference is the r! dividing out the orderings, so the single question to answer first is always: does order matter? Committees do not care about order; podium finishes do.

Unlimited questions · marked criterion by criterion · no card needed

Method: how to approach it

The order below is what examiners expect to see, and each step carries its own marks.

  1. Ask whether order mattersRankings, sequences, passwords and podiums are ordered. Committees, hands and subsets are not.
  2. Use P(n,r) for ordered selectionsn choices, then n−1, and so on for r factors.
  3. Use C(n,r) for unordered onesCount the ordered version and divide by r! to remove the duplicate orderings.
  4. Watch for restrictionsHandle "must include X" by fixing X and counting the rest; handle "must not be adjacent" by counting the complement.

Worked example

From 10 people, how many ways to choose a committee of 3? And how many ways to choose a president, secretary and treasurer?

  1. Committee: order does not matter, so C(10,3) = 10!/(3!·7!).
  2. = (10 × 9 × 8)/(3 × 2 × 1) = 720/6 = 120.
  3. Officers: the roles are distinct, so order matters — P(10,3) = 10 × 9 × 8.
  4. = 720.

Answer. 120 committees and 720 sets of officers — exactly 3! = 6 times as many, one per role assignment.

Where marks get dropped

These are the specific errors that cost credit on permutations & combinations questions — QED's rubric penalises each of them separately.

Practise this until it is automatic

Unlimited fresh questions

QED generates new permutations & combinations problems on demand at warm-up, exam and challenge level, so you can drill this one skill until it stops costing you marks.

Marked like an examiner

Every answer is scored against a point-by-point rubric with partial credit, so you see exactly which step of the method broke down — not just a tick or a cross.

Answer in real notation

A one-tap symbol palette, a visual equation editor and a truth-table builder — or photograph your handwritten working and QED converts it to LaTeX.

Saved to your library

Every question you generate is kept and re-takeable as a timed exam, and your Combinatorics mastery is tracked so you know when this is exam-ready.

Permutations & combinations — frequently asked questions

What is the quick way to compute C(n,r)?

Write r factors descending from n over r!. C(10,3) = (10·9·8)/(3·2·1) — never expand the full factorials.

How do circular arrangements differ?

Fix one person to break the rotational symmetry, giving (n−1)! arrangements of n people around a table.

What about repeated items?

Arranging letters with repeats divides by the factorial of each repeat count: MISSISSIPPI gives 11!/(4!4!2!1!).

The rest of Combinatorics

Counting principles, permutations, combinations. Each subtopic below has its own method, worked example and mark-losing traps.

Ready to make permutations & combinations exam-proof?

Generate your first questions free — no card, no setup, no personal data stored. Practise until the method is second nature.

Start practising free →