document.write( "Question 555629: I am trying to figure out what formula to use on this question and also how to proceed with the formula.\r
\n" );
document.write( "\n" );
document.write( "A password to a computer is to consist of 2 lower case letters followed by three digits. How many different passwords are possible if repetition of letters and numbers is not permitted? \n" );
document.write( "
Algebra.Com's Answer #361884 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A password to a computer is to consist of 2 lower case letters followed by three digits. How many different passwords are possible if repetition of letters and numbers is not permitted? \n" ); document.write( "------------ \n" ); document.write( "The 1st letter is 1 of 26, the 2nd is 1 of 25. \n" ); document.write( "The 1st digit 1 or 10, then 9, then 8. \n" ); document.write( "--> 26*25*10*9*8 = 468000 \n" ); document.write( "----------- \n" ); document.write( " \n" ); document.write( " |