In a certain code language, 'ORANGE' is written as 'RONAEG' and 'NINETY' is written as 'INENYT'. How will 'TRAVEL' be written in that language?
- ARTVALE
- BALTVRE
- CVLTARE
- DVERATL
Solution & Step-by-step Explanation
Let's analyze the arrangement logic by grouping the letters in pairs:
ORANGE → RONAEG
O R → R O (swapped)
A N → N A (swapped)
G E → E G (swapped)
NINETY → INENYT
N I → I N (swapped)
N E → E N (swapped)
T Y → Y T (swapped)
Applying the same pairwise swapping pattern to TRAVEL:
T R → R T
A V → V A
E L → L E
Combining them gives RTVALE.
ORANGE → RONAEG
O R → R O (swapped)
A N → N A (swapped)
G E → E G (swapped)
NINETY → INENYT
N I → I N (swapped)
N E → E N (swapped)
T Y → Y T (swapped)
Applying the same pairwise swapping pattern to TRAVEL:
T R → R T
A V → V A
E L → L E
Combining them gives RTVALE.