document.write( "Question 969316: determine the number of three letter arrangements that are possible with the letters in the word phone if each arrangement must begin and end with a different vowel and have consonants in the middle. \n" ); document.write( "
Algebra.Com's Answer #592226 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you are allowed to repeat a previously used letter than there are 2 ways to choose the first letter, 3 ways to choose the middle letter, and 2 ways to choose the last letter. So 2 times 3 times 2.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you are NOT allowed to repeat a previously used letter, then 2 times 3 times 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "My calculator said it, I believe it, that settles it\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );