Question 839276
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