Questions: Suppose we want to choose 7 letters, without replacement, from 9 distinct letters.
(a) How many ways can this be done, if the order of the choices matters?
(b) How many ways can this be done, if the order of the choices does not matter?
Transcript text: Suppose we want to choose 7 letters, without replacement, from 9 distinct letters.
(a) How many ways can this be done, if the order of the choices matters?
(b) How many ways can this be done, if the order of the choices does not matter?
Solution
Solution Steps
To solve these problems, we need to consider permutations and combinations:
(a) When the order of the choices matters, we use permutations. The number of permutations of choosing 7 letters from 9 distinct letters is given by the formula for permutations: \( P(n, r) = \frac{n!}{(n-r)!} \).
(b) When the order of the choices does not matter, we use combinations. The number of combinations of choosing 7 letters from 9 distinct letters is given by the formula for combinations: \( C(n, r) = \frac{n!}{r!(n-r)!} \).
Step 1: Calculate Permutations
To find the number of ways to choose 7 letters from 9 distinct letters when the order of choices matters, we use the permutation formula: