In a certain code language, 'BELL' is written as 'MKFA' and 'BOND' is written…

2024

In a certain code language, 'BELL' is written as 'MKFA' and 'BOND' is written as 'EMPA'. How will 'BLEW’ be written in that language?

Answer: D. XDMAPattern: Shift the letters alternately by -1, +1, -1, +1, then reverse the result. Check with BELL: B - 1 = A, E + 1 = F, L - 1 = K, L + 1 = M. This gives…

  1. A.

    XMDA

  2. B.

    XMAD

  3. C.

    XDAM

  4. D.

    XDMA

Attempted by 80 students.

Show answer & explanation

Correct answer: D

Pattern: Shift the letters alternately by -1, +1, -1, +1, then reverse the result.

Check with BELL:

  • B - 1 = A, E + 1 = F, L - 1 = K, L + 1 = M.

  • This gives AFKM; reversing it gives MKFA.

Apply to BLEW:

  • B - 1 = A

  • L + 1 = M

  • E - 1 = D

  • W + 1 = X

This gives AMDX; reversing it gives XDMA.

Final answer: XDMA.

Explore the full course: Ssc Cgl Tier 1

Loading lesson…