Question

a password must be 4 characters long and contain only digits and lowercase english letters. The...

a password must be 4 characters long and contain only digits and lowercase english letters. The english alphabet contains 5 vowels. Assuming that digits and letters can be repeated how many differnt passwords contain exactly one vowel?

enter the exact numeric number

Homework Answers

Answer #1

Solution:

Given: a password must be 4 characters long and contain only digits and lowercase english letters.

The english alphabet contains 5 vowels.

There are 10 digits from 0 to 9 and 26 letters from A to Z.

thus we have 26 - 5 = 21 consonants.

We have to find possible number of differnt passwords contain exactly one vowel.

So that menas password must contain exactly 1 vowel

then remaining three characters would be from 10 digits and 21 consonants.

that is from remaining 10+21 = 31 ( digits+consonants)

thus we have 5 ways to chose a vowel and 31 ways to chose a character other than vowel.

Thus:

1 5 31 31 31
OR
2 31 5 31 31
OR
3 31 31 5 31
OR
4 31 31 31 5

Thus

Total number of ways = 4 X ( 5 X 31 X 31 X 31 )

We multiply by 4 since we have 4 ways of different arrangements of vowels.

Thus

Total number of ways = 595820

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
A computer password must be eight characters long. How many passwords are possible if only the...
A computer password must be eight characters long. How many passwords are possible if only the 26 letters of the alphabet are allowed? Assuming that repetitions of alphabets is possible to create the password then the number of passwords possible Assuming that repetitions of alphabets is not possible to create the password then the number of passwords possible A jar contains 4 red marbles numbered 1 to 4 and 10 blue marbles numbered 1 to 10. A marble is drawn...
A computer password can be 5 - 6 characters. The password must contain at least 1...
A computer password can be 5 - 6 characters. The password must contain at least 1 digit. All other characters must either be digits or lower case letters. How many unique passwords exists?
1) Assume that a password can contain upper and lower-case letters (26), digits, and special characters...
1) Assume that a password can contain upper and lower-case letters (26), digits, and special characters from the set { !, #, $, %, &, * }. Furthermore, each password must start with a letter and must contain at least one digit and one special character. How many different six-character passwords can be formed according to this specification?
For a certain computer program a password must be exactly 5 characters long. The first character...
For a certain computer program a password must be exactly 5 characters long. The first character can be any lowercase letter, the second must be an uppercase letter, the third character must be a number from 0 – 9, the fourth character can either be a lowercase letter or a number 0 - 9, the fifth character has to be exactly the same as the first character.                                                                                         (6) How many possible passwords are there? What is the...
You want to create a personal ID consisting of six characters. The first three characters must...
You want to create a personal ID consisting of six characters. The first three characters must be vowels, which can be repeated, followed by two numeric digits that cannot be repeated, the sixth character must be either a vowel or a numeric digit. Determine the total number of IDs that can be created with this system.
How many strings of seven lowercase letters from the English alphabet contain a. the letters a...
How many strings of seven lowercase letters from the English alphabet contain a. the letters a and b in consecutive positions with a preceding b, with all the letters distinct? b. the letters a and b, where a is somewhere to the left of b in the string, with all the letters distinct?
A computer system uses passwords that contain exactly 5 characters, and each character is 1 of...
A computer system uses passwords that contain exactly 5 characters, and each character is 1 of the 3 lowercase letters (a, b, c) or 3 upper case letters (A, B, C) or the 5 odd digits (1, 3, 5, 7, 9).. Let Ω denote the set of all possible passwords, and let A and B denote the events that consist of passwords with only letters or only integers, respectively. Determine the number of passwords for A′∩ B′. Report the exact...
How many passwords of 5 characters can be made if each password must start with two...
How many passwords of 5 characters can be made if each password must start with two digits and end with three letters. The digits will be with replacement and the letters will be without replacement.
A computer password consists of: • letters {a, A, 6, B, ...,2,Z}, • digits {0, 1,...,9),...
A computer password consists of: • letters {a, A, 6, B, ...,2,Z}, • digits {0, 1,...,9), or = 16 • special characters {!,@,#,$,%}. In addition, a password must • contain at least one upper case letter, • contain at least one special character. How many passwords of length 8 are possible?
A password must consist of a minimum of 8 letters (not case sensitive) and a maximum...
A password must consist of a minimum of 8 letters (not case sensitive) and a maximum of 10. If the policy prohibits repeated characters, how many passwords are possible? (Leave your answer in terms of factorials).
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT