In a certain code language, "FRONT" is written as "618151420" and "BORNE" is written as "21518145". How is "MORNS" written in that code language?
- A1315181419
- B1314161718
- C81291114
- D141154321
Solution & Step-by-step Explanation
Let's evaluate the pattern by looking at the standard alphabetical positions of each letter:
F=6, R=18, O=15, N=14, T=20⟹618151420
B=2, O=15, R=18, N=14, E=5⟹21518145
The code is simply a concatenation of the exact positional values of each letter.
Applying the same rule to MORNS:
M=13
O=15
R=18
N=14
S=19
Concatenating these together gives: 1315181419
F=6, R=18, O=15, N=14, T=20⟹618151420
B=2, O=15, R=18, N=14, E=5⟹21518145
The code is simply a concatenation of the exact positional values of each letter.
Applying the same rule to MORNS:
M=13
O=15
R=18
N=14
S=19
Concatenating these together gives: 1315181419