document.write( "Question 586698: how many different license plates are possible with 2 letters followed by 2 digits (1-9) followed by 3 letters \n" ); document.write( "
Algebra.Com's Answer #373876 by ad_alta(240)![]() ![]() You can put this solution on YOUR website! There are 26 letters in the alphabet and 9 numbers to choose from, so we have (26)^2*(9)^2*(26)^3=962,391,456 possibilities. \n" ); document.write( " |