document.write( "Question 467690: how many ways can you arrange A-F with a consonant at one end, and a vowel at the other?\r
\n" );
document.write( "\n" );
document.write( "we answered other similiar problems using factorials \n" );
document.write( "
Algebra.Com's Answer #323572 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "A to F, total 6 letters where 2 vowels and 4 consonants.\r \n" ); document.write( "\n" ); document.write( "Number of ways when vowel at first and one consonant at last: 2*4*4! = 192\r \n" ); document.write( "\n" ); document.write( "similarly , \n" ); document.write( "number of ways when vowel at last and one consonant at first: 4*2*4! = 192\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "total number of ways = 192 + 192 = 384\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if any doubt, you are welcome get free help... \n" ); document.write( " |