SOLUTION: a Particular company,any valid password consists of 8 characters in any order as follow 4 distinct lower case letter, two distinct digits and any two (distinct) of the special c

Algebra.Com
Question 1146146: a Particular company,any valid password consists of 8 characters in any order as follow
4 distinct lower case letter,
two distinct digits and
any two (distinct) of the special characters
~ ! @ - # $ ; % ^ & * ? : < \ [ { ] } + = _ >
How many valid passwords are there if no repeats are allowed (that is, each character can only be used at most once)?

Answer by richwmiller(17219)   (Show Source): You can put this solution on YOUR website!
26 lower case letters 4
10 distinct digits 2
23 special characters 2
26*25*24*23*10*9*23*22=16,339,752,000
(American style) 16 billion 339 million 752 thousand

RELATED QUESTIONS

a Particular company,any valid password consists of 8 characters in any order ass follow (answered by richwmiller)
A password must contain exactly 8 characters with at least one upper case letter, one... (answered by Alan3354)
7.A spyware is trying to break into a system by guessing its password. It does not give... (answered by edjones)
Please Help me solve this question: A particular website requires that users select a... (answered by Fombitz)
each user on a computer system has a password which can be 5 to 7 characters long, where... (answered by edjones)
A computer password consists of eight characters. Repetitions are allowed. How many... (answered by Fombitz)
A password must be 8 characters in length, composed of any uppercase letters the digits... (answered by Fombitz)
please help me solve this problem. a computer password made up of four characters. Each... (answered by Fombitz)
Assume that a password to log onto a computer account is to consist of any 4 digits or... (answered by richwmiller)