SOLUTION: a computer password must be 5 characters long. the first character must be a capital letter. the second character must be a digit from 0 through 9, inclusive. the third character m

Algebra.Com
Question 943951: a computer password must be 5 characters long. the first character must be a capital letter. the second character must be a digit from 0 through 9, inclusive. the third character must be one of eight specified symbols. each of the fourth and fifth character can be any combination of capital or lowercase letters, digits or symbols. where the symbols are from the 8 specified symbols. how many different passwords can be made using these rules?
possible ans:
(A) 1,274,000
(B) 2,548,000
(C) 5,096,000
(D) 10,192,000
(E) 40,768,000

Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
`
a computer password must be 5 characters long.
the first character must be a capital letter.
Choose the capital letter 26 ways.

the second character must be a digit from 0 through 9, inclusive.
Choose the 2nd character 10 ways.

the third character must be one of eight specified symbols.
Choose the 3rd character 8 ways.

each of the fourth and fifth character can be any combination of capital or
lowercase letters, digits or symbols, where the symbols are from the 8 specified
symbols.
26 capital letters + 26 lower case letters + 10 digits + 8 symbols = 70
characters.

Choose the 4th character any of 70 ways.

Choose the 5th character also any of 70 ways.

how many different passwords can be made using these rules?
Number oif passwords = 26*10*8*70*70 = 10192000, choice (D)

Edwin

RELATED QUESTIONS

The password must be 2 characters long. each character must be a letter a-z,a digit... (answered by issacodegard)
A 5-character password must be chosen by arranging the characters 1, 2, A, B, and @. The (answered by Alan3354)
For inventory purposes, a manufacturing company assigns a 3-character code to each... (answered by stanbon)
Inventory purposes, a manufacturing company assigns a 3 character code to each different... (answered by stanbon)
A password must contain exactly 8 characters with at least one upper case letter, one... (answered by Alan3354)
How many ways can I choose a five-character password if the first three characters must... (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 requires eight characters for a password. The first character must be a letter (answered by richard1234)
A password must be 8 characters in length, composed of any uppercase letters the digits... (answered by Fombitz)