document.write( "Question 991935: In how many ways can the letters A, B,C,D,E,and F be arranged for a six-letter security code? \n" ); document.write( "
Algebra.Com's Answer #612045 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
6 things permute 6 = 6P6 = 6! = 720 \n" ); document.write( "
\n" );