Question 1100893
Suppose the supervisor wished to have an ID card with two letters and two digits. How many different ID cards could be made?
----------
Assuming 00AA is acceptable, and no case sensitivity:
Using 26 letters & 2 digits --> 26*26*10*10 = 67600
-----------