document.write( "Question 821316: How many arrangements can be made with all the letters of the word venus such that the order of the vowels remains unaltered?
\n" );
document.write( "
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #497230 by Edwin McCravy(20054)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "\r\n" ); document.write( "Choose the two positions from {1st,2nd,3rd,4th,5th} for the e and u: C(5,2)\r\n" ); document.write( "Place the other three letters: P(3,3)\r\n" ); document.write( "\r\n" ); document.write( "C(5,2)P(3,3) = 10×6 = 60 ways.\r\n" ); document.write( "\r\n" ); document.write( "Edwin\n" ); document.write( " |