document.write( "Question 1203283: The letters of the word MATHEMATICS are written, one on each of 11 separate cards. The cards are laid out in a line.
\n" ); document.write( "a. Calculate the number of different arrangements of these letters.
\n" ); document.write( "b. Determine the probability that the vowels are placed together.
\n" ); document.write( "

Algebra.Com's Answer #838741 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
The letters of the word MATHEMATICS are written, one on each of 11 separate
\n" ); document.write( "cards. The cards are laid out in a line.
\n" ); document.write( "a. Calculate the number of different arrangements of these letters.
\r\n" );
document.write( "If all 11 letters of MATHEMATICS were distinguishable, the answer would be 11!.\r\n" );
document.write( "But since the two M's are indistinguishable we must divide by 2!. Same for the A's and T's.\r\n" );
document.write( "\r\n" );
document.write( "So that's \"11%21%2F%282%212%212%21%29\"\"%22%22=%22%22\"\"4989600%29\"

\n" ); document.write( "b. Determine the probability that the vowels are placed together.
\r\n" );
document.write( "\r\n" );
document.write( "We begin by finding the permutations of consonants MTHMTCS.\r\n" );
document.write( "There are \"7%21%2F%282%212%21%29\"\"%22%22=%22%22\"\"1260\"\r\n" );
document.write( "\r\n" );
document.write( "Then for every arrangement of consonants, for instance for MTHMTCS, we place 8\r\n" );
document.write( "blanks.\r\n" );
document.write( "\r\n" );
document.write( "____M____T____H____M____T____C____S____\r\n" );
document.write( "\r\n" );
document.write( "and pick one of the 8 blanks to put all 4 vowels together in.  We can do that in\r\n" );
document.write( "8 ways.\r\n" );
document.write( "\r\n" );
document.write( "The 4 vowels AEAI can be arranged in \"4%21%2F2%21\"\"%22%22=%22%22\"\"12\" ways.\r\n" );
document.write( "\r\n" );
document.write( "So the number of successful ways is (1260)(8)(12) = 120960 ways.\r\n" );
document.write( "\r\n" );
document.write( "So the desired probability is \"120960%2F4989600\"\"%22%22=%22%22\"\"4%2F165\"\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );