In a certain code language, FORK is written as JKVG and COARSE is written as GKENWA. How will TERMITES be written in that language?
XAVIMPIO
This question involves a type of coding decoding where letters of a word are replaced by other letters based on a specific pattern or rule. We are given two examples of words being coded, and we need to identify the rule to code a third word.
Let's look at the position of each letter in the English alphabet (A=1, B=2, ..., Z=26):
The pattern for FORK seems to be adding 4 to the position of the first letter, subtracting 4 from the position of the second letter, adding 4 to the third, and subtracting 4 from the fourth. This is an alternating pattern of $+4$ and $-4$.
Let's check if the $+4, -4, +4, -4, \dots$ pattern holds for the second example COARSE:
The pattern of alternating $+4$ and $-4$ is confirmed by both examples.
Now we apply the same alternating $+4, -4$ pattern to the word TERMITES. TERMITES has 8 letters, so the pattern will be $+4, -4, +4, -4, +4, -4, +4, -4$.
Combining the resulting letters, TERMITES is coded as XAVIMPIO.
Let's compare the coded word XAVIMPIO with the given options:
Therefore, the correct coded word for TERMITES is XAVIMPIO.
| Original Word | Coded Word | Letter-wise Transformation | Pattern |
|---|---|---|---|
| F | J | F(6) $\to$ J(10) | $+4$ |
| O | K | O(15) $\to$ K(11) | $-4$ |
| R | V | R(18) $\to$ V(22) | $+4$ |
| K | G | K(11) $\to$ G(7) | $-4$ |
| C | G | C(3) $\to$ G(7) | $+4$ |
| O | K | O(15) $\to$ K(11) | $-4$ |
| A | E | A(1) $\to$ E(5) | $+4$ |
| R | N | R(18) $\to$ N(14) | $-4$ |
| S | W | S(19) $\to$ W(23) | $+4$ |
| E | A | E(5) $\to$ A(1) | $-4$ |
| T | X | T(20) $\to$ X(24) | $+4$ |
| E | A | E(5) $\to$ A(1) | $-4$ |
| R | V | R(18) $\to$ V(22) | $+4$ |
| M | I | M(13) $\to$ I(9) | $-4$ |
| I | M | I(9) $\to$ M(13) | $+4$ |
| T | P | T(20) $\to$ P(16) | $-4$ |
| E | I | E(5) $\to$ I(9) | $+4$ |
| S | O | S(19) $\to$ O(15) | $-4$ |
Coding decoding is a common topic in reasoning sections of competitive exams. There are various types of letter coding patterns you might encounter:
To solve coding decoding problems, it is helpful to know the alphabetical position of each letter and practice identifying different patterns.
In a certain code language, 'INERTIA' is written as 'RGVKGBZ'. How will 'FLOWER' be written in that language?
In a certain code language, ‘ADVANCE’ is written as ‘VDAAECN’ and ‘BABYSIT’ is written as ‘BABYTIS’. How will ‘AFFABLE’ be written in that language?
In a certain language, CHHAPAK is coded as DJKEUGR. How will MALANGA be coded in that language?
In a certain code language, ‘DURABLES’ is written as ‘BSVETFMC’. How will ‘FEASIBLE’ be written in that language?
In a certain code language, 'FIXED' is written as 'XIFED' and 'MOUSE' is written as 'USOME'. How will 'GAMBIT' be written in that language?