document.write( "Question 74587: Find the number of distinguisable permutations of the letters in the word PEPPERY. \n" ); document.write( "
Algebra.Com's Answer #53556 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
PEPPERY
\n" ); document.write( "Letters = 7
\n" ); document.write( "Repeating = 3 p's and 2 e's
\n" ); document.write( "7!/(3!2!) or 420
\n" ); document.write( "
\n" );