document.write( "Question 1031780: What is the total number of different arrangements for the letters in the word UNITE if the first letter must be a vowel? \n" ); document.write( "
Algebra.Com's Answer #646428 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "What is the total number of different arrangements for the letters in the word UNITE if the first letter must be a vowel?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Any of 3 vowels U, I or E in the 1-st position from the left;   (3)\r\n" );
document.write( "\r\n" );
document.write( "any of the remaining 4 letters in the 2-nd position;            (4)\r\n" );
document.write( "\r\n" );
document.write( "any of the remaining 3 letters in the 3-rd position;            (3)\r\n" );
document.write( "\r\n" );
document.write( "any of the remaining 2 letters in the 4-th position;            (2)\r\n" );
document.write( "\r\n" );
document.write( "       the remained  1 letters in the 5-rd position.            (1)\r\n" );
document.write( "\r\n" );
document.write( "Now, 3*4*3*2 = 72.\r\n" );
document.write( "\r\n" );
document.write( "Answer. There are 72 possible arrangements.\r\n" );
document.write( "

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