A botanical research institute archives its seed collection by encrypting the plant category names using a specific two-step alphabetical transformation rule. According to this rule, the category name ORCHID is transformed into MJYTSX. Applying the identical transformation rule, which of the following will be the encrypted code for the category name BAMBOO?
- ZAOZMMAnswer
- BYZNYLL
- CCBNCPP
- DXYMXKK
Answer
The encrypted code for the category name BAMBOO is ZAOZMM.
The established coding rule follows a two-step process: first, find the reverse alphabetical pair for each letter (e.g., A ↔ Z, B ↔ Y). Second, apply a +1 forward shift to that reverse letter. For BAMBOO, the reverse letters are YZNYLL. Adding a +1 shift to each yields ZAOZMM.
Step-by-Step Solution
Key Concept
Identifying complex coding patterns involving reverse alphabetical indexing (opposite letters) combined with sequential positional shifts.
Estimated Time:1m 30s