Question 1042828
 Serial numbers for a product are to be made using 4 letters followed by 2 numbers. If the letters are to be taken from the first 9 letters of the alphabet with no repeats and the numbers are taken from the digits 0 through 9 with repeats possible, how many serial numbers can be generated?
-----
Pattern:: LLLLNN
Ans: 26*25*24*23*10^2 = 96,716,888
--------
Cheers
Stan H.
------------