1. Consider passcodes that can only contain any letters A, B, C,
D, and E and...
1. Consider passcodes that can only contain any letters A, B, C,
D, and E and numbers 0, 1, 2, 3, 4. A passcode contains 5 items,
and repitition is allowed
(a) [1 point] How many passcodes exist where items can be
repeated?
(b) [1 point] How many passcodes exit where items cannot be
repeated?
(c) [2 points] How many passcodes contain at least a 5 or an
A?
Jerome is creating a secret passcode for his vault. The vault
uses some of the Greek...
Jerome is creating a secret passcode for his vault. The vault
uses some of the Greek alphabet –possible choices are (?, ?, ?, ?,
?, ?, ?, ?, ?, ?, ?, ?}, and can also use odd digits (1, 3, 5, 7,
9). The code will be of length 10 and selected randomly from the
possible Greek letters or Roman Numerals mentioned above.
a) How many possible secret passcodes can be formed of length
10?
b) What is the probability...
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?
How many strings of
five uppercase English letters are there
(a) that start with the letters...
How many strings of
five uppercase English letters are there
(a) that start with the letters BO (in that order), if letters can
be repeated?
(b) if letters can be repeated?
(c) that start and end with the letters BO (in that order), if
letters can be repeated?
(d) that start or end with the letters BO (in the order), if
letters can be repeated? (inclusive or)
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.