document.write( "Question 207018This question is from textbook college alg
\n" );
document.write( ": In a club w/ 8 men, 11 women, how many 5-member committees can be chosen that have 3 men, 2 women?\r
\n" );
document.write( "\n" );
document.write( "Please help, i think this is a combin. prob \n" );
document.write( "
Algebra.Com's Answer #156551 by edjones(8007) You can put this solution on YOUR website! How many combinations of 3 of the 8 men are there? \n" ); document.write( "8C3=56 \n" ); document.write( "How many combinations of 2 of the 11 women are there? \n" ); document.write( "11C2=55 \n" ); document.write( ". \n" ); document.write( "56*55=3,080 committees. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |