document.write( "Question 1129070: how many distinguishable permutation are possible with all letters of the word ELLIPSES
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #745596 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A basic counting principle.... \n" ); document.write( "8 letters; can be arranged 8! ways. \n" ); document.write( "The list of all 8! ways is too large by a factor of 2! because of the two E's, again by a factor of 2! because of the two L's, and again by a factor of 2! because of the two S's. \n" ); document.write( "Number of distinguishable permutations: \n" ); document.write( " \n" ); document.write( "ANSWER: 5040 distinguishable permutations. \n" ); document.write( " |