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)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "a) 12 people to choose from; you are selecting 4:

\n" ); document.write( "\"C%2812%2C4%29=+%2812%2A11%2A10%2A9%29%2F%284%2A3%2A2%2A1%29+=+495\"

\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) \"%28C%283%2C2%29%2AC%289%2C1%29%29%2B%28C%283%2C3%29%2AC%289%2C0%29%29\"

\n" ); document.write( "corrected post, RIGHT: (you are choosing a total of 4 people) \"%28C%283%2C2%29%2AC%289%2C2%29%29%2B%28C%283%2C3%29%2AC%289%2C1%29%29\"

\n" ); document.write( "You can do the calculations, similar to the one shown for part a.

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