document.write( "Question 854724: How many letter combinations can be made with the word square with the first letter starting with a vowel? \n" ); document.write( "
Algebra.Com's Answer #514840 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "How many letter combinations can be made with the word square with the first letter starting with a vowel
\n" ); document.write( "2 vowels, 6 letters (one of the two vowels and the other 5 letters arranged)
\n" ); document.write( " 2*5! \n" ); document.write( "
\n" );