document.write( "Question 1139436: Carl is choosing a four-character password for his cell phone. The password can contain letters
\n" ); document.write( "and digits only, and can't include repeating
\n" ); document.write( "characters. How many passwords are possible?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #759896 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "In all, Carl can use 26 + 10 = 36 symbols.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Without repeating, there are  36*35*34*33 = 1413720 different possible codes.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Any of 36 symbols in the very first leftmost position;\r\n" );
document.write( "\r\n" );
document.write( "then any of 35 remaining symbols in the 2-nd position;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    . . .  and  so  on  . . . \r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );