Question 1111499
Find the number of possible passwords using the following criteria
The password must have exactly five letters
----
How many characters?
5 letters & some numbers?
-----
The password must have exactly two vowels ( a,e,I,o,u)
The password must alternate vowels and consonants ( consonant,vowel,consonant,vowel and consonant)
Letters may be repeated.