document.write( "Question 574591: An identification code is to consist of seven letters followed by two digits. How many different codes are possible if repetition is permitted? \n" ); document.write( "
Algebra.Com's Answer #369152 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! There are 26^7*10^2 = 803,181,017,600 different codes possible \n" ); document.write( " |