SOLUTION: Can you exlplain solution for this problem: In how many ways can you select nine marbles from a bag of twelve, where three are red, three blue, three white, and three green?

Algebra ->  Probability-and-statistics -> SOLUTION: Can you exlplain solution for this problem: In how many ways can you select nine marbles from a bag of twelve, where three are red, three blue, three white, and three green?      Log On


   



Question 629091: Can you exlplain solution for this problem: In how many ways can you select nine marbles from a bag of twelve, where three are red, three blue, three white, and three green?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In how many ways can you select nine marbles from a bag of twelve, where three are red, three blue, three white, and three green?
----
It doesn't matter what their color is.
Ans: 12C9 = 12C3 = (12*11*10)/(1*2*3) = 220
=============
Cheers,
Stan H.
===========