How many ways can a committee be formed from 4 men and 6 women with... 4 members, at least two whom are women and Mr and Mrs Baggins cannot be chosen
- I know I should do this problem from the converse point of view
- According to the answer key the answer is{[C(4,2)×C(6,2)]−(3×5)}+{[C(4,1)×C(6,3)]−C(5,2)}+C(6,4)
- Don't understand how to achieve this
- This question is driving me crazy !!!!
Any help is appreciated!!!!! #:D Thanks Joe!!!!!
You can have 2 men and 2 women, or 1 man and 3 women, or just 4 women. If we temporarily ignore the Baggins business, that $${4\choose2}{6\choose2}+{4\choose1}{6\choose3}+{6\choose4}$$
Now of the 2 men, 2 women ways, $3\times5$ use both Bagginses; of the 1 man, 3 women ways, ${5\choose2}$ ways use both Bagginses, and we're done.