I would approach it like this:
First, the consonant grouping consists of 2 G's and 1 L, and the number of ways they can be arranged is only 3 - this is because the L can come fiirst, or be in the middle, or be at the end: GGL, GLG, or LGG.
Second, the same reasoning applies to the vowels, So there are three ways the vowels can be arranged: EEO, or EOE, or OEE
Fnally, the consonant group can be placed either before all the vowels, or after the first vowel, or after the second vowel, or after the third vowel. That's 4 ways the consonants and vowels can be intermingled. If we let V = vowel and C = consonant, then the four ways are: CCCVVV, VCCCVV, VVCCCV, and VVVCCC.
So the total number of ways to arrange GOOGLE while keeping consonants together is is 3 x 3 x 4 = 36.
|