document.write( "Question 748781: there are 9 women and 7 men in our class. how many different 4 person committees are possible if we want an equal number of men and women on the committees?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #455647 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! Ways to choose a woman: 9*8=72 \n" ); document.write( "Ways to choose a man: 7*6=42\r \n" ); document.write( "\n" ); document.write( "Ways to choose: 72*42=3024\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ":) \n" ); document.write( " |