If a dictionary is formed using all possible arrangements of the letters of the word "MOTHER", then the rank of the word "MOTHER" in the dictionary will be?
Details and Assumptions
Here rank means at what number the word comes in the dictionary made of all possible arrangements the letters of that particular word.
Like a normal dictionary, the words are alphabetized from A to Z.
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.
Firstly we'll arrange it in alphabetical order i.e MOTHER-EHMORT then we will fill the words until the desired alphabet comes E_ _ _ _ _ ....M_ _ _ _ _ SINCE 5 places r empty we will use 5! And repeat it till we get the word MOTHER after solving we will get 5!+5!+4!+4!+3!+3!+3!+2!+1! Solving it we will get 309