document.write( "Question 1023243: A state makes license plates with two letters followed by five digits.\r
\n" ); document.write( "\n" ); document.write( "How many license plates have no repetition of letters or digits and begin with a vowel?
\n" ); document.write( "

Algebra.Com's Answer #638832 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
There are 26 letters, 5 vowels (A,E,I,O,U) and 10 digits available.
\n" ); document.write( "\"N=5%2A25%2A10%2A9%2A8%2A7\"
\n" ); document.write( "\"N=630000\"
\n" ); document.write( "
\n" ); document.write( "
\n" );