document.write( "Question 300346: a lisence plate has one letter (not i or o) follewed by five digits. How many different plates are possible? \n" ); document.write( "
Algebra.Com's Answer #215586 by Fombitz(32388) You can put this solution on YOUR website! Letters : 24 (no i or o) \n" ); document.write( "Numbers : 10 \n" ); document.write( "N=24*10*10*10*10*10=2,400,000 possible plates \n" ); document.write( " |