document.write( "Question 841890: Determine how many four-character codes can be formed if the first character is a nonzero digit, the second character is any digit, and the third and fourth characters are uppercase letters of the alphabet, and repetition of digits and letters is allowed.
\n" ); document.write( " (A digit is 0, 1, 2, .., or 9.) Work optional. 1. ______
\n" ); document.write( " A. 71
\n" ); document.write( " B. 988
\n" ); document.write( " C. 52,650
\n" ); document.write( " D. 60,840
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #507262 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
9*10*26*26
\n" ); document.write( "D)60,840
\n" ); document.write( "
\n" );