Question 967134
A group of 10 women and 12 men must select a 3-person committee. How many committees are possible if there must be a majority of men? 
-----
# of ways to succeed:: 12C3 + 12C2*10C1  = 220+142 = 362
# of random sets of 3: 22C3 = 1540
-----
Ans: 362/1540 = 0.2351
=========
Cheers,
Stan H.