SOLUTION: How many ways are there to distribute 15 district objects into 5 distinct boxes with:
i) At least three empty box
ii) No empty box
Algebra.Com
Question 1195029: How many ways are there to distribute 15 district objects into 5 distinct boxes with:
i) At least three empty box
ii) No empty box
Answer by greenestamps(13200) (Show Source): You can put this solution on YOUR website!
i) (part 1): 5 empty boxes
Obviously that can't be done... 0 ways
i) (part 2): 4 empty boxes
Choose 1 of the 5 boxes to be the one that is not empty: 5 ways
For each of the objects, there is only 1 choice for which box to go into: 1^15 = 1 way
Number of ways: 5*1 = 5
i) (part 3): 3 empty boxes
Choose 2 of the 5 boxes to be the ones that are not empty: C(5,2) = 10 ways
Each of the 15 items can go in either of 2 boxes: 2^15 ways:
Number of ways: 10*2^15
i) ANSWER: 5 + 10*2^15
ii) Since no box can be empty, first put one object into each of the 5 boxes: C(15,1)*C(14,1)*C(13,1)*C(12,1)*C(11,1) = 15*14*13*12*11 ways
Each of the remaining 10 objects can be put in any of the 5 boxes: 5^10 ways
ii) ANSWER: (15*14*13*12*11) * 5^10
RELATED QUESTIONS
How many ways are there to distribute 15 district item into 5 distinct boxes with:... (answered by Edwin McCravy,greenestamps,ikleyn,rippletable)
b) How many ways are there to distribute 20 district object into 10 distinct boxes with
(answered by stanbon)
How many ways are there to distribute 20 district object into 10 distinct boxes with... (answered by robertb)
may you please help with this question: There are four boxes in a line.In how many ways... (answered by rothauserc)
In how many ways can you distribute $8$ indistinguishable balls among $5$ distinguishable (answered by greenestamps)
How many ways are there to place 4 distinct balls into 5 distinct boxes such that exactly (answered by stanbon,ikleyn)
In how many ways can you distribute $8$ indistinguishable balls among $2$ distinguishable (answered by ikleyn)
In how many ways can you distribute $8$ indistinguishable balls among $6$ distinguishable (answered by ikleyn,Edwin McCravy)
How many combinations are there of six distinct objects taken three at a... (answered by ikleyn)