Asked by freddie
How can I select a committee of 5 people out of 10 men and 8 women. Women must be the majority in the committee. One man must be in the committee.
Answers
Answered by
Reiny
So you must select 3 or 4 women
= C(8,3)*C(10,2) + C(8,4)*C(10,1)
= 56(45) + 70(10)
= 3220
check my arithmetic
= C(8,3)*C(10,2) + C(8,4)*C(10,1)
= 56(45) + 70(10)
= 3220
check my arithmetic
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.