document.write( "Question 1062046: Some license plates on cars display 6 characters - the first three characters are letters of the alphabet and the last three characters are digits (numbers.) Characters may be repeated any number of times. How many different license plates of this style can be made? \n" ); document.write( "
Algebra.Com's Answer #676810 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
AAA000 to ZZZ999 --> 26*26*26*10*10*10 if there are no restrictions, and no lower case letters.
\n" ); document.write( "
\n" ); document.write( "
\n" );