document.write( "Question 1183742: How many ways can the letters of the word MISSISSIPPI be arranged if no two S's are side by side? \n" ); document.write( "
Algebra.Com's Answer #814189 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How many ways can the letters of the word MISSISSIPPI be arranged if no two S's are side by side?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since you use the term \"arranged\", I will assume that you know the difference between permutations and arrangements,
\n" ); document.write( "and between distinguishable and undistinguishable arrangements/permutations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "First, take off all letters S from the word. You will get\r\n" );
document.write( "\r\n" );
document.write( "      MIIIPPI\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Next, insert blanks between the remaining letters.  Also, place blanks before the first letter and after last letter.\r\n" );
document.write( "\r\n" );
document.write( "You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    _M_I_I_I_P_P_I_\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "with 8 blanks.  \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now you have 7-letters word MIIIPPI with 4 repeating letter I  and 2 repeating letters P.\r\n" );
document.write( "\r\n" );
document.write( "You can arrange them in  \"7%21%2F%284%21%2A2%21%29\" = \"%281%2A2%2A3%2A4%2A5%2A6%2A7%29%2F%281%2A2%2A3%2A4%2A1%2A2%29\" = 105 distinguishable ways.    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Finally, you distribute four letters S, one after one, among 8 blank positions, placing one S into one blank.\r\n" );
document.write( "\r\n" );
document.write( "You can do it by  \"C%5B8%5D%5E4\" = \"%288%2A7%2A6%2A5%29%2F%281%2A2%2A3%2A4%29\" = 70 ways.    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now, combining 105 arrangements (1) with 70 independent arrangements (2), you have 105*70 = 7350 total possible arrangements \r\n" );
document.write( "of the word MISSISSIPPI with no two S's side by side.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );