In a certain code language, 'CURVED' is coded as 'FWSUCA' and 'LONDON' is coded as 'OQOCMK'. How will 'SIMPLE' be coded in the same language?
- AVKNOJB
- BVKNPJC
- CWLMOKB
- DWLNPJD
Solution & Step-by-step Explanation
Let's figure out the pattern by checking the positional transformations:
CURVED → FWSUCA
C+3=F
U+2=W
R+1=S
V−1=U
E−2=C
D−3=A
LONDON → OQOCMK
L+3=O
O+2=Q
N+1=O
D−1=C
O−2=M
N−3=K
The logic pattern is +3,+2,+1,−1,−2,−3.
Let's apply this pattern to SIMPLE:
S+3=V
I+2=K
M+1=N
P−1=O
L−2=J
E−3=B
Thus, the code for SIMPLE is VKNOJB.
CURVED → FWSUCA
C+3=F
U+2=W
R+1=S
V−1=U
E−2=C
D−3=A
LONDON → OQOCMK
L+3=O
O+2=Q
N+1=O
D−1=C
O−2=M
N−3=K
The logic pattern is +3,+2,+1,−1,−2,−3.
Let's apply this pattern to SIMPLE:
S+3=V
I+2=K
M+1=N
P−1=O
L−2=J
E−3=B
Thus, the code for SIMPLE is VKNOJB.