Exercises: Use Permutations and Combinations to Compute Probabilities
Work through each section in order. Before computing a count, ask the deciding question: "If I swap two of my chosen items, is it a DIFFERENT outcome?" If yes, order matters — use a permutation, nPr = n!/(n - r)!. If no, order does not matter — use a combination, nCr = nPr / r! = n!/(r!(n - r)!). For probabilities, count the favorable and the total the SAME way (both ordered or both unordered).
Warm-Up: Counting Principle, Factorials, and Order
These problems review the counting building blocks.
A deli offers 3 kinds of bread and 5 kinds of filling. A sandwich is one bread and one filling. By the Fundamental Counting Principle, how many different sandwiches are possible?
Fluency Practice
Compute each count. Cancel factorials before multiplying out.
A 4-character password uses one digit (0-9) for each character, repeats allowed. By the counting principle, how many passwords are possible? (Enter the number.)
A shelf will hold 4 of 7 distinct books arranged left to right. How many arrangements are possible? Compute .
You're viewing 2 of 6 sections.
Create a free account to continue the full exercise set and save your progress.
Create free accountAnswer all problems to submit.