Hello my name is Special At Specialist and this is going to be my mathematical methods question thread. Any help at all with these questions would be highly appreciated. Thanks!
First question:
A committee of three people is to be selected from a group of five men and four women. In how many ways can the committee be selected if there must be at least two women on the committee?
I solved it a weird way because I don't know the "proper" way of solving questions like this:
Since there are two women out of 3 spots, that leaves only 1 spot for each of the other 7 people.
However, there are 6 ways in which two women can be chosen for those spots, so 6*7 = 42 combinations in total.
Is that correct?
Is there a better way to solve it for more complex problems?
I came up with a new way of solving it (still not sure if correct or not):
Combinations of two women are:
w1-w2, w1-w3, w1-w4, w2-w3, w2-w4, w3-w4, all with 5 spots for men each.
Then the combinations of three women are:
w1-w2-w3, w1-w2-w4, w2-w3-w4.
So the total number of combinations is 33.
Is that correct?