Problem
COM-B1-M01-P002 Two Sequential Choices
#2
★☆☆☆☆ Level 1 of 5
A cafe has \(4\) soups and \(3\) main dishes. How many lunches consisting of one soup and one main dish can be made?
First choose a soup, then a main dish.
For each of the \(4\) soups, there are \(3\) choices of main dish. Total: \(4\cdot3=12\) lunches.
Pure product rule.