1.
How many two-chip stacks are possible where the bottom chip must be red or blue?
(a)
List all possible two-chip stacks. For example, the stack with a red chip on bottom and a green chip on top can be listed as βRGβ.
(b)
Using the additive principle, we notice that there are stacks that have blue on the bottom, another stacks that have red on the bottom, so there are a total of possible stacks.
(c)
If we use the multiplicative principle, then there are choices for the bottom chip and choices for the top chip, so there are possible stacks.