SOLUTION: a meal at a certain restaurant consist of 3 entrees chosen from group of 15 possible entrees. Find the number of possible meal combinations
Algebra ->
Permutations
-> SOLUTION: a meal at a certain restaurant consist of 3 entrees chosen from group of 15 possible entrees. Find the number of possible meal combinations
Log On
Question 631862: a meal at a certain restaurant consist of 3 entrees chosen from group of 15 possible entrees. Find the number of possible meal combinations Answer by graphmatics(170) (Show Source):
You can put this solution on YOUR website! There are 15 possible selection for the first of the e item meal. After 1 of the 15 items is selected there are 14 items available from which to select the second pf the e items. Similarily the are 13 items available for the third meal item. So 15*14*13=2730 is the number of 3 item meals available from the 15 available items.