SOLUTION: How many five-digit zip codes are possible if digits can be repeated? If there cannot be repetitions?

Algebra ->  Probability-and-statistics -> SOLUTION: How many five-digit zip codes are possible if digits can be repeated? If there cannot be repetitions?      Log On


   



Question 660091: How many five-digit zip codes are possible if digits can be repeated? If there cannot be repetitions?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How many five-digit zip codes are possible if digits can be repeated?
Each digit position can have any of 10 digits.
Ans: 10^5 = 100,000
-----------------------------
If there cannot be repetitions?
10*9*8*7*6 = 30,240
-------------
Cheers,
Stan H.