SOLUTION: A catering service offers 12 appetizers, 3 main courses, and 4 desserts. A banquet chairperson is to select 3 appetizers, 2 main courses, and 3 desserts for a banquet. In how many

Algebra ->  Permutations -> SOLUTION: A catering service offers 12 appetizers, 3 main courses, and 4 desserts. A banquet chairperson is to select 3 appetizers, 2 main courses, and 3 desserts for a banquet. In how many       Log On


   



Question 804475: A catering service offers 12 appetizers, 3 main courses, and 4 desserts. A banquet chairperson is to select 3 appetizers, 2 main courses, and 3 desserts for a banquet. In how many ways can this be done?
Answer by edjones(8007) About Me  (Show Source):
You can put this solution on YOUR website!
C=Combination=n!/((n-r)!*r!)
12C3*3C2*4C3
=220*3*4
=2640 ways
.
Ed