How many strings of 3 lower case English letters are possible?
How many strings of 3 lower case English letters are possible that have the letter "t" in them somewhere? Here strings may use the same letter more than once. (Hint: It might be easier to first count the strings that don't have a "t" in them.)

You can earn partial credit on this problem.