Skip to main content

2012 AMC 12A Problem 11

Problem 11 of 25IntermediateCounting & Probability

Alex, Mel, and Chelsea play a game that has 66 rounds. In each round there is a single winner, and the outcomes of the rounds are independent. For each round the probability that Alex wins is 12,\dfrac12, and Mel is twice as likely to win as Chelsea. What is the probability that Alex wins three rounds, Mel wins two rounds, and Chelsea wins one round?

Answer choices

Show solution

Solution

Since Alex wins with probability 12,\tfrac12, the others share the remaining 12.\tfrac12. With Mel twice as likely as Chelsea, P(Mel)=13P(\text{Mel}) = \tfrac13 and P(Chelsea)=16.P(\text{Chelsea}) = \tfrac16. The number of orderings of the wins AAAMMCAAAMMC is 6!3!2!1!=60.\dfrac{6!}{3!\,2!\,1!} = 60. The probability is 60(12)3(13)2(16)=60432=536. \begin{aligned} 60 \cdot \left(\tfrac12\right)^3 \left(\tfrac13\right)^2 \left(\tfrac16\right) &= \frac{60}{432} \\ &= \frac{5}{36}. \end{aligned} Thus, the correct answer is B.

More practice

Concepts: basic probability · independent events · multiset permutations

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.