Suppose that a “word” is any string of six letters. Repeatedletters are allowed. For our purposes, vowels are the letters a, e,i, o, and u. a) How many words are there? b) How many words beginwith a vowel? c) How many words begin with a vowel and end with avowel? d) How many words have no vowels? e) How many words haveexactly one vowel?
A professor teaching a Discrete Math course gives a multiplechoice quiz that has six
questions, each with four possible responses: a, b, c, d. What isthe minimum number of students that
must be in the professor’s class in order to guarantee that atleast three answer sheets must be identical?
(Assume that no answers are left blank.)