From a complete deck of cards (jokers not included) five cards are drawn to form a poker hand. The probability that the hand will be a royal flush is expressed as
wherein p and q are coprime. Find the last three digits of p + q.
Note: A hand is considered royal flush if if contains the cards 10, J, Q, K, and A all in the same suit.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
P(royal flush)
= (1 royal 'family' per suit) × (4 suits per deck) / (52C5)
= 1 × 4 / (52!/5!47!)
= 4 / 2598960
= 1 / 649740
Answer = 1 + 740 = 741