Question

DISCRETE MATH. If passwords contain letters(lower and upper case), numbers (0-9) and can use these special...

DISCRETE MATH.

If passwords contain letters(lower and upper case), numbers (0-9) and can use these special characters(!,@,#,$,%)

how many 8 character long passwords are possible?

One character has to be an uppercase and another one has to be a special character.

Homework Answers

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
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?
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?
The company has agreed on an 8 character password format, comprised of upper case letters ,...
The company has agreed on an 8 character password format, comprised of upper case letters , lower case letters, and digits (0-9). Find the number of passwords possible where the first 2 characters have to be upper case letters, the next 5 can be lower case letters or digits , and the last character has to be an upper case letter. Here are the restrictions: a. Repetitions are allowed b. Repetitions are not allowed
Determine the number of passwords comprised of 3 upper case, 3 lower case letters, 4 digits,...
Determine the number of passwords comprised of 3 upper case, 3 lower case letters, 4 digits, and 2 special characters (these include #$&*()!?^[], so 11 in total)
2) Allowing (or requiring) users to use numerical digits (including 0) and one of 28 “special...
2) Allowing (or requiring) users to use numerical digits (including 0) and one of 28 “special characters” dramatically increases the number of possible passwords. Furthermore, passwords often are case-sensitive, effectively doubling the size of the alphabet by defining 52 distinct letter characters.    Assuming that passwords are case-sensitive and can include numerical digits and special characters, how many possible 6, 8 and 10 character passwords can be created? (8 points) 3) Allowing digits and special characters creates an enormous number...
Discrete Mathematics A pin consists of 6 characters. Each one of the characters can be digits...
Discrete Mathematics A pin consists of 6 characters. Each one of the characters can be digits (0-9) or letters (upper case only). 1. How many codes are possible if there are no restrictions? 2. How many codes are possible if none of the characters can be repeated? 3. How many codes contain at least one repeated character?
The AccessPlus system at ISU has the following policy for creating a password: -Passwords must be...
The AccessPlus system at ISU has the following policy for creating a password: -Passwords must be exactly 8 characters in length. -Passwords must include at least one letter (a-z, A-Z) or supported special character (@, #, $ only). -All letters are case-sensitive. -Passwords must include at least one number (0-9). -Passwords cannot contain spaces or unsupported special characters. According to this policy, how many possible AccessPlus passwords are available? (Round to the nearest trillion)
1. The company has agreed on an 8 character password format, comprised of upper case letters...
1. The company has agreed on an 8 character password format, comprised of upper case letters , lower case letters, and digits (0-9). Find the number of passwords possible where the first two characters have to be upper case letters, the next 5 can be lower case letters or digits , and the last character has to be an upper case letter. Here are the restrictions: a. Repetitions are allowed b. Repetitions are not allowed 2. 30 people were asked...
Suppose that passwords for an email provider: must be either 8 or 10 characters long are...
Suppose that passwords for an email provider: must be either 8 or 10 characters long are case-sensitive, can include digits, and can include any of 12 special characters cannot end in a special character must contain at least one capital letter, one digit, or one special character (can contain more than one, just must contain at least one) How many different passwords are possible?   Show your work.   Work on the back of this sheet and attach additional sheets as necessary.    A final answer...
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...