In a certain code language, each letter is assigned a unique digit. Based on…
2025
In a certain code language, each letter is assigned a unique digit. Based on the given codes for specific words, determine the code for the target word using the same logic. If MOUSE is coded as 45291 and RAT as 786, how is STORE coded?
- A.
96571
- B.
97653
- C.
98345
- D.
96278
Attempted by 5 students.
Show answer & explanation
Correct answer: A
From MOUSE = 45291
M=4, O=5, U=2, S=9, E=1
From RAT = 786
R=7, A=8, T=6
STORE:
S = 9
T = 6
O = 5
R = 7
E = 1
Hence, STORE = 96571.