Question 53

Logical Reasoning Coding Decoding Easy

If ROSE is coded as 6821, CHAIR is coded as 73456 and PREACH is coded as 961473, then the code for SEARCH is

(A) 216473
(B) 214673
(C) 214763
(D) 246173
View Dynamic Solution & Explanation
Correct Solution: Option B

Step-by-step Solution:

This is a direct substitution code where each letter is consistently assigned a specific number. We can find the code for each letter in 'SEARCH' by looking at the given examples.

  • From ROSE = 6821, we get S = 2
  • From ROSE = 6821, we get E = 1
  • From CHAIR = 73456, we get A = 4
  • From ROSE = 6821, we get R = 6
  • From CHAIR = 73456, we get C = 7
  • From CHAIR = 73456, we get H = 3

Putting these numbers together in order gives us the code for SEARCH: 214673.