Which of the following letter-clusters should replace # and % so that the pattern and relationship followed between the letter-cluster pair on the left side of :: is the same as that on the right side of ::?
# : OKR :: XTA : %
-
A.
# = KGN, % = BXP
-
B.
# = KGN, % = BXE
-
C.
# = KGN, % = FXE
-
D.
# = KLN, % = BXE
Correct Answer:
B. # = KGN, % = BXE
Explanation:
The logic follows a consistent pattern of alphabetical shifts for each letter position: - The first letter shifts back 4 positions (S to O, C to Y, Q to M)
- The second letter shifts forward 4 positions (K to G is actually a backward shift of 4, let's re-evaluate)Refined logic: - Position 1: -4 (S-4=O, C-4=Y, Q-4=M)
- Position 2: -4 (K-4=G, U-4=Q, I-4=E)
- Position 3: +5 (I+5=N, C+5=H, R+5=W)
- Position 4: -2 (B-2=G? No. B to G is +5. V to A is +5. K to P is +5)Correct Logic: - Letter 1: -4
- Letter 2: -4
- Letter 3: +5
- Letter 4: +5Applying this to QIRK: - Q - 4 = M
- I - 4 = E
- R + 5 = W
- K + 5 = PThe correct option is MEWP.
Click below to open Discussion & Feedback
0 Issues
Please
login to comment or Report Issues.