SOLUTION: how many different license plates begin with two digits followed by two letters then three digits if none are repeated?

Algebra ->  Permutations -> SOLUTION: how many different license plates begin with two digits followed by two letters then three digits if none are repeated?       Log On


   



Question 893560: how many different license plates begin with two digits followed by two letters then three digits if none are repeated?

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
There are 10 digits available (0-9) and 26 letters (A-Z).
N=10%2A9%2A26%2A25%2A8%2A7%2A6
N=19656000