document.write( "Question 1179571: A class contains 9 men and 3 women:
\n" );
document.write( "a)How many committee of 4 student can be selected? Ans=495
\n" );
document.write( "b)How many of them contain at least 2 women? ?? \n" );
document.write( "
Algebra.Com's Answer #809142 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "a) 12 people to choose from; you are selecting 4: \n" ); document.write( " \n" ); document.write( "b) Here you have to choose EITHER 2 of the 3 women AND 1 of the 9 men OR all 3 of the 3 women AND 0 of the 9 men. Convert the \"AND\"s to multiplication and the \"OR\"s to addition: \n" ); document.write( "(revised answer to correct some wrong numbers....) \n" ); document.write( "original post, WRONG: (you are not choosing a total of 3 people) \n" ); document.write( "corrected post, RIGHT: (you are choosing a total of 4 people) \n" ); document.write( "You can do the calculations, similar to the one shown for part a. \n" ); document.write( " \n" ); document.write( " |