SOLUTION: How many combinations can be made from 3 letters followed by 2 digits? How to solve for this?

Algebra ->  Permutations -> SOLUTION: How many combinations can be made from 3 letters followed by 2 digits? How to solve for this?      Log On


   



Question 345914: How many combinations can be made from 3 letters followed by 2 digits? How to solve for this?
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
How many combinations can be made from 3 letters followed by 2 digits? How to solve for this?
---------------
Each letter is one of 26 (if only upper-case is used)
Each digit is one of 10
--> 26*26*26*10*10
= 1757600