asked 44.8k views
1 vote
At a local restaurant you can build your own meal by choosing a main course, a side dish, and a dessert. How many different meals can you create if there are 3 main dishes, 4 sides dishes, and 2 desserts to choose from

1 Answer

5 votes

Answer: 24

Explanation:

For 1, selections = ^2C1=2

For 2, selections =^4C1=4

For 3, selections =^3C1=3

So Total possibilites = ^2C1 * ^4C1 * ^3C1 = 2*4*3=24

answered
User Enkode
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.