document.write( "Question 474091: How many license plates can be made of the form XX-YYYYY, where X is a letter of the alphabet and Y is a numeral 0-9? \n" ); document.write( "
Algebra.Com's Answer #325154 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! How many license plates can be made of the form XX-YYYYY, where X is a letter of the alphabet and Y is a numeral 0-9?\r \n" ); document.write( "\n" ); document.write( "No. of license plates = 26^2 * 10^5 \n" ); document.write( " = 67,600,000 \n" ); document.write( " |