document.write( "Question 890095: Which of the following expressions shows the number of 8 character passwords that can be formed using letters and digits if the password must begin with a letter?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #538793 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
the number of letters in the alphabet is equal to 26 (a to z)
\n" ); document.write( "the number of numbers in a 1 digit number is equal to 10 (0 to 9)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if the first character has to be a letter, then you have 26 possible choices for that first character.
\n" ); document.write( "if the other characters can be a letter or a number, than you have 36 possible choices for each of the other 7 characters.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the number of possible choices is therefore 26 * 36^7.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if you allow for capital and small letters, then the number of characters in the alphabet becomes 52.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if those are not any of your choices, let me know what the choices are and i'll pick one for you if i can figure out what they're looking for.\r
\n" ); document.write( "\n" ); document.write( "the total number of choices then becomes 52 * 62^7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "26 * 36^7 = 2.037... * 10^12\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "52 * 62^7 = 1.831... * 10^14\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "you can use your calculator to get the whole number if you need that.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "when the calculator shows E14, that means * 10^14.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );