SOLUTION: A group of 9 workers decide to send a delegation of 3 to their supervisor to discuss their grievances.
If there are 4 women and 5 men in the group, how many delegations would i
Algebra ->
Finite-and-infinite-sets
-> SOLUTION: A group of 9 workers decide to send a delegation of 3 to their supervisor to discuss their grievances.
If there are 4 women and 5 men in the group, how many delegations would i
Log On
Question 962243: A group of 9 workers decide to send a delegation of 3 to their supervisor to discuss their grievances.
If there are 4 women and 5 men in the group, how many delegations would include at least 1 woman?
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.
If there are 4 women and 5 men in the group, how many delegations would include at least 1 woman?
------
# of possible delegations:: 9C3
------
# with no women:: 5C3
----
# with at least 1 woman: 9C3-5C3 = 74
----
Cheers,
Stan H.