document.write( "Question 316192: A password consists of 2 letters followed by 2 digits. How many different passwords can be formed? \n" ); document.write( "
Algebra.Com's Answer #226148 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Digits - (0-9) - 10 possible \n" ); document.write( "Letters - (A-Z) - 26 possible \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |