Difficulty: Medium
Correct Answer: 13/102
Explanation:
Given data
Concept/Approach
Choose 1 spade and 1 heart: C(13,1) × C(13,1); order does not matter because the draw is simultaneous.
Step-by-step calculation
Favourable = 13 × 13 = 169Probability = 169/1326 = 13/102
Verification/Alternative
Sequential approach without order: (13/52)×(13/51)×2 = 338/2652 = 169/1326 = 13/102.
Common pitfalls
Forgetting to treat order properly (double-counting or undercounting).
Final Answer
13/102
Discussion & Comments