Five cards are dealt from a standard deck of 52 cards. How many different 5-card hands will contain exactly 3 kings and exactly 2 aces?
2 Answers
There are
Explanation:
As there are less aces than kings in our
- Let's say that the first card is an ace.
In this case, there are#4# different hands possible:
#color(red)("A")color(blue)("A")"KKK"# ,#color(red)("A")"K"color(blue)("A")"KK"# ,#color(red)("A")"KK"color(blue)("A")"K"# and#color(red)("A")"KKK"color(blue)("A")""#
- Now let's imagine that the second card is an ace. We don't need to consider the first card since this is already covered by the first case.
Thus, we only have#3# different hands possible:
#"K"color(red)("A")color(blue)("A")"KK"# ,#"K"color(red)("A")"K"color(blue)("A")"K"# and#"K"color(red)("A")"KK"color(blue)("A")#
- Now let the third card be an ace.
This time we have only#2# possible hands (the others we have already counted):
#"KK"color(red)("A")color(blue)("A")"K"# and#"KK"color(red)("A")"K"color(blue)("A")#
- Last but not least, if the fourth card is an ace, we have just
#1# possible hand:
#"KKK"color(red)("A")color(blue)("A")#
Thus, in total, we have
#4 + 3 + 2 + 1 = 10#
possible
Explanation:
There are 6 choices for the 2 Aces based on 4 suits in a standard deck: Clubs, Hearts, Diamonds, Spades.
In general this can be calculated as
For each of these choices there are 4 choices for the 3 Kings (basically one choice for each suit not included).
This gives a combination of