Fundamental Principle of Counting
Quick answer Quick Answer: If one task can be done in m ways and a second, independent task can be done in n ways, both tasks together can be done in m × n ways (multiplication principle); if only one of two mutually exclusive tasks is to be done, it can be done in m + n ways (addition principle).
The Fundamental Principle of Counting is the foundation of this chapter. It lets us count arrangements without listing every single possibility.
Multiplication Principle: If an event can occur in m different ways, and following it, a second event can occur in n different ways, then the two events together can occur in m × n different ways. This extends to any number of events: if k events can occur in n₁, n₂, ..., nk ways respectively, the total number of ways all of them can occur in order is n₁ × n₂ × ... × nk.
Addition Principle: If an event can occur in m ways and a second, mutually exclusive event (the two cannot happen together) can occur in n ways, then either of the two events can occur in m + n ways.
Worked Example: A restaurant menu has 5 starters, 4 main courses and 3 desserts. In how many ways can a customer choose one starter, one main course and one dessert?
Choosing the starter can be done in 5 ways, the main course in 4 ways, and the dessert in 3 ways. Since these are independent, successive choices, by the multiplication principle the total number of ways is 5 × 4 × 3 = 60.
Now suppose the customer instead wants only ONE item — either a starter OR a dessert (not both) as a quick snack. Since these are mutually exclusive alternatives, by the addition principle the number of ways is 5 + 3 = 8.
- Multiplication principle applies to a sequence of independent, successive tasks (AND).
- Addition principle applies to mutually exclusive alternatives (OR).
- The principle extends to any finite number of events.
- Always check whether tasks happen together (multiply) or as alternatives (add).
