SOLUTION: A computer password consists of six characters. The first two must be lowercase letters and the remaining four can be either digits or lowercase letters. How many passwords are t

Algebra ->  Probability-and-statistics -> SOLUTION: A computer password consists of six characters. The first two must be lowercase letters and the remaining four can be either digits or lowercase letters. How many passwords are t      Log On


   



Question 435801: A computer password consists of six characters. The first two must be lowercase letters and the remaining four can be either digits or lowercase letters. How many passwords are there which contain no repeated characters?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
How many four-digit numbers less than 6000 can be made using only odd digits?
---
left-most digit: 3 ways
all others: 5 ways
---
Total numbers: 3*5^3 = 375
===============================
Cheers,
Stan H.