asked 50.5k views
4 votes
Michael is choosing a 2 letter password from the letters A, B, C, D, E, AND F. The password cannot have the same letter repeated in it. How many such passwords are possible?

2 Answers

1 vote
6 possibilities for the first letter, 5 possibilities for the second letter:
combinations = 6·5 = 30

answered
User Mafrosis
by
7.6k points
4 votes

Answer: 30

Explanation:

Since, Total number of letter = 6 ( A, B, C, D, E, F)

And, according to the question we have to choose a 2 digit number.

But, there is no repetition of letter is not allowed.

So, the total possible password = P(5,2) =
6_P_2 =
(6!)/((6-2)!)=
(6!)/(4!)=(6* 5* 4!)/(4!) = 30

Thus, Required possible password = 30.


answered
User Kalani
by
8.4k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.