Combinations & Permutations — Practice Problems
Practice determining whether a problem uses combinations or permutations, and then computing the answer. Each problem includes a full solution explaining the reasoning.
Quick Recap
A permutation counts arrangements where order matters: . A combination counts selections where order doesn't matter: . Ask: does switching the order create a different outcome? If yes → permutation. If no → combination.
Practice Problems
1
A committee of 3 is chosen from 10 people. How many different committees are possible?
2
How many ways can a president, VP, and secretary be chosen from 8 candidates?
3
Evaluate .
4
A PIN code is 4 digits (0-9). How many PINs are possible if no digit repeats?
5
From a standard 52-card deck, how many 5-card hands are possible?
6
How many ways can 6 runners finish in 1st, 2nd, and 3rd place?
7
A pizza shop offers 12 toppings. How many 3-topping pizzas can be made?
8
Evaluate .
9
How many ways can 5 books be arranged on a shelf?
10
A team of 4 is chosen from 6 men and 8 women. The team must have exactly 2 men and 2 women. How many teams are possible?
