document.write( "Question 621128: how many 5 people committees are possible from a group of 10 women and 8 men. each committete must have 3women and 2 men. \n" ); document.write( "
Algebra.Com's Answer #390619 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
how many 5 people committees are possible from a group of 10 women and 8 men. each committete must have 3women and 2 men.
\n" ); document.write( ".
\n" ); document.write( "10C3 * 8C2
\n" ); document.write( "120 * 28
\n" ); document.write( "3360
\n" ); document.write( "
\n" );