document.write( "Question 1011387: The letters of the word \"OKOTOKS\" are arranged. The number of arrangements that begins and ends with a vowel is ? \n" ); document.write( "
Algebra.Com's Answer #627038 by Theo(13342)![]() ![]() You can put this solution on YOUR website! if you put the vowels on the end, the number of ways you can do that is 1 because all the vowels are the same.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "if you take away two of the o's because they're on the ends, then you are left with ktoks.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "these can be arranged in 5! / 2! ways = (5*4*3*2!)/(2!) = 5*4*3 = 60 ways\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "60 ways in the middle * 1 way on the ends = 60 total ways.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's my take.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |