One fair die has faces and another has faces The dice are rolled and the numbers on the top faces are added. What is the probability that the sum will be odd?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
The sum is odd exactly when the two dice show different parities; the first die is odd with probability 2/3 and the second with probability 1/3.
Solution
Only parity matters: a sum is odd exactly when one die is odd and the other is even.
First die (): four odd faces, two even, so and .
Second die (): two odd faces, four even, so and .
The two dice are independent, so
The answer is .
Why this works
Questions about whether a sum is odd or even depend only on the parity of each summand, which collapses each die to a two-outcome experiment. Read the actual face lists to get those two probabilities; unusual dice are designed so that the naive fails.
Alternative approach
Complement: the sum is even when both dice are odd or both are even, with probability , so the odd-sum probability is .
The trap
Assuming each die is odd half the time and answering 1/2; the faces are not balanced between odd and even.
Common mistakes
- Assuming each die is odd half the time and answering 1/2; the faces are not balanced between odd and even.
- Counting only the case "first odd, second even" (, choice (B)) and forgetting the reverse case.
Techniques
Split into exhaustive cases and handle each · Use an invariant, parity, or coloring argument