SOLUTION: This exercise refers to a standard deck of playing cards. Assume that 8 cards are randomly chosen from the deck. How many hands contain exactly two 2s and two 5s?

Algebra ->  Permutations -> SOLUTION: This exercise refers to a standard deck of playing cards. Assume that 8 cards are randomly chosen from the deck. How many hands contain exactly two 2s and two 5s?      Log On


   



Question 1186682: This exercise refers to a standard deck of playing cards. Assume that 8 cards are
randomly chosen from the deck.
How many hands contain exactly two 2s and two 5s?

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
(4 twos choose 2)(4 fives choose 2)(44 non-twos-non-fives choose 4) =

C(4,2)C(4,2)C(44,4) =

(6)(6)(135751) =

4887036

Edwin