SOLUTION: From a deck of 52 cards, 5 cards are dealt and the order of the cards is not important. In how many ways can you receive at least one face card?

Algebra ->  Permutations -> SOLUTION: From a deck of 52 cards, 5 cards are dealt and the order of the cards is not important. In how many ways can you receive at least one face card?      Log On


   



Question 302034: From a deck of 52 cards, 5 cards are dealt and the order of the cards is not important. In how many ways can you receive at least one face card?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
From a deck of 52 cards, 5 cards are dealt and the order of the cards is not important. In how many ways can you receive at least one face card?
--------------
Total # of 5 card groups: 52C5
----
Total # with no face cards: 40C5
----
Total # with at least one face card: 52C5 - 40C5 = 1,940,952
==============
Cheers,
Stan H.