Difficulty: Easy
Correct Answer: 91
Explanation:
Introduction / Context:Counting “at least one” events on dice is best done via the complement rule: subtract the count with no 2s from the total sample space of 6^3 equiprobable outcomes.
Given Data / Assumptions:
Concept / Approach:
Step-by-Step Solution:
Total = 6^3 = 216No-2 = 5^3 = 125Count = 216 − 125 = 91Verification / Alternative check:Inclusion–exclusion by exact number of 2s (1, 2, 3) yields the same 91; complement is simpler.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:91
Discussion & Comments