Difficulty: Easy
Correct Answer: 9/13
Explanation:
Introduction / Context:Use inclusion–exclusion to avoid double-counting the king of hearts when excluding hearts and kings from a deck. Then divide by total cards for the probability.
Given Data / Assumptions:
Concept / Approach:
Step-by-Step Solution:
Count(forbidden) = 13 + 4 − 1 = 16Count(allowed) = 52 − 16 = 36Probability = 36/52 = 9/13Verification / Alternative check:Complement method directly: P(neither) = 1 − P(heart ∪ king) = 1 − 16/52 = 36/52 = 9/13.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:9/13
Discussion & Comments