SOLUTION: in how many ways 5 different objects can be distributed among 3 persons so that exactly one person receives no object
Algebra ->
Permutations
-> SOLUTION: in how many ways 5 different objects can be distributed among 3 persons so that exactly one person receives no object
Log On
Question 1140056: in how many ways 5 different objects can be distributed among 3 persons so that exactly one person receives no object Answer by ikleyn(52780) (Show Source):
Then the person B receives some subset of 5 different objects, and the person C receives the rest
(receives the complement to the set that B receives).
So, there are as many different ways to distribute in this case, as many there are different subsets
in the set of 5 elements.
The answer to the last question is well known: there are = 32 different subsets of the set
of 5 distinguishable objects.
So, the answer to the case 1 is = 32 ways.
Now, cases when the person B or C receives nothing are absolutely symmetric to Case 1.
So, the answer to the problem's question is = 3*32 = 96.