asked 150k views
2 votes
How many different passwords of length 10 can be formed using 2 letters (A,...,Z) and 8 digits (0,1,...,9)

asked
User Kus
by
7.9k points

1 Answer

4 votes

Answer: 67600000000

Explanation:

The password has length 10 characters using 2 letters (A,...,Z) and 8 digits (0,1,...,9).

Total letters = 26

Total digits = 10

If repetition is allowed, then the number of different passwords of length 10 can be formed =
(26)^2* (10)^8=67600000000

Hence, the different passwords of length 10 can be formed = 67600000000

answered
User Solidpixel
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.