document.write( "Question 28042: How many permutations are there for the letters in the word 'Kennebunk?' \n" ); document.write( "
Algebra.Com's Answer #15290 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The word has 2 k's, 3 n's, 2 e's, and 9 letters overall.
\n" ); document.write( "# of permutations is 9!/[2!*3!*2!]
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );