If in a certain language PROSE is coded as PPOQE, how is LIGHT coded in that…
2025
If in a certain language PROSE is coded as PPOQE, how is LIGHT coded in that code?
- A.
LIGFT
- B.
LGGHT
- C.
LGGFT
- D.
LLGFE
Show answer & explanation
Correct answer: C
In this letter-coding scheme, each letter of the word is mapped position by position: the letter in every odd position (1st, 3rd, 5th, ...) is left unchanged, while the letter in every even position (2nd, 4th, ...) is replaced by the letter two places earlier in the alphabet.
Verifying this rule against the given code PROSE -> PPOQE, letter by letter:
P (1st, odd position) stays P.
R (2nd, even position) moves back two places to P.
O (3rd, odd position) stays O.
S (4th, even position) moves back two places to Q.
E (5th, odd position) stays E.
Applying the same position rule to LIGHT:
L (1st, odd position) stays L.
I (2nd, even position) moves back two places to G.
G (3rd, odd position) stays G.
H (4th, even position) moves back two places to F.
T (5th, odd position) stays T.
Cross-check: every odd-position letter is unchanged and every even-position letter has moved back exactly two places in the alphabet, exactly mirroring the PROSE -> PPOQE mapping, so the same rule has been applied consistently to LIGHT.
So LIGHT is coded as LGGFT.