document.write( "Question 252626: Can someone please assist with b and c. I cannot figure out the formula.\r
\n" ); document.write( "\n" ); document.write( "1. Delegation Choices. Seven workers decide to send a delegation of 2 to their supervisor to discuss their grievances.\r
\n" ); document.write( "\n" ); document.write( "a.) How many different delegations are possible? Answer 7 nCr 2 = 21
\n" ); document.write( "b.) If it is decided that a certain employee must be in the delegation, how many different delegations are possible? Answer: 6\r
\n" ); document.write( "\n" ); document.write( "c.) If there are 2 women and 5 men in the group, how many delegations would include at least 1 woman?
\n" ); document.write( "Answer: 11
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #184663 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
b.) If it is decided that a certain employee must be in the delegation, how many different delegations are possible? Answer: 6
\n" ); document.write( "ANSWER: Here is the thinking. You have already sent 1 person. SO, you have 6 people and must choose 1 more. 6C1 = 6.
\n" ); document.write( "---
\n" ); document.write( "c.) If there are 2 women and 5 men in the group, how many delegations would include at least 1 woman?
\n" ); document.write( "Answer: 11
\n" ); document.write( "ANSWER: If you choose 1 female, you must choose 1 male - -> (2c1)*(5c1). If you choose 2 women, you choose 0 males - -> (2c2)(5C0).
\n" ); document.write( "2c1 = 2, 5c1 = 5; 2x5 = 10
\n" ); document.write( "2c2 = 1, 5c0 = 1; 1x1 = 1.
\n" ); document.write( "10 + 1 = 11.
\n" ); document.write( "
\n" );