The number of different meals possible is 96, computed using combinations.
The combination is a method of choosing a number of articles from a larger set of articles in no particular order.
In the question, we are asked about the different dinner meals possible when a dinner meal is made up of an appetizer, a main course, a dessert, and a drink.
The choices for the appetizer are soup or salad, so the number of ways of choosing an appetizer = 2C1 = 2.
The choices for the main course are chicken, fish, steak, or lobster, so the number of ways of choosing a main course = 4C1 = 4.
The choices for the dessert are ice cream, pie, sorbet, or pastry, so the number of ways of choosing a dessert = 4C1 = 4.
The choices for the drink are coffee, tea, or milk, so the number of ways of choosing a drink = 3C1 = 3.
The total number of ways is the product of all of them.
Therefore, the total number of ways = 2*4*4*3 = 96.
The number of different meals possible is 96, computed using combinations.
Learn more about combinations at
https://brainly.com/question/11732255
#SPJ4