ChaoticLlama
Junior Member
- Joined
- Dec 11, 2004
- Messages
- 199
As winners of a competition, 3 students must decide how to distribute 12 different prizes amongst themselves. In how many ways can they do this if each person gets 4 prizes but nobody can get BOTH the CD player & the Palm Pilot (assume the CD player and Palm Pilot are 2 of the 12 prizes)
This question is causing me confusion. I have been very good at this unit however this review question for a test has me stumped. What I've tried is find the total number of distributions and subtracting three disjoint cases, where I force person 1 to hold both prizes, and the same with person 2 and person 3.
Total : (12C4)(8C4)(4C4)
where you start with 12 prizes, give 4 to the first guy, then you have 8 remaining to give 4 to person number 2, then 4 prizes for the 4 last spots.
Then..
I subtract 3 disjoint cases from the total to get the answer
Person 1 has both: [(2C2)(10C2)](8C4)(4C4)
Person 2 has both: (12C4)[(2C2)(6C2)](4C4)
Person 3 has both: (12C4)(8C4)[(2C2)(2C2)]
However, there is an error in my logic, because the case I created which forces person 3 to have both prizes, is equal to the total number of distributions.
Thanks for you help.