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)\"\" \"About 
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( "\"%28C%285%2C4%29%2AC%286%2C0%29%29%2FC%2811%2C4%29=%285%29%281%29%2F%28330%29=1%2F66\"

\n" ); document.write( "
\n" ); document.write( "
\n" );