SOLUTION: How many five-digit zip codes contain exactly one zero?

Algebra ->  Permutations -> SOLUTION: How many five-digit zip codes contain exactly one zero?      Log On


   



Question 356906: How many five-digit zip codes contain exactly one zero?
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
0XXXX
X0XXX
XX0XX
XXX0X
XXXX0
If you allow X to vary from 1 to 9, then for each row you have 9%2A9%2A9%2A9=6561+choices.
Since you have 5 rows, N=5%2A6561=32805