CSAT Solved Papers/ 2022/Q16

2022 CSAT — Q16

Quant Logical & quantitative reasoning 2.5 marks Easy

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’?

  1. A OGXPMLD
  2. B OGXQMLE
  3. C OFXPMLE
  4. D OFXPMLD Answer

Worked rationale

Reversing the alphabet maps each letter to its complement: position k↦27−kk \mapsto 27 - k, i.e. A↔Z, B↔Y, …, M↔NA\leftrightarrow Z,\ B\leftrightarrow Y,\ \dots,\ M\leftrightarrow N.

Encode LUCKNOW letter by letter:

  • L (12)→27−12=15=OL\,(12) \to 27-12 = 15 = O
  • U (21)→6=FU\,(21) \to 6 = F
  • C (3)→24=XC\,(3) \to 24 = X
  • K (11)→16=PK\,(11) \to 16 = P
  • N (14)→13=MN\,(14) \to 13 = M
  • O (15)→12=LO\,(15) \to 12 = L
  • W (23)→4=DW\,(23) \to 4 = D

Reading off: OFXPMLD\mathbf{OFXPMLD}.

Answer: (d) OFXPMLD.

Why the other options miss

  • A
    an arithmetic slip: maps U (21)→GU\,(21) \to G instead of FF (uses 27−2027-20, an off-by-one on UU‘s position).
  • B
    an arithmetic slip: two slips (U→GU\to G, K→QK\to Q, W→EW\to E) compounding the position arithmetic.
  • C
    an arithmetic slip: correct except W (23)→DW\,(23)\to D is mis-set to E (=27−22)E\,(=27-22).

Specialist insight

Use the single rule k↦27−kk \mapsto 27 - k and lock the easy anchors first: M↔NM\leftrightarrow N is the centre, and A↔ZA\leftrightarrow Z the ends. The distractors are engineered as one-letter slips (especially U→FU\to F vs GG and W→DW\to D vs EE), so verify the two trickiest letters (U,WU, W) rather than the obvious ones. 27−21=6=F27 - 21 = 6 = F and 27−23=4=D27 - 23 = 4 = D settle it.

The trap, in one line

k↦27−kk\mapsto 27-k: U→FU\to F (not GG) and W→DW\to D (not EE) decide it ⇒\Rightarrow OFXPMLD == (d).

← All 2022 CSAT questions