Skip to main content

2005 AMC 10B Problem 12

Problem 12 of 25IntermediateNumber TheoryCounting & Probability

Twelve fair dice are rolled. What is the probability that the product of the numbers on the top faces is prime?

Answer choices

Show solution

Solution

The product is prime exactly when one die shows a prime (2,2, 3,3, or 55) and the other eleven all show 1.1. The probability that any single die is the prime one is 36=12,\dfrac36 = \dfrac12, and each of the other eleven shows 11 with probability 16.\dfrac16. Accounting for which of the twelve dice is prime, the probability is 1212(16)11=6(16)11=(16)10. \begin{aligned} 12 \cdot \dfrac12 \cdot \left(\dfrac16\right)^{11} &= 6 \cdot \left(\dfrac16\right)^{11} \\ &= \left(\dfrac16\right)^{10}. \end{aligned} Thus, E is the correct answer.

More practice

Concepts: dice (probability) · prime · multiplication principle

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