IKLO is related to XZAD in a certain
IKLO is related to XZAD in a certain way based on the English alphabetical order. In the same way, QSTW is related to FHIL. To which of the following options is JLMP related to, following the same logic?
अंग्रेज़ी वर्णमाला क्रम के आधार पर, एक निश्चित तरीके से IKLO का संबंध XZAD से एक है। उसी तरीके से, QSTW का संबंध FHIL से है। उसी तर्क का अनुसरण करते हुए, JLMP का संबंध निम्नलिखित में से किस विकल्प से है?
Detailed Solution & Logic
YABE
tep 1: Write the positions of letters in the alphabet
-
A=1, B=2, … Z=26
IKLO → I(9), K(11), L(12), O(15)
XZAD → X(24), Z(26), A(1), D(4)
Now find the difference from I → X, K → Z, etc.
-
I → X → 24 − 9 = +15
-
K → Z → 26 − 11 = +15
-
L → A → 1 − 12 = -11 (or 15 forward modulo 26: 12 + 15 = 27 → 1) ✅ works
-
O → D → 4 − 15 = -11 (mod 26: 15 + 15 = 30 → 30 − 26 = 4) ✅ works
So rule: Add 15 to each letter (mod 26, wrap around)
Check second pair: QSTW → FHIL
-
Q(17) → F(6) → 6 − 17 = -11 → Add 15 modulo 26 → 17 + 15 = 32 → 32 − 26 = 6 ✅ works
-
S(19) → H(8) → 19 + 15 = 34 → 34 − 26 = 8 ✅ works
-
T(20) → I(9) → 20 + 15 = 35 → 35 − 26 = 9 ✅ works
-
W(23) → L(12) → 23 + 15 = 38 → 38 − 26 = 12 ✅ works
✅ Same rule: Add 15 to each letter (mod 26)
2: Apply the same rule to JLMP
-
J(10), L(12), M(13), P(16)
-
Add 15 to each (mod 26):
-
10 + 15 = 25 → Y
-
12 + 15 = 27 → 27 − 26 = 1 → A
-
13 + 15 = 28 → 28 − 26 = 2 → B
-
16 + 15 = 31 → 31 − 26 = 5 → E
Step 3: Result
JLMP → YABE
Similar Practice Questions
‘how are you’ is coded as ‘pl mk jt’ and ‘where you are’ is coded as ‘jt mk sq’. How is ‘where’ coded in that language?
In a certain code language, ‘how are you’ is coded as ‘pl mk jt’ and...
In a certain code language, ‘he drove home’ is coded as ‘mt bk lo’ and ‘did he go’ is coded as ‘mf jo mt’. How is ‘he’ coded in the given language?
In a certain code language, ‘he drove home’ is coded as ‘mt bk lo’ and...
Select the option that is related to the fifth letter-cluster JAP: BSH :: NDZ: FVR ::LCX:?
Select the option that is related to the fifth letter-cluster in the same way as...
In a certain code language, ‘BIRD’ is written as ‘DKTF’ and ‘KITE’ is written as ‘MKVG’. How will ‘EAGLE’ be written in that language?
In a certain code language, ‘BIRD’ is written as ‘DKTF’ and ‘KITE’ is written as...
In a certain code language ROME is written as VSQI. Which word will be written as RMGI in the same code language?
In a certain code language ROME is written as VSQI. Which word will be written...
GJHK is related to IMKM in a certain way based on the English alphabetical order. In the same way, QTRU is related to SWUW. To which of the following is ILJM related, following the same logic?
GJHK is related to IMKM in a certain way based on the English alphabetical order....
In a certain code language, ‘BUZZY’ is coded as ’10’ and ‘KING’ is coded as ‘8’. How will ‘ABROAD’ be coded in the same language?
In a certain code language, ‘BUZZY’ is coded as ’10’ and ‘KING’ is coded as...