Answer:
a) 21 ways
(b) 243 ways
(c) 60 ways
(d) 60 ways
Step-by-step explanation:
a) The pebbles are identical, and the tanks are identical:
In this case, the only thing that matters is how many pebbles are in each tank, not the specific arrangement of pebbles. This is a classic "stars and bars" problem. Think of the pebbles as stars and the dividers between the tanks as bars. Mark has 5 pebbles and 3 tanks, so he needs 2 dividers to separate the tanks. The total number of ways to arrange the pebbles and dividers is then given by the binomial coefficient C(n + r - 1, r - 1), where n is the number of pebbles (5), r is the number of tanks (3). So, the answer is C(5 + 3 - 1, 3 - 1) = C(7, 2) = 21 ways.
(b) The pebbles are unique, and the tanks are identical:
Since the tanks are identical, the only thing that matters is which tank each pebble goes into. For each pebble, there are 3 choices (as there are 3 tanks). Since there are 5 pebbles, the total number of ways is 3^5 = 243 ways.
(c) The pebbles are unique, and each tank has a unique sticker:
In this case, both the pebbles and the tanks are unique, so the number of ways is simply the permutation of the pebbles taken 3 at a time (since there are 3 tanks). So, the answer is P(5, 3) = 5! / (5-3)! = 60 ways.
(d) The pebbles are identical, and each tank has a unique sticker:
This scenario is similar to (c), but the pebbles are identical. Therefore, the result is the same as in (c) since the identical nature of the pebbles does not affect the count when each tank has a unique sticker.