CSAT Solved Papers/ 2023/Q80
2023 CSAT — Q80
The letters of the word “INCOMPREHENSIBILITIES” are arranged alphabetically in reverse order. How many positions of the letter/letters will remain unchanged?
Worked rationale
Index the letters of INCOMPREHENSIBILITIES:
Sort all letters in reverse alphabetical order (ZA). Letter counts: , , , , and one each of . Descending order gives:
Compare position by position. The five ‘s now occupy positions –; the original ‘s sat at . The overlap is positions and (both before and after). Every other position differs.
So two positions remain unchanged.
Answer: (c) Two.
Visual solution
The same solve, worked by hand — read it, then trace it.
Why the other options miss
- A missed a case: never checks the -block overlap, assuming a full reshuffle leaves nothing fixed.
- B counted one too few: spots one overlap (position or ) but misses the second.
- D an arithmetic slip: mis-places the -block (e.g. positions – vs –) or miscounts a letter frequency, inventing a third fixed point.
Specialist insight
The whole item is frequency bookkeeping: the only letter appearing enough times to plausibly overlap is (five copies). In reverse-sorted order the -block lands at positions –; intersect that with the original -positions to get — exactly two fixed points. Count each letter’s multiplicity, place the sorted blocks, and intersect the repeated-letter’s positions; isolated letters almost never stay put.
Reverse-sorted -block sits at –; original 's at , overlap two unchanged (c).