Question 935215
a comeetie contains 8members is to be chossen for 9teachers and 4students.How many ways can be done if comeetie contains exactly 3students.
------------------
# of ways to succeed: 4C2*9C6 = 6*84 - 504
------------------
# of possible groups of 8:: 13C8 = 1287
-----
P(condition) = 504/1287 = 0.3916
----------------
Cheers,
Stan H.
----------------