SOLUTION: Find the number of possible 5-card hands tht contain the cards specified: 1. 2 of one kind, 2 of a second kind, and 1 other card (the answer is 123,552 i just dont know how to get

Algebra ->  Probability-and-statistics -> SOLUTION: Find the number of possible 5-card hands tht contain the cards specified: 1. 2 of one kind, 2 of a second kind, and 1 other card (the answer is 123,552 i just dont know how to get      Log On


   



Question 745174: Find the number of possible 5-card hands tht contain the cards specified:
1. 2 of one kind, 2 of a second kind, and 1 other card (the answer is 123,552 i just dont know how to get the answer)
2. 3 face cards (kngs, queensm or jacks) of the same suit and 2 other cards(none of which are face cards) (answer is 3120 just dont know how to get the answer)
Thanks SO much!!

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Find the number of possible 5-card hands tht contain the cards specified:
1. 2 of one kind, 2 of a second kind, and 1 other card (the answer is 123,552 i just dont know how to get the answer)
----
Pick a card type: 13 ways
Pick 2 of that type: 13C2
---
Pick a different card type: 12 ways
Pick 2 of that type: 13C2
----
Pick a 3rd card type: 11 ways
Pick 1 of that type: 13 ways
------
Ans: (13*12*11)*(13C2*13C2*13) = a big number but not 123,552
------------------
2. 3 face cards (kngs, queens or jacks) of the same suit and 2 other cards(none of which are face cards) (answer is 3120 just dont know how to get the answer)
---
If the KQJ are of the same suit there are 4 ways to get those 3 cards.
----
There are 40 non-face cards:
There are 40C2 = (40*39)/(1*2) = 780 ways to get the 2 non-face cards
-----
Ans: 4*780 = 3120
======================
Cheers,
Stan H.
======================