document.write( "Question 1175088: A class consists of 12 boys and 15 girls. How many different committees of four can be selected from the class if
\n" );
document.write( "each committee is to consist of two boys and two girls? \n" );
document.write( "
Algebra.Com's Answer #800634 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "(12C2)(15C2) = (66)(105) = 6930 possible committees.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |