A congressional committee contains 3 democrats and 6 republi
A congressional committee contains 3 democrats and 6 republicans. A subcommittee of 3 is to be randomly seleted from all subcommittees of 3 which contain at least 1 democrat. What is the probability that this new subcommittee will contain at least 2 democrats?
Solution
possible number of all 3 member subcommittees: 9C3 = (9*8*7*6) / (3*2*1) = 84
Number of 3 member subcommittees with 0 D and 3 R = (3C0) x (6C3) = 1*20 = 20
 Number of 3 member subcommittees with 1 D and 2 R = (3C1) x (6C2) = 3 x 15 = 45
Now,
Number of subcommittees with at least 1 democrat
 = Total number of all subcommittees

