document.write( "Question 198806: from a group of 6 men and 4 women, a committee of 3 is to be selected at random. find P(at least 2 women) \n" ); document.write( "
Algebra.Com's Answer #149337 by edjones(8007)![]() ![]() You can put this solution on YOUR website! The probability of selecting a man (m) is .6 and a woman is .4 \n" ); document.write( "the probability of all women is w^3=.4^3=.064 \n" ); document.write( "2/3 being women is 3mw^2=3*.6*.4^2=.288 [the third term of (m+f)^3]. \n" ); document.write( ".288+.064=.352 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |