document.write( "Question 924419: How many codes consisting of a letter followed by 3 digit can be made if no digit can be used more than once? \n" ); document.write( "
Algebra.Com's Answer #560798 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
26 letters
\n" ); document.write( "10 digits
\n" ); document.write( "\"N=26%2A10%2A9\"
\n" ); document.write( "\"N=2340\"
\n" ); document.write( "
\n" );