Passcodes with repetition
Question
How many ways are there to form a five-letter codeword satisfying the following conditions using only the letters a to z (all lowercase). Repetitions are allowed.
- No restrictions.
- The codeword must start with a vowel.
- The codeword must end with a consonant.
- The codeword starts with two vowels and end with a consonant.
Solution
Skills used