document.write( "Question 796259: How many distinct arrangements can be made with the letters in the word SATELLITE?\r
\n" ); document.write( "\n" ); document.write( "A) 90,720
\n" ); document.write( "B) 45,360
\n" ); document.write( "C) 42,920
\n" ); document.write( "D) 234
\n" ); document.write( "

Algebra.Com's Answer #481314 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "SATELLITE\r\n" );
document.write( "\r\n" );
document.write( "If we could tell the difference between the the two T's,\r\n" );
document.write( "the two E's and the two L's, the answer would be 9!.\r\n" );
document.write( "\r\n" );
document.write( "But we must divide 9! by 2! three times because the 9!\r\n" );
document.write( "counts the permutations as though the pairs of letters were \r\n" );
document.write( "distinguishable.  So we must divide by 2!2!2!\r\n" );
document.write( "\r\n" );
document.write( "Answer: \"9%21%2F%282%212%212%21%29\" = \"362880%2F%282%2A2%2A2%29\" = \"362880%2F8\"= 45360\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );