document.write( "Question 38638: How many different arrangements of 9 letters can be formed from the letters in the word \"SEVENTEEN\" ? \n" ); document.write( "
Algebra.Com's Answer #24190 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"SEVENTEEN\"
\n" ); document.write( "(number of letters)!/(number of repeating letters)!
\n" ); document.write( "9!/(4!2!)
\n" ); document.write( "7560 different ways
\n" ); document.write( "I have a lesson on probilities that you should look at.
\n" ); document.write( "
\n" );