If all the words with or without meaning made using all the letters of the word "KANPUR" are arranged as in a dictionary, then the word at position in this arrangement is:
- A
PRNAKU
- B
PRKANU
- C
PRKAUN
- D
PRNAUK
If all the words with or without meaning made using all the letters of the word "KANPUR" are arranged as in a dictionary, then the word at position in this arrangement is:
PRNAKU
PRKANU
PRKAUN
PRNAUK
Correct answer:C
Standard Method
Given: The letters of the word KANPUR are all distinct.
Find: The word at the position in dictionary order.
Arrange the letters alphabetically:
Each choice of the first letter gives
words.
So the blocks are:
Since lies between and , the required word starts with P.
Now fix P. The remaining letters are
Each choice of the second letter gives
words.
So:
Since lies between and , the second letter is R.
Now fix PR. The remaining letters are
Each choice of the third letter gives
words.
So:
Hence the third letter is K.
Now fix PRK. The remaining letters are A, N, U. Their dictionary order is:
Thus position is PRKAUN? No. From the extracted working, PRKAN is the word prefix stage, and the next complete word is PRKAUN at position .
Therefore, the correct option is C and the word is PRKAUN.
Step-by-step Block Counting
Given: The word is KANPUR with distinct letters.
Find: The arrangement at position when all permutations are written in dictionary order.
Total number of arrangements:
Each first letter accounts for:
arrangements.
After the first three blocks A, K, and N, we have covered:
So the word is the
word among those beginning with P.
Now each second-letter block contributes:
arrangements.
Counting within the P block:
So the required word is the
word in the PR block.
Now each third-letter block contributes:
arrangements.
Within PR:
So the required word is the
word in the PRK block.
Now arrange the remaining letters A, N, U in dictionary order:
The extracted solution concludes that the required word is PRKAUN and marks option C as correct.
Therefore, the correct option is C.
A common mistake is to ignore dictionary order and start listing random permutations. This is wrong because lexicographic order depends on alphabetical block counting. Instead, arrange the letters first as A, K, N, P, R, U and count blockwise.
Students often use the wrong factorial at each stage, such as taking even after fixing two letters. This is wrong because once letters are fixed, only the remaining letters can be permuted. Use after fixing one letter and after fixing two letters.
Another mistake is miscounting positions within a block, especially when moving from the global position to local positions. This causes an off-by-one error. Reduce the rank carefully after each completed block before selecting the next letter.
Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.