SOLUTION: In IR license plates consists of just 2 letters(capital letters) and 3 digits (0-9). How many such plates could be produced if there can be NO REPEATS of the digits on each plate (

Algebra ->  Permutations -> SOLUTION: In IR license plates consists of just 2 letters(capital letters) and 3 digits (0-9). How many such plates could be produced if there can be NO REPEATS of the digits on each plate (      Log On


   



Question 499018: In IR license plates consists of just 2 letters(capital letters) and 3 digits (0-9). How many such plates could be produced if there can be NO REPEATS of the digits on each plate (but repeats of letters is OK).
Answer by chessace(471) About Me  (Show Source):
You can put this solution on YOUR website!
2 letters: 26^2 = 676.
3 digits: I assume no repeats means immediate, e.g. 121 is OK.
Then free choice 10 * slighlty restricted 9 * similar 9 = 810
Total = 676 * 810 = 547,560.
If the assumption is wrong, that part is 10*9*8 --> 720 --> 486,720.