document.write( "Question 757701: A state's license plates consist of three letters followed by three numerals, and 249 letter arrangements are not allowed. How many plates can the state issue? \n" ); document.write( "
Algebra.Com's Answer #461005 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A state's license plates consist of three letters followed by three numerals, and 249 letter arrangements are not allowed. How many plates can the state issue?
\n" ); document.write( "-----
\n" ); document.write( "Pattern: LLLNNN
\n" ); document.write( "-----
\n" ); document.write( "# of possible: 26^3*10^3 = 17576000
\n" ); document.write( "-------
\n" ); document.write( "# with restriction: 17576000-249 = 17575751
\n" ); document.write( "================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );