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
In a certain code language, ‘MILE’ is coded as ‘9574’
In a certain code language, ‘MILE’ is coded as ‘9574’ and ‘TIME’ is coded as...
If ‘MANGO’ is codded as ‘NZOHQ’, how is ‘PEACH’ written?
If ‘MANGO’ is codded as ‘NZOHQ’, how is ‘PEACH’ written? यदि ‘MANGO’ को ‘NZOHQ’ के...
In a certain code language, ‘ROPE’ is coded as ‘4158’ and ‘CROP’ is coded as ‘5817’. What is the code for ‘C’ in the given code language?
In a certain code language, ‘ROPE’ is coded as ‘4158’ and ‘CROP’ is coded as...
In a certain code language, ‘ABROAD’ is written as ‘SCBFCQ’
In a certain code language, ‘ABROAD’ is written as ‘SCBFCQ’ and ‘ACCEPT’ is written as...
If 2*3 = 8, 3*4 = 81, then 4*5 = ?
If 2*3 = 8, 3*4 = 81, then 4*5 = ? अगर 2*3 = 8,...
In a certain code language, ‘TRIED’ is coded as ‘54123’ and ‘TREAD’ is coded as ‘12365’. What is the code for ‘I’ in the given code language?
In a certain code language, ‘TRIED’ is coded as ‘54123’ and ‘TREAD’ is coded 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...