document.write( "Question 330020: a certain state makes license plates with any four digits followed by any two letters. how many different license plates can be made? \n" ); document.write( "
Algebra.Com's Answer #236503 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 10 digits available and 26 letters.
\n" ); document.write( "\"N=10%2A10%2A10%2A10%2A26%2A26=6760000\"
\n" ); document.write( "
\n" ); document.write( "
\n" );