Question 138

In certain code language “MOXCAB” is written as “BBEASR”. Then what is the code for the word “SUMMER”?

The logic is word is reversed and each letter is moved according to thier position value.

Reverse of MOXCAB is BACXOM

B+0 = B

A+1 = B

C+2 = E

X+3 = A

O+4 = S

M+5 = R

Using this logic, for SUMMER.

Reverse is REMMUS.

R+0 = R

E+1 = F

M+2 = O

M+3 = P

U+4 = Y

S+5 = X

RFOPYX is the code for SUMMER.

Create a FREE account and get:

  • Download Maths Shortcuts PDF
  • Get 300+ previous papers with solutions PDF
  • 500+ Online Tests for Free