CSAT Solved Papers/ 2022/Q16
2022 CSAT — Q16
If the order of the letters in the English alphabet is reversed and each letter represents the letter whose position it occupies, then which one of the following represents ‘LUCKNOW’?
Worked rationale
Reversing the alphabet maps each letter to its complement: position , i.e. .
Encode LUCKNOW letter by letter:
Reading off: .
Answer: (d) OFXPMLD.
Why the other options miss
- A an arithmetic slip: maps instead of (uses , an off-by-one on ‘s position).
- B an arithmetic slip: two slips (, , ) compounding the position arithmetic.
- C an arithmetic slip: correct except is mis-set to .
Specialist insight
Use the single rule and lock the easy anchors first: is the centre, and the ends. The distractors are engineered as one-letter slips (especially vs and vs ), so verify the two trickiest letters () rather than the obvious ones. and settle it.
The trap, in one line
: (not ) and (not ) decide it OFXPMLD (d).