SOLUTION: Ron's computer password must contain three lowercase letters followed by four numerical digits. If repetition is permitted how many differand passwords are possible? If repetiti

Algebra ->  Permutations -> SOLUTION: Ron's computer password must contain three lowercase letters followed by four numerical digits. If repetition is permitted how many differand passwords are possible? If repetiti      Log On


   



Question 522691: Ron's computer password must contain three lowercase letters followed by four numerical digits. If repetition is permitted how many differand passwords are possible?
If repetition is not permitted how many different passwords are possible?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Ron's computer password must contain three lowercase letters followed by four numerical digits.
If repetition is permitted how many differand passwords are possible?
Ans: 26^3*10^4
------------------------
If repetition is not permitted how many different passwords are possible?
Ans: 26*25*24*10*9*8*7
===========================
Cheers,
Stan H.