Skip to main content

2006 AMC 12B Problem 17

Problem 17 of 25IntermediateCounting & Probability

For a particular peculiar pair of dice, the probabilities of rolling 1,1, 2,2, 3,3, 4,4, 5,5, and 66 on each die are in the ratio 1:2:3:4:5:6.1 : 2 : 3 : 4 : 5 : 6. What is the probability of rolling a total of 77 on the two dice?

Answer choices

Show solution

Solution

Since the weights sum to 21,21, the probability of rolling kk is k21.\dfrac{k}{21}. A total of 77 comes from (1,6),(2,5),,(6,1),(1,6), (2,5), \ldots, (6,1), so the probability is 16+25+34+43+52+61212=56441=863. \begin{aligned} &\scriptsize \frac{1 \cdot 6 + 2 \cdot 5 + 3 \cdot 4 + 4 \cdot 3 + 5 \cdot 2 + 6 \cdot 1}{21^2} \\ &= \frac{56}{441} = \frac{8}{63}. \end{aligned} Thus, the correct answer is C.

More practice

Concepts: dice (probability) · basic probability

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