document.write( "Question 1177668: How many ways are there to arrange all of the letters in the word 'TRIAL' if each arrangement must start with a vowel. Please show steps. \n" ); document.write( "
Algebra.Com's Answer #806778 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "(2 vowels) * (# arrangements of remaining letters)\r
\n" ); document.write( "\n" ); document.write( "= 2*4! ways
\n" ); document.write( "
\n" );