document.write( "Question 548357: How many arrangements can be formed of the letters EXAMINATION so that vowels occupy odd places. \n" ); document.write( "
Algebra.Com's Answer #356942 by Edwin McCravy(20055)\"\" \"About 
You can put this solution on YOUR website!
How many arrangements can be formed of the letters EXAMINATION so that vowels occupy odd places.
\n" ); document.write( "
\r\n" );
document.write( "Look at an arbitrary arrangement with vowels in the odd\r\n" );
document.write( "positions, say, this one:\r\n" );
document.write( "\r\n" );
document.write( "AMANENITIXO \r\n" );
document.write( "\r\n" );
document.write( "is composed of the two arrangements\r\n" );
document.write( "\r\n" );
document.write( "A A E I I O  \r\n" );
document.write( "\r\n" );
document.write( "   and\r\n" );
document.write( "\r\n" );
document.write( " M N N T X\r\n" );
document.write( "\r\n" );
document.write( "The number of distinguishable arrangements of A A E I I O is \"6%21%2F%282%212%21%29\"\r\n" );
document.write( "We have to divide by the factorial of each number of indistinguishable\r\n" );
document.write( "letters. We divided by 2! because of the 2 A's and again by 2! because of\r\n" );
document.write( "the 2 I's.\r\n" );
document.write( "\r\n" );
document.write( "For each of those, the number of distinguishable arrangements of M N N T X is\r\n" );
document.write( "\"5%21%2F2%21\"  We have to divide by the factorial of the number of\r\n" );
document.write( "indistinguishable letters N. So we divided by 2! because of the 2 N's.\r\n" );
document.write( "\r\n" );
document.write( "So the total number is  \r\n" );
document.write( "\r\n" );
document.write( "\"6%21%2F%282%212%21%29\"×\"5%21%2F2%21\" = 10800\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );