SOLUTION: How many seven-symbol computer passwords can be formed using the letters A to J and the digits 2 to 7?
Is the Formula
10 for letters
and 5
10*10*10*10*10
Algebra ->
Permutations
-> SOLUTION: How many seven-symbol computer passwords can be formed using the letters A to J and the digits 2 to 7?
Is the Formula
10 for letters
and 5
10*10*10*10*10
Log On
Question 839276: How many seven-symbol computer passwords can be formed using the letters A to J and the digits 2 to 7?
Is the Formula
10 for letters
and 5
10*10*10*10*10
You can put this solution on YOUR website! How many seven-symbol computer passwords can be formed using the letters A to J and the digits 2 to 7?
-------------
A to J is 10 letters
2 to 7 is 6 numbers
--> 16 choices
======================
--> 16^7
= 268435456 passwords if it's not case sensitive, ie, if a = A, b = B, etc