document.write( "Question 440816: How many license plates can be made using two letters and three digits? (Repetition of letters and digits is allowed) \n" ); document.write( "
Algebra.Com's Answer #304438 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
If repetition is allowed, then:
\n" ); document.write( "26x26x1000=676x1000=676000 different possible combinations.
\n" ); document.write( "
\n" );