document.write( "Question 414768: How many arrangements of the letters in the word KNIGHTS are there? \n" ); document.write( "
Algebra.Com's Answer #290909 by MathLover1(20849)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "we have \"7\" letters in the word KNIGHTS;so, there are \"7\" objects to arrange\r
\n" ); document.write( "\n" ); document.write( "there are 7! =7*6*5*4*3*2*1= 5040 different ways to arrange 7 objects in sequence
\n" ); document.write( "
\n" );