document.write( "Question 931015: How many five-letter codes can be formed, using the alphabet, if repetition of letters is not allowed \n" ); document.write( "
Algebra.Com's Answer #569052 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
P(26,5)=26*25*24*23*22=7893600 \n" ); document.write( "
\n" );