document.write( "Question 259141: Please show me how to use combinations to solve: How many ways can a committee of 6 men and 8 women be selected from a group of 12 men and 20 women? \r
\n" );
document.write( "\n" );
document.write( "I know I need the formula N!/(n!(N-n)!) but I don't know how to combine men and women. \n" );
document.write( "
Algebra.Com's Answer #190796 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! Please show me how to use combinations to solve: How many ways can a committee of 6 men and 8 women be selected from a group of 12 men and 20 women? \r \n" ); document.write( "\n" ); document.write( "I know I need the formula N!/(n!(N-n)!) but I don't know how to combine men and women. \n" ); document.write( " \r\n" ); document.write( "Remember: \"AND\" means \"MULTIPLY\" and \"OR\" means \"ADD\".\r\n" ); document.write( "\r\n" ); document.write( "This problem is selecting the men AND the women so you MULTIPLY.\r\n" ); document.write( "\r\n" ); document.write( "You can select the 6 men any of\n" ); document.write( " |