Question 1064562
For inventory purposes, a manufacturing company assigns a 3-character code to each different item produced. The first character of the code must be a letter from the 26-letter English alphabet. The second and third characters must be a digit from 0 to 9, but the digit cannot be repeated. How many different 3-character codes can be assigned? 
-----
Choices::
1st character:: 26 choices
2nd character:: 10 choices
3rd character::  9 choices
-------------------
Ans:: 26*10*9 = 2340l choices
--------------------
Cheers,
Stan H.
--------------