document.write( "Question 878952: A state's license plates consist of three letters followed by four numerals, and 248 letter arrangements are not allowed. How many plates can the state issue? \n" ); document.write( "
Algebra.Com's Answer #530399 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are (26^3) - 248 = 17,328 letter arrangements\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 10^4 = 10,000 numeral arrangements\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 17,328*10,000 = 173,280,000 different license plates possible. \n" ); document.write( " |