Count the ways to choose r things from n — combinations when order doesn't matter, permutations when it does.

Combinations & Permutations

How many ways, with and without order.

Count the ways to choose r things from n — combinations when order doesn't matter, permutations when it does.