document.write( "Question 1200107: How many distinct permutations can be made from the letters of the word
\n" ); document.write( " “miscellaneous” that start with “mi”?
\n" ); document.write( "

Algebra.Com's Answer #834133 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Since the words start with \"mi\", we only need to find the distinguishable\r\n" );
document.write( "permutations of \"scellaneous\" for \"mi\" can be placed in front of each of them.\r\n" );
document.write( "\r\n" );
document.write( "If we could tell the two s's apart, the two e's apart, the two l's apart, the\r\n" );
document.write( "answer would be 11!, but since we cannot tell them apart, we must divide by the\r\n" );
document.write( "factorial of each of the numbers of the letters that we cannot tell apart.  So the\r\n" );
document.write( "answer is:\r\n" );
document.write( "\r\n" );
document.write( "\"11%21%2F%282%212%212%21%29\"\"%22%22=%22%22\"\"4989600\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );