document.write( "Question 448759: in some states, a standard license plate has three letters followed by threee digits,. the first letter cannot be I or O and the last digit cannot be zero. How many possible plates are there? \n" ); document.write( "
Algebra.Com's Answer #308746 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
in some states, a standard license plate has three letters followed by three digits,. the first letter cannot be I or O and the last digit cannot be zero. How many possible plates are there?
\n" ); document.write( "---
\n" ); document.write( "1st letter: 24 ways
\n" ); document.write( "2nd letter: 26 ways
\n" ); document.write( "3rd letter: 26 ways
\n" ); document.write( "last digit: 9 ways
\n" ); document.write( "2nd digit: 10 ways
\n" ); document.write( "1st digit: 10 ways
\n" ); document.write( "--------------------------
\n" ); document.write( "Total plates = product = 14,601,600
\n" ); document.write( "====
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "==========
\n" ); document.write( "
\n" ); document.write( "
\n" );