document.write( "Question 1128192: A committee of 6 people is chosen from 9 women and 9 men. How many different
\n" );
document.write( "committees are possible that consist of 3 women and 3 men?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #744687 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! A committee of 6 people is chosen from 9 women and 9 men. How many different \n" ); document.write( "committees are possible that consist of 3 women and 3 men? \n" ); document.write( " \r\n" ); document.write( "(9 women choose 3) times (9 men choose 3)\r\n" ); document.write( "\r\n" ); document.write( "(9C3)∙(9C3) = 84∙84 = 84² = 7056 different committees.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |