SOLUTION: A password consists of two letters of the alphabet followed by three digits chosen from 0 to 9. Repeats are allowed. How many different possible passwords are there? how to slove.

Algebra ->  Permutations -> SOLUTION: A password consists of two letters of the alphabet followed by three digits chosen from 0 to 9. Repeats are allowed. How many different possible passwords are there? how to slove.      Log On


   



Question 681412: A password consists of two letters of the alphabet followed by three digits chosen from 0 to 9. Repeats are allowed. How many different possible passwords are there?
how to slove..?

Answer by MathMan88(14) About Me  (Show Source):
You can put this solution on YOUR website!
For the first Letter you have 26 possible letters
For the second letter you have 26 possible letters
For the first number you have 10 possible numbers
For the second number you have 10 possible numbers
For the third number you have 10 possible numbers
Times all of the possibilities together to get:
26%2A26%2A10%2A10%2A10=676000
Which means their are 676,000 possible passwords