EXAMPLE 3.4.8
A jar contains a penny, a nickel, a dime, a quarter, and a half-dollar. Two coins are
randomly selected (without replacement) and their monetary sum is determined.
1. What is the probability that their monetary sum will be 55¢?
A. one twenty-fifth
B. one thirty-second
C. one ninth
D. one tenth
SOLUTION
A monetary sum is determined by which two of the five coins are selected, so the number of different outcomes (the number of different monetary sums) is C(5,2) = 10. There are 10 different outcomes possible. Of these 10 outcomes, exactly one of them is a sum of 55¢, so P(sum is 55¢) = one tenth
2. What is the probability that the monetary sum will be 48¢?
A. one tenth
B. one ninth
C. one thirty-second
D. 0
SOLUTION
There are 10 possible monetary sums. Of these ten possible outcomes, none of them is a sum of 48¢ (it's not possible to combine two of those coins and have them add up to 48¢), so P(sum is 48¢) = 0/10 = 0.