Permutations count arrangements where order matters. Combinations count selections where order does not. Both use factorials and the same n and r inputs, but they answer different questions — “how many ways to line up 3 of 10 runners?” vs “how many ways to pick 3 of 10 runners for a team?”
This guide defines nPr and nCr, builds them from factorials, compares order vs unordered choices, and walks through passwords, committees, and race examples. When you want instant nPr and nCr with step breakdowns, open the free permutation and combination calculator.
Once the order test is automatic, combinatorics word problems stop feeling like a coin flip between two formulas.