document.write( "Question 1191460: Topics In Contemporary Math
\n" );
document.write( "
\n" );
document.write( "Permutations and Combinations\r
\n" );
document.write( "\n" );
document.write( "QUESTION 8\r
\n" );
document.write( "\n" );
document.write( "A password must have a very specific format. It must have a capital letter from the English alphabet, then a single digit, then a special character chosen from ! @ # $ % & ? or _, then three additional letters that can be either capital OR lowercase. Assuming the letters can be repeated, how many passwords are possible? \n" );
document.write( "
Algebra.Com's Answer #823565 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 26 ways for the first \n" ); document.write( "10 ways for the digit \n" ); document.write( "8 ways for the special character \n" ); document.write( "52^3 ways for three letters that can be capital or lowercase \n" ); document.write( "The product is 292,464,640 different ways \n" ); document.write( " |