document.write( "Question 212200: A license plate is to consist of three letters followed by two digits. How many different license plates are possible if the first letter must be a vowel (a, e, i, o, u), and repetition of letters is not permitted, but repetition of digits is permitted? \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #160308 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A license plate is to consist of three letters followed by two digits.
\n" ); document.write( "How many different license plates are possible if the first letter must be a vowel (a, e, i, o, u), and repetition of letters is not permitted, but repetition of digits is permitted?
\n" ); document.write( "--------------------------------------------
\n" ); document.write( "5*4*3*10^2 = 6000
\n" ); document.write( "============================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );