Skip to main content
OlympiadHQ

Browse · MATH

Print

jmc

counting and probability senior

Problem

The inhabitants of the island of Jumble use the standard Kobish alphabet ( letters, A through T). Each word in their language is letters or less, and for some reason, they insist that all words contain the letter A at least once. How many words are possible?
Solution
We consider the opposite; we try to find the number of words that do not contain A, and then subtract it from the total possible number of words. So we have a few cases to consider:

One letter words: There is only one-letter word that contains A, that's A.

Two letter words: There are words that do not contain A. There is a total of words, so we have words that satisfy the condition.

Three letter words: There are words without A, and there are words available. So there are words that satisfy the condition.

Four letter words: Using the same idea as above, we have words satisfying the requirement.

So this gives a total of words.
Final answer
30860