document.write( "Question 1180144: An executive committee consists of 11 members: 6 men and 5 women. 4 members are selected at random to attend a meeting in Hawaii. The names are drawn from a hat. What is the probability that all 4 selected are women? I keep getting confused. Thank you for your help. \n" ); document.write( "
Algebra.Com's Answer #809748 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " # of ways of choosing 4 of the 5 women AND 0 of the 6 men\r\n" ); document.write( " P(4 women, 0 men) = -----------------------------------------------------------\r\n" ); document.write( " # of ways of choosing 4 of the 11 members \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |