Question 386270
the telephone extensions at a company use 4 digits
a. how many extensions are possible if there are no restrictions?
Ans: 10^4 = 10,000
------------------------------
b. how many extensions are possible if the first digit cannot be 0 or 9?
Ans: 8^10^3 = 8000
------------------------------
c. how many extensions are possible if the first digit can only be 1?
Ans: 1*10^3 = 1000
==========================
cheers,
Stan H.