Question 662236
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
How many five-digit number license plates can be made if
(a) first digit cannot be zero and the repetition of digits is not allowed?
  {{{9*9*8*7*6}}}
(b) the first digit cannot be zero, but the repetition of digits is allowed?
  {{{9*10*10*10*10}}}