SOLUTION: How many possible 5-card hands contain exactly 3 kings?

Algebra ->  Probability-and-statistics -> SOLUTION: How many possible 5-card hands contain exactly 3 kings?      Log On


   



Question 452677: How many possible 5-card hands contain exactly 3 kings?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How many possible 5-card hands contain exactly 3 kings?
----
Pick 3 kings: 4C3 = 4
Pick 2 "other" cards: 48C2 = 1128
----
Total # of 3-king hands = 4*1128 = 4512
========================================
Cheers,
Stan H.
============