document.write( "Question 1204533: A code of 2 letters and 3 numbers is to be made for a security panel, using A,B,C and 1,2,3,4,5,6. How many codes are possible if repeats are allowed? \n" ); document.write( "
Algebra.Com's Answer #840848 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A code of 2 letters and 3 numbers is to be made for a security panel, using A,B,C and 1,2,3,4,5,6. How many codes are possible if repeats are allowed?
\n" ); document.write( "------------
\n" ); document.write( "3*3*6*6*6 = 1944
\n" ); document.write( "
\n" );