This is a combination problem, as the order of the toppings does not matter. We can use the combination formula:
$$C(n, k) = \frac{n!}{k!(n-k)!}$$
In this case, n = 24 (total number of toppings) and k = 16 (number of toppings to choose). Plugging these values
Show more…