- A79
- B84
- C89
- D86
View written solutionFree
Correct answer: C
- Arrange the letters in dictionary order
The word is OUGHT, whose letters are all distinct:
In alphabetical order:
We need the rank (serial number) of the word TOUGH among all permutations arranged lexicographically.
- Count words before TOUGH
We count how many valid permutations come before TOUGH.
Position 1: T
Letters smaller than available are:
For each such choice at the first position, the remaining 4 letters can be arranged in:
So contribution is:
Position 2: O
Now first letter is fixed as . Remaining letters are:
We want second letter . Letters smaller than among remaining are:
For each such choice, remaining 3 letters can be arranged in:
So contribution is:
Total so far:
Position 3: U
Now first two letters fixed as . Remaining letters are:
We want third letter . Letters smaller than are:
For each such choice, remaining 2 letters can be arranged in:
So contribution is:
Total so far:
Position 4: G
Now first three letters fixed as . Remaining letters are:
We want fourth letter . Letters smaller than among remaining: none.
Contribution:
Position 5: H
Only one letter remains, so contribution is:
- Find the rank
Rank is one more than the number of words before it:
So the serial number of TOUGH is:
- Option check
- A:
- B:
- C: ✅
- D:
Hence the correct option is C.
- Comparison with stored answer
Stored correct answer: C
Derived answer: C
They agree.
More from Permutations and Combinations
- The number of 3 digit numbers, that are divisible by either 3 or 4 but not divisible by 48, is :2023 · MCQ
- The total number of 4-digit numbers whose greatest common divisor with 54 is 2, is .2023 · Numerical
- Number of 4-digit numbers (the repetition of digits is allowed) which are made using the digits 1, 2, 3 and 5, and are divisible by 15, is equal to .2023 · Numerical
- The number of ways of selecting two numbers and and such that 2 is the remainder when is divided by 23 is :2023 · MCQ
- The number of seven digits odd numbers, that can be formed using all the seven digits 1, 2, 2, 2, 3, 3, 5 is .2023 · Numerical
- Let 5 digit numbers be constructed using the digits with repetition allowed, and are arranged in ascending order with serial numbers. Then the serial number of the number 42923 is .2023 · Numerical
- Number of 4-digit numbers that are less than or equal to 2800 and either divisible by 3 or by 11 , is equal to .2023 · Numerical
- Let . The number of matrices A such that the sum of all entries is a prime number is .2023 · Numerical