document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #484738 by stanbon(75887)![]() ![]() ![]() 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? \n" ); document.write( "------ \n" ); document.write( "Pattern:: LLLLNNN \n" ); document.write( "---- \n" ); document.write( "Ans: 8^4*10*9*8 = 2949120 numbers \n" ); document.write( "===================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |