document.write( "Question 891440: In how many distinct ways can the word INDEPENDENCE be arranged? \n" ); document.write( "
Algebra.Com's Answer #539763 by AnlytcPhil(1806)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "The formula for the number of distinguishable arrangements is:\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "INDEPENDENCE has 12 letters, so 12! is the numerator.\r\n" );
document.write( "There are 3 indistinguishable N's, so one of the factors of the denominator is 3!\r\n" );
document.write( "There are 2 indistinguishable D's, so one of the factors of the denominator is 2!\r\n" );
document.write( "There are 4 indistinguishable E's, so one of the factors of the denominator is 4!\r\n" );
document.write( "\r\n" );
document.write( "Answer: \"12%21%2F%283%212%214%21%29\"\"%22%22=%22%22\"\"1663200\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );