Doug C. answered 11/20/23
Math Tutor with Reputation to make difficult concepts understandable
Here are some suggestions for number of 5-card hands containing exactly two aces.
There are exactly 4 aces in the deck. How many ways can you choose two of them?
This is represented as 4C2 (read as four choose two, or Combination of 4 things taken two at a time).
That value is 4(3)/2! = 6.
The rest of the hand contains 3 cards that are not aces. That means the rest of the hand will be filled out by taking 3 cards from the remaining 48 (subtracted the 4 aces from 52 cards in a deck). The number of ways to do that is 48C3. To calculate that value manually 48(47)(46) / 3!
Now you have to pair up those events using the fundamental counting principle. If there are m ways to do the 1st event and n ways to do the 2nd event then the number of possibilities is m times n.
So the number of 5-card hands dealt from a deck of 52 cards that contains exactly 2 aces is:
4C2 48C3
Here is a Desmos graph showing the calculation.
desmos.com/calculator/yeqeiyt8xm