David R.

asked • 05/14/16

how many passwords are possible if three letters are followed by two digits

 probabilities and statistics

2 Answers By Expert Tutors

By:

David W.

"if three letters are followed by two digits" sounds like a Permutation, not Combination.  That is, passwords like AAB110 and ABA101 are both allowed (with duplicate letters/numbers) and are different from each other (even though they contain the same letters and the same numbers).
 
So, reading the problem statement as, "any three letters followed by any two digits," means that there are 263*102=1,757,600 possible passwords (note that passwords like OOO000 and others might be confusing or disallowed for other reasons, like custom license plates that are offensive).
 
Security note:  If these are computer passwords and another computer is simulating the user and the computer with the password allows 100 attempts per second (or you somehow have a copy of the password file), you can guarantee cracking the password in a maximum of 4.9 days (note: running a PC continuously for that long doesn't cost much).  This is why "strong passwords" are recommended.
 
 
Report

05/14/16

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.