document.write( "Question 758077: A state has a rule that all license plates must contain 3 digits, followed by 3 letters and repetition is allowed. How many different plates are possible? \n" ); document.write( "
Algebra.Com's Answer #461225 by knighty2002uk(39)\"\" \"About 
You can put this solution on YOUR website!
3 digits followed by 3 letters will draw the sum\r
\n" ); document.write( "\n" ); document.write( "\"10%2A10%2A10%2A26%2A26%2A26=%2810%5E3%29%2A%2826%5E3%29=17576000\" possible combinations
\n" ); document.write( "
\n" );