In a certain code language, 'PLANT' is written as 'QMAMS' and 'TREES' is written as 'USEDR'. How will 'SHRUB' be written in that language?
- ATIRTB
- BTIRAT
- CTIRTA
- DTIRTV
Solution & Step-by-step Explanation
Let's trace the pattern for PLANT QMAMS:P (+1) QL (+1) MA (-0) AN (-1) MT (-1) SLet's crosscheck with TREES USEDR:T (+1) UR (+1) SE (-0) EE (-1) DS (-1) RThe pattern of shifts is clearly: [+1, +1, 0, -1, -1]Let's apply this pattern to SHRUB:S (+1) TH (+1) IR (-0) RU (-1) TB (-1) AThus, the code for SHRUB is TIRTA.