Question 403426: I am taking a finite math class and I'm stuck on my one problem, I was hoping you could help me. the problem states:
a group of 9 people is going to be formed into committes of 4, 3, and 2 people. how many committees can be formed if
a) a person can serve on any number of committees?
b) no person can serve on more than one committee
i have racked my brain an just can't seem to figure it out.
thank you for your help.
Answer by Edwin McCravy(20055) (Show Source):
You can put this solution on YOUR website!
A group of 9 people is going to be formed into committes of
4, 3, and 2 people. how many committees can be formed if
a) a person can serve on any number of committees
We can pick people to serve on the 4-person committee any of 9C4 ways
For every one of those 9C4 ways,
we can pick people to serve on the 3-person committee any of 9C3 ways
That's 9C4*9C3 ways to pick people for the 4 and 3-person committees.
For every one of those 9C4*9C3 ways,
we can pick people to serve on the 2-person committee any of 9C2 ways
That's 9C4*9C3*9C2 ways to pick people for all the committees.
9C4*9C3*9C2 = 126*84*36 = 381024 ways in all.
-----------------------------------------------------
b) no person can serve on more than one committee
We can pick people to serve on the 4-person committee any of 9C4 ways
For every one of those 9C4 ways,
we can pick people to serve on the 3-person committee any of 5C3 ways
That's 9C4*5C3 ways to pick people for the 4 and 3-person committees.
For every one of those 9C4*5C3 ways,
we can pick people to serve on the 2-person committee any of 2C2 ways
That's 9C4*5C3*2C2 ways to pick people for all the committees.
9C4*5C3*2C2 = 126*10*1 = 1260 ways in all.
Edwin
|
|
|