document.write( "Question 1060749: A committee is to be formed consisting of 4 men and 6 women. If the committee members are to be chosen from 8 men and 10 women, how many different committees are possible?
\n" ); document.write( "A. 14,700
\n" ); document.write( "B. 254,016,000
\n" ); document.write( "C. 43,758
\n" ); document.write( "D. 280
\n" ); document.write( "

Algebra.Com's Answer #675726 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
8 men chosen 4 at a time is 8 choose 4, or 70. 6 women chosen from 10 is 10 choose 6, or 210. Therefore, you have 70 x 210, or 14,700 different committees possible. ☺☺☺☺ \n" ); document.write( "
\n" );