document.write( "Question 934519: How many different 5 letter passwords can be created for a software access if no letter can be used more than once? \n" ); document.write( "
Algebra.Com's Answer #567506 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
How many different 5 letter passwords can be created for a software access if no letter can be used more than once?
\n" ); document.write( "===============
\n" ); document.write( "If you can use any of the alphabet and it's not case sensitive (ie, a = A), it's
\n" ); document.write( "26*25*24*23*22
\n" ); document.write( "
\n" ); document.write( "
\n" );