A pair of standard 6-sided fair dice is rolled once. The sum of the numbers rolled determines the diameter of a circle. What is the probability that the numerical value of the area of the circle is less than the numerical value of the circle's circumference?
- A)
- B)
- C)
- D)
- E)
Answer
B
Key insight
Area below circumference means pi d^2/4 < pi d, i.e. d < 4, so the dice sum must be 2 or 3: three of the 36 outcomes.
Solution
Let the dice sum be , the diameter. The radius is , so the area is and the circumference is . The condition is
Sums below are and . The sum occurs one way, ; the sum occurs two ways, and . That is of the equally likely rolls, so the probability is
The answer is .
Why this works
The geometry collapses to a one-line inequality: area grows like while circumference grows like , so the area is smaller only for small diameters. After that it is a counting problem over the ordered dice outcomes, where and are distinct.
The trap
Using the sum as the radius instead of the diameter, which gives r < 2 and only the single outcome (1,1).
Common mistakes
- Using the sum as the radius instead of the diameter, which gives r < 2 and only the single outcome (1,1).
- Counting the sum once instead of twice, or including where area and circumference are equal, not "less than."
Techniques
Set up the equation/formula and compute; no special trick needed