SOLUTION: Hello!
I have a problem that I am not sure how to solve, here it is:
In a card game player get at the start 2 green cards, 3 blue cards, 4 red cards, and 3 yellow cards. In h
Algebra ->
Permutations
-> SOLUTION: Hello!
I have a problem that I am not sure how to solve, here it is:
In a card game player get at the start 2 green cards, 3 blue cards, 4 red cards, and 3 yellow cards. In h
Log On
Question 1140801: Hello!
I have a problem that I am not sure how to solve, here it is:
In a card game player get at the start 2 green cards, 3 blue cards, 4 red cards, and 3 yellow cards. In how many ways can the player get cards at the start if this card game has 7 green, 7 blue, 10 red and 10 yellow cards?
Thanks for helping! Answer by Boreal(15235) (Show Source):
You can put this solution on YOUR website! This is 7C2 for green (21)
7C3 for blue (35)
10C4 for red (210)
10C3 for yellow(120)
product of the 4 is answer = 18,522,000