Question 860790
A box contains 5 red and 8 green marbles. You reach in and remove 3 marbles all at once. 
(a) Find the probability that these 3 marbles are all red. (Enter your answer as a fraction.)

--------
# of ways to select 3 red : 5C3 = 5C2 = (5*4)/(1*2) = 10 
------
# of possible groups of 3:: 13C3 = (13*12*11)/(1*2*3) = 286
-----
Ans: 10/286 = 0.0350
--------------------------
Cheers,
Stan H.