document.write( "Question 1082620: A 5 entry password requires that the first two entries are letters and the last three entries are numbers. If repetition is allowed, how many different passwords can be selected?\r
\n" );
document.write( "\n" );
document.write( "A) 492,804
\n" );
document.write( "B) 676,000
\n" );
document.write( "C) 468,000
\n" );
document.write( "D) 327,600 \n" );
document.write( "
Algebra.Com's Answer #696722 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 26*26*10*10*10, since 26 letters in alphabet and 26^2=676 \n" ); document.write( "B. \n" ); document.write( " |