Question
Find the number of words with or without which can be made using all the letters of the word ‘AGAIN’. If these words are written as in a dictionary, what will be the 50th word?
Solution
Total letters in word 'AGAIN' (A → 2, G → 1, I → 1, N → 1) = 5
Number of words that begin with A =
(Fix A at first place, so that the remaining 4 letters are different)
Number of words with begin with G =
Number of words that begin with I =
Thus, so far we have formed 24 + 12 + 12 = 48 words.
The 49th word will begin with N and it is NAAGI and the 50th word is NAAIG.