document.write( "Question 610184: Student ID codes consist of uppercase letters as well as the digits 0 through 9. \r
\n" ); document.write( "\n" ); document.write( "How many 2 character ID codes are possible if repeated characters are not allowed?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #384203 by flame8855(424)\"\" \"About 
You can put this solution on YOUR website!
number = 36 * 35 = 1260 \n" ); document.write( "
\n" );