jagdeep wrote:Triplets Adam, Bruce, and Charlie enter a triathlon. If there are 9 competitors in the triathlon, and medals are awarded for first, second, and third place, what is the probability that at least two of the triplets will win a medal?
(A) 3/14
(B) 19/84
(C) 11/42
(D) 15/28
(E) 3/4
Let's using counting techniques.
P(at least 2 triplets win a medal) = (
# of ways for at least 2 triplets win a medal)/(
total # of ways to distribute the 3 medals)
As always, we'll begin with the
denominator
total # of ways to distribute the 3 medals
There are 9 ways to award the 1st place medal
There are 8 ways to award the 2nd place medal
There are 7 ways to award the 3rd place medal
So, the total # of ways to distribute the 3 medals = (9)(8)(7)
# of ways for at least 2 triplets win a medal
We must consider two cases:
case a) all 3 triplets win medals
case b) 2 triplets win medals
case a) all 3 triplets win medals
We can arrange n unique objects in n! ways
So, we can arrange the 3 triplets (1st, 2nd, 3rd) in 3! ways (6 ways)
So, the total # of ways in which all 3 triplets win medals = 6
case b) 2 triplets win medals
First, we must determine the 3 athletes (2 triplets and 1 non-triplet) to win medals.
Select 2 of the 3 triplets. Using combinations, we can do this in 3C2 ways (3 ways)
Select 1 of the non-triplets. There are 6 non-triplets to choose from. So, we can do this in 6 ways
Now that we have our 3 athletes to win medals, we can arrange them (1st, 2nd, 3rd) in 3! ways (6 ways)
So, the total # of ways in which 2 triplets and 1 non-triplet win medals = (3)(6)(6) = 108
So, TOTAL # of ways for at least 2 triplets win a medal = 6 + 108 = 114
We get:
P(at least 2 triplets win a medal) = (
# of ways for at least 2 triplets win a medal)/(
total # of ways to distribute the 3 medals)
=
114/
(9)(8)(7)
= 19/84
= B
Cheers,
Brent