document.write( "Question 522691: Ron's computer password must contain three lowercase letters followed by four numerical digits. If repetition is permitted how many differand passwords are possible?\r
\n" );
document.write( "\n" );
document.write( "If repetition is not permitted how many different passwords are possible? \n" );
document.write( "
Algebra.Com's Answer #346957 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Ron's computer password must contain three lowercase letters followed by four numerical digits. \n" ); document.write( "If repetition is permitted how many differand passwords are possible? \n" ); document.write( "Ans: 26^3*10^4 \n" ); document.write( "------------------------ \n" ); document.write( "If repetition is not permitted how many different passwords are possible? \n" ); document.write( "Ans: 26*25*24*10*9*8*7 \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |