SOLUTION: Carl is choosing a four-character password for his cell phone. The password can contain letters
and digits only, and can't include repeating
characters. How many passwords are
Algebra ->
Permutations
-> SOLUTION: Carl is choosing a four-character password for his cell phone. The password can contain letters
and digits only, and can't include repeating
characters. How many passwords are
Log On
Question 1139436: Carl is choosing a four-character password for his cell phone. The password can contain letters
and digits only, and can't include repeating
characters. How many passwords are possible?
In all, Carl can use 26 + 10 = 36 symbols.
Without repeating, there are 36*35*34*33 = 1413720 different possible codes.
Any of 36 symbols in the very first leftmost position;
then any of 35 remaining symbols in the 2-nd position;
. . . and so on . . .