document.write( "Question 199870: I still got this one wrong again please help miss this on my quiz.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "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?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #150259 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
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?
\n" ); document.write( "----------------------
\n" ); document.write( "The 1st letter is 1 of 5.
\n" ); document.write( "The 2nd letter is 1 of 25. (It can't be the same as the 1st)
\n" ); document.write( "The 3rd letter is 1 of 24. (Can't be the same as 1st or 2nd)
\n" ); document.write( "4th and 5th are 1 of 10.
\n" ); document.write( "----------------
\n" ); document.write( "5*25*24*10*10 = 300,000
\n" ); document.write( "
\n" );