document.write( "Question 962243: A group of 9 workers decide to send a delegation of 3 to their supervisor to discuss their grievances. \r
\n" );
document.write( "\n" );
document.write( "If there are 4 women and 5 men in the group, how many delegations would include at least 1 woman? \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #587963 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A group of 9 workers decide to send a delegation of 3 to their supervisor to discuss their grievances. \r \n" ); document.write( "\n" ); document.write( "If there are 4 women and 5 men in the group, how many delegations would include at least 1 woman? \n" ); document.write( "------ \n" ); document.write( "# of possible delegations:: 9C3 \n" ); document.write( "------ \n" ); document.write( "# with no women:: 5C3 \n" ); document.write( "---- \n" ); document.write( "# with at least 1 woman: 9C3-5C3 = 74 \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |