document.write( "Question 707259: Find the number of permutations of the first 15 letters of the alphabet taken 4 at a time.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #435602 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! There are 15*14*13*12 = 32,760 different permutations. \n" ); document.write( " |