2026-04-27

Problem — 2026-04-27

Easy

Easyprobability

You shuffle a standard 5252-card deck. What is the probability that the top card is a heart and the second card is a spade?

Express as a fraction

Show solution
P(1st heart)=1352=14P(\text{1st heart}) = \frac{13}{52} = \frac{1}{4}. Given the first card is a heart, P(2nd spade)=1351P(\text{2nd spade}) = \frac{13}{51}. So P=141351=13204P = \frac{1}{4} \cdot \frac{13}{51} = \frac{13}{204}.