document.write( "Question 1134623: A license plate has 4 letters, followed by 2 numbers. If repetition is not allowed, how many different license plates can be made?\r
\n" ); document.write( "\n" ); document.write( "If repetition is allowed, how many different license plates can be made?
\n" ); document.write( "

Algebra.Com's Answer #752052 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the license plate has 4 letters followed by 2 numbers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "there are 26 possible letters for each letter position.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "there are 10 possible numbers for each number position.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the total number of license plates will be equal to 26^4 * 10^2 = 45,697,600.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you assume small letters and big letters can be used, then the number of possible license places will be 52^4 * 10^2 = 731,161,600.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "nomall, only capital letters are used, so your answer should be 45,697,600 license plates can be issued.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );