document.write( "Question 262753: How many license plates are possible if they consist of three letters followed by three digits? Repetition is permitted. \n" ); document.write( "
Algebra.Com's Answer #193551 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How many license plates are possible if they consist of three letters followed by three digits? Repetition is permitted.
\n" ); document.write( "----------------------
\n" ); document.write( "It's 26*26*26*10*10*10 unless lower-case letters are permitted.
\n" ); document.write( "26*26*26*10*10*10 = 17,576,000\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );