document.write( "Question 1066225: Serial numbers for a product are to be made using
\n" ); document.write( "4
\n" ); document.write( " letters followed by
\n" ); document.write( "2
\n" ); document.write( " numbers. If the letters are to be taken from the first
\n" ); document.write( "5
\n" ); document.write( " letters of the alphabet with no repeats and the numbers are taken from the digits
\n" ); document.write( "0
\n" ); document.write( " through
\n" ); document.write( "9
\n" ); document.write( " with no repeats, how many serial numbers can be generated?
\n" ); document.write( "

Algebra.Com's Answer #681417 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "(5*4*3*2)*(10*9).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Calculate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );