Problema Solution
In how many ways can ten cooks be assigned to three kitchens, if five cooks are needed for Kitchen One, two cooks are needed for Kitchen two and three cooks are needed for Kitchen Three?
Answer provided by our tutors
In how many ways can ten cooks be assigned to three kitchens, if five cooks are needed for Kitchen One, two cooks are needed for Kitchen two and three cooks are needed for Kitchen Three?
Solution:
C(10,5)*C(5,2)*C(3,3)=2520
So there are 2520 ways