document.write( "Question 500953: how many arrangements will start and end with a vowel for TOGETHER \n" ); document.write( "
Algebra.Com's Answer #338653 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "No. of ways to putting a vowel on start and end = 3 i.e O..E, E..O, E..E\r
\n" ); document.write( "\n" ); document.write( "number of ways to arrange arrange other 6 letters = 6!/2! = 360
\n" ); document.write( "( letter T is two times)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total number of arrangements = 3*360 = 1080\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );