document.write( "Question 907806: A certain website requires users to log on using a security password.
\n" );
document.write( "a. If the password must consist of 6 letters followed by 2 digits, determine the total number of possible distinct passwords.
\n" );
document.write( "b. If passwords must consist of 6 non-repetitive letters followed by 2 digits, determine the total number of possible distinct passwords.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #550620 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 26^6(10^2) \n" ); document.write( " |