document.write( "Question 452180: how many distinguishable permutations can be made from the letters in the word Mississippi? \n" ); document.write( "
Algebra.Com's Answer #310903 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Mississippi has 4 s's, 4 i's, 2 p's and 1 m. \n" ); document.write( "11!/(4!*4!*2!) \n" ); document.write( "=34,650 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |