document.write( "Question 449236: how many different words can be formed with the letter of the word \"vicechancellor\" so that the vowels are together?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #309077 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\"vicechancellor\"\r\n" );
document.write( "\r\n" );
document.write( "The vowels i,e,a,e,o can be arranged \"5%21%2F2%21\" ways.\r\n" );
document.write( "We divide by 2! because of the 2 indistinguishable e's\r\n" );
document.write( "\r\n" );
document.write( "For each of those ways of selecting the arrangement of the\r\n" );
document.write( "vowels, it is the same as selecting the number of ways of\r\n" );
document.write( "arranging the letters of\r\n" );
document.write( "\r\n" );
document.write( "\"vcchncllrX\"\r\n" );
document.write( "\r\n" );
document.write( "where X stands for the arrangement of the vowels which \r\n" );
document.write( "must be together:\r\n" );
document.write( "\r\n" );
document.write( "That is \"10%21%2F%283%212%21%29\".  We divide by 3! because of the 3\r\n" );
document.write( "indistinguishable c's and we divide also by 2! because of the\r\n" );
document.write( "2 indistinguishable l's.  So the desired number is\r\n" );
document.write( "\r\n" );
document.write( "\"%285%21%2F2%21%29%2A%2810%21%2F%283%212%21%29%29\"   \r\n" );
document.write( "\r\n" );
document.write( "Therefore the answer is 18,144,000.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );