SOLUTION: What is the number of distinguishable arrangements that can be made from the word KITCHEN, if the vowels must stay together?

Algebra ->  Probability-and-statistics -> SOLUTION: What is the number of distinguishable arrangements that can be made from the word KITCHEN, if the vowels must stay together?      Log On


   



Question 344986: What is the number of distinguishable arrangements that can be made from the word KITCHEN, if the vowels must stay together?
Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!


Since the 2 vowels of KITCHEN must stay together, 
we either have to put these 6 things in a row

(K), (IE), (T), (C), (H), (N)

or these 6 things in a row:

(K), (EI), (T), (C), (H), (N)

There are 6! ways to arrange either in a row,

so the answer is 2*6! = 2(720) 1440 ways

Edwin