document.write( "Question 893560: how many different license plates begin with two digits followed by two letters then three digits if none are repeated?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #541390 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 10 digits available (0-9) and 26 letters (A-Z).
\n" ); document.write( "\"N=10%2A9%2A26%2A25%2A8%2A7%2A6\"
\n" ); document.write( "\"N=19656000\"
\n" ); document.write( "
\n" );