I have a confusion regarding a question: we are given the word "HOME" and we have to arrange its letters so that the letter "H" always comes first. My concept is to take four chairs on which these four persons are to be seated so that person "H" always sits on first place and if H sits only on first chair then we are left with three chairs for three persons and we can arrange them in 3! ways so the answer is in "6 ways" (I got right answer with this concept).
Now the second question is if I have a word "HOME" and we have to arrange it in some ways so that vowels always come together. now I apply the above chairs concept in this question I have four chairs and O, E (vowels) always sit together. So they can sit in 2! ways on two and we are left with 2 chairs so we can arrange the remaining two persons in two ways so according to this concept my final answer is 2!x2!=4 ways but the correct answer is "12 ways"
Please clear why I can't apply my chairs concept in the second question or please tell me if I am wrong. Thanks
You missed selecting the pair of chairs that OE sit on. The leftmost vowel can be on any one of three chairs, which is the factor three you are missing.