1. Calculate the amount of possible telephone numbers in total, if telephone numbers are 8-digit and “00”, “999”, “128100” are reserved for special numbers. (Hints:
think of how you dial telephone numbers in practice.)
2. Suppose we want to distribute 10 balls into 4 boxes. The balls are the same, while
the boxes are numbered.
(a) How many ways to distribute the balls, if each box has at least 1 ball?
(b)How many ways to distribute the balls, if a box can receive 0 ball?