SOLUTION: Serial numbers for a product are to be made using 4 letters followed by 3 numbers. If the letters are to be taken from the first 8 letters of the alphabet with repeats possible and

Algebra ->  Permutations -> SOLUTION: Serial numbers for a product are to be made using 4 letters followed by 3 numbers. If the letters are to be taken from the first 8 letters of the alphabet with repeats possible and      Log On


   



Question 804449: Serial numbers for a product are to be made using 4 letters followed by 3 numbers. If the letters are to be taken from the first 8 letters of the alphabet with repeats possible and the numbers are taken from the digits 0 through 9 with no repeats, how many serial numbers can be generated?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Serial numbers for a product are to be made using 4 letters followed by 3 numbers. If the letters are to be taken from the first 8 letters of the alphabet with repeats possible and the numbers are taken from the digits 0 through 9 with no repeats, how many serial numbers can be generated?
------
Pattern:: LLLLNNN
----
Ans: 8^4*10*9*8 = 2949120 numbers
=====================================
Cheers,
Stan H.
==============