five chefs are availible to cook three diffrent disheseach c
five chefs are availible to cook three diffrent dishes.each chef will only cook one dish.in how many diffrent ways could the five chefs be assigned to the three meals
Solution
5 Chefs are to cook 3 different meals. The order in which the cooks are chosen matters because each of the chefs cook different dish. Order matters. Hence this is a problem involving permutation.
So, we can choose 5 * 4 * 3 =120 ways to cook three meals
