Ten different letters of the alphabet are given. Words with five letters are formed from these given letters. Then the number of words which have at least one letter repeated is
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Number of 5 letters words (with the condition that a letter can be repeated) = 10x10x10x10x10 = 10^5
. The number of words using 5 different letters out of 10 is 10P5 . Therefore, the required number of letters = Total number of words – Total number of words in which no letter is repeated
= 10^5– 10P5 = 69760.