SOLUTION: If five cards are dealt from a standard deck of cards, how many different ways can three kings and two queens be dealt?

Algebra ->  Permutations -> SOLUTION: If five cards are dealt from a standard deck of cards, how many different ways can three kings and two queens be dealt?      Log On


   



Question 1100437: If five cards are dealt from a standard deck of cards, how many different ways can three kings and two queens be dealt?
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!

(4 suits choose 3 for the kings) and (4 suits choose 2 for the queens)

(4C3)(4C2) = (4)(6) = 24.

Edwin