document.write( "Question 1041902: hpw many committees of 5 members each can be formed from 8 men
\n" );
document.write( "and 4 women if a particular woman is always included? \n" );
document.write( "
Algebra.Com's Answer #657221 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! How many committees of 5 members each can be formed from 8 men \n" ); document.write( "and 4 women if a particular woman is always included? \n" ); document.write( " \r\n" ); document.write( "Since we must pick a certain woman, we just pick her, and\r\n" ); document.write( "\r\n" ); document.write( "then we only have to pick 4 members from the other 11 people\r\n" ); document.write( "to join her.\r\n" ); document.write( "\r\n" ); document.write( "That's 11C4 = 330 ways.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |