document.write( "Question 1182349: Standard automobile license plates in a particular country display 2 digits, followed by 2 letters, followed by 4 digits.
\n" );
document.write( "Find the number of different standard license plates.
\n" );
document.write( "Letters and numbers can repeat.
\n" );
document.write( "_______ \n" );
document.write( "
Algebra.Com's Answer #812329 by Boreal(15235) You can put this solution on YOUR website! 10 digits*10 digits*26*26*10*10*10*10=676,000,000, assuming they use a 26 letter alphabet. \n" ); document.write( " |