document.write( "Question 942234: A state's license plates consist of three letters followed by three numerals, and 242 letter arrangements are not allowed. How many plates can the state issue? \n" ); document.write( "
Algebra.Com's Answer #574437 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A state's license plates consist of three letters followed by three numerals, and 242 letter arrangements are not allowed. How many plates can the state issue?
\n" ); document.write( "------------------
\n" ); document.write( "Assuming there's no lower case letters,
\n" ); document.write( "26*26*26*10*10*10 combinations are possible.
\n" ); document.write( "Subtract 242 from that.
\n" ); document.write( "
\n" ); document.write( "
\n" );