The English alphabet contains 21 consonants and fivevowels. How many strings of six lowercase letters of theEnglish alphabet contain:
a) exactly two vowels?
b) at least two vowels?
a)
The location of the vowels can be chosen in ways.
For each choice of locations, the locations can be filled with vowels in ways.
Four empty locations can be filled with consonants in ways.
b)
The total number of strings is
The number of strings which contain exactly vowels is
Exactly 1vowel: The location of the vowel can be chosen in ways.
For each choice of location, the location can be filled with a vowel in ways.
That leaves empty locations, which can be filled with consonants in ways
The number of strings which contain at least two vowels is
Comments