Step 1: Reverse operation understanding
The word is flight and after encryption it becomes znmorl. We need to find k.
Step 2: Apply Step 2 of encryption (swapping)
The word length = 6. If k = 6, then 2k = 12 > 6. Therefore, by the given rule, we write the entire word in reverse. flight → thgilf.
Step 3: Apply Step 3 of encryption (shift letters by k)
Now shift each letter forward by k = 6 positions in the alphabet:
t → zh → ng → mi → ol → rf → lSo, thgilf → znmorl, which matches the given result.
Step 4: Conclusion
Hence, the correct value of k is 6.
Final Answer: Option (5)