SOLUTION: A 5 entry password requires that the first two entries are letters and the last three entries are numbers. If repetition is allowed, how many different passwords can be selected?

Algebra ->  Permutations -> SOLUTION: A 5 entry password requires that the first two entries are letters and the last three entries are numbers. If repetition is allowed, how many different passwords can be selected?       Log On


   



Question 1082620: A 5 entry password requires that the first two entries are letters and the last three entries are numbers. If repetition is allowed, how many different passwords can be selected?
A) 492,804
B) 676,000
C) 468,000
D) 327,600

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
26*26*10*10*10, since 26 letters in alphabet and 26^2=676
B.