In a code language, 'LAND' is written as 'IWKZ', and 'GOLD' is written as 'DKIZ'. How will 'TEAM' be written in that language?
- AQAXI
- BJXQB
- CXJQB
- DQXJB
Solution & Step-by-step Explanation
Let's find the coding pattern by converting the letters to their alphabetical positional numbers:
For **LAND IWKZ**:
*
* (wrapping around from Z)
*
*
For **GOLD DKIZ**:
*
*
*
*
The pattern followed is alternating and .
Applying this same logic to TEAM:
*
*
*
*
Thus, 'TEAM' is written as QAXI.
For **LAND IWKZ**:
*
* (wrapping around from Z)
*
*
For **GOLD DKIZ**:
*
*
*
*
The pattern followed is alternating and .
Applying this same logic to TEAM:
*
*
*
*
Thus, 'TEAM' is written as QAXI.