SOLUTION: My problem is a "combination problem" like this: At a restaurant you have: 5 Main Courses 10 Side Dishes (can choose 2 or the same one twice) 4 Desserts What is the total comb

Algebra ->  Permutations -> SOLUTION: My problem is a "combination problem" like this: At a restaurant you have: 5 Main Courses 10 Side Dishes (can choose 2 or the same one twice) 4 Desserts What is the total comb      Log On


   



Question 169245This question is from textbook Mathematics All Around
: My problem is a "combination problem" like this:
At a restaurant you have:
5 Main Courses
10 Side Dishes (can choose 2 or the same one twice)
4 Desserts
What is the total combination of choices?
This question is from textbook Mathematics All Around

Found 2 solutions by Alan3354, Edwin McCravy:
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
My problem is a "combination problem" like this:
At a restaurant you have:
5 Main Courses
10 Side Dishes (can choose 2 or the same one twice)
4 Desserts
What is the total combination of choices?
-----------------
For the Main Course, it's 1 of 5, then 1 of 10, 1 of 10, then 1 of 4.
It's 5*10*10*4
= 2000 combos


Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
Warning! 
Alan's solution is incorrect because 
he used 10×10 or 100 for the number 
of choices for the side dishes. This 
counts selecting, say, corn first and 
slaw second as different from selecting
slaw first and corn second, when they 
are the same choice.  That's why his
answer is too large.

Edwin's solution:


Number of ways to choose the main course, (which is 5)

AND (TIMES)

Number of ways to choose the side dishes:

  A.  Number of ways to choose two different side dishes, 10C2
  
  OR (PLUS)
  
  B.  Number of ways to choose the same side dish twice, 10

AND (TIMES)

Number of ways to choose the dessert 

That's 

matrix%281%2C5%2C5%2C+%22%D7%22%2C+%2810C2%2B10%29%2C+%22%D7%22%2C+4%29

matrix%281%2C5%2C5%2C+%22%D7%22%2C+%2845%2B10%29%2C+%22%D7%22%2C+4%29

matrix%281%2C5%2C5%2C+%22%D7%22%2C+55%2C+%22%D7%22%2C+4%29

1100

Edwin