document.write( "Question 1003674: How many different five letter passwords can be formed from the lettersA,B,C,D,E,F,G and H if no religion of letters is allowed? \n" ); document.write( "
Algebra.Com's Answer #620328 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
How many different five letter passwords can be formed from the letters A,B,C,D,E,F,G and H if no repetition of letters is allowed?
\n" ); document.write( "------------
\n" ); document.write( "8P5 = 8!/(8-5)! = 8!/3! = 8*7*6*5*4 = 6720 words
\n" ); document.write( "--------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "---------
\n" ); document.write( "
\n" );