SOLUTION: Find the number of possible 5-card hands that contain the cards specified: 4 aces and 1 other card. I was able to find the formula for a 5-card hand with 2 aces but I'm lost. Fo

Algebra ->  Algebra  -> Permutations -> SOLUTION: Find the number of possible 5-card hands that contain the cards specified: 4 aces and 1 other card. I was able to find the formula for a 5-card hand with 2 aces but I'm lost. Fo      Log On

Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!

   


Question 128817This question is from textbook
: Find the number of possible 5-card hands that contain the cards specified: 4 aces and 1 other card. I was able to find the formula for a 5-card hand with 2 aces but I'm lost. For 2 aces, it's C(52,5) - C(48,5) - C(4,1) X C(48,4) but I don't understand all the parts. I know C(52,5) is the total possiblilities of a 5-card hand out of 52 cards and C(48,5) is the 48 remaining cards but I'm not sure about the C(4,1) and the next C(48,4)?
This question is from textbook

Answer by stanbon(57377) About Me  (Show Source):
You can put this solution on YOUR website!
Find the number of possible 5-card hands that contain the cards specified: 4 aces and 1 other card.
Pick 4 aces in 4C4 = 1 way
-----------------------
Pick 1 other card in 48C1 = 48 ways
-------------------------
Total # of hands = 1*48 = 48
========================================
I was able to find the formula for a 5-card hand with 2 aces
Pick 2 aces in 4C2 = 6 ways
------------------------
Pick 3 other cards from 50 in 50C3 = 19600 ways
-------------------------
Total # of hands = 6*19600 = 117600 ways
========================================
Cheers,
Stan H.