document.write( "Question 1005283: Suppose a car plate contains three distinct letters followed by three digits with the first digit not zero. How many different car number plates can be printed? \n" ); document.write( "
Algebra.Com's Answer #621581 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Suppose a car plate contains three distinct letters followed by three digits with the first digit not zero. How many different car number plates can be printed?
\n" ); document.write( "-------------
\n" ); document.write( "26*26*26*9*10*10
\n" ); document.write( "
\n" );