Letter Shift Basic - Intermediate Level: tricky scenarios handling Letter Shift Basic INTERMEDIATE

This expert challenge 📈 worksheet focuses on Letter Shift Basic - a key topic in Coding Decoding. You'll solve 20 intermediate-level problems (Worksheet 5 of 10). The primary focus is on tricky scenarios handling. Master basic coding decoding, alphabet position shift, and forward backward letter coding through systematic practice.

📝 Worksheet 5 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Intermediate level

What you'll learn in this worksheet:
Your progress through Letter Shift Basic
Worksheet 5 of 10 (44% complete)

Question 1

If 'RAT' is coded as 'VEX', then how is 'STAR' coded?
The pattern is shifting each letter by +4. So STAR becomes: S(19→23) → T(20→24) → A(1→5) → R(18→22) = WXEV

Question 2

If 'PEN' is coded as 'SHQ', then how is 'HAT' coded?
The pattern is shifting each letter by +3. So HAT becomes: H(8→11) → A(1→4) → T(20→23) = KDW

Question 3

If 'CAT' is coded as 'GEX', then how is 'BAT' coded?
The pattern is shifting each letter by +4. So BAT becomes: B(2→6) → A(1→5) → T(20→24) = FEX

Question 4

If 'BOX' is coded as 'GTC', then how is 'MOON' coded?
The pattern is shifting each letter by +5. So MOON becomes: M(13→18) → O(15→20) → O(15→20) → N(14→19) = RTTS

Question 5

If 'PEN' is coded as 'RGP', then how is 'BAT' coded?
The pattern is shifting each letter by +2. So BAT becomes: B(2→4) → A(1→3) → T(20→22) = DCV

Question 6

If 'KEY' is coded as 'LFZ', then how is 'LIP' coded?
The pattern is shifting each letter by +1. So LIP becomes: L(12→13) → I(9→10) → P(16→17) = MJQ

Question 7

If 'CAT' is coded as 'FDW', then how is 'SUN' coded?
The pattern is shifting each letter by +3. So SUN becomes: S(19→22) → U(21→24) → N(14→17) = VXQ

Question 8

If 'MOON' is coded as 'PRRQ', then how is 'CAR' coded?
The pattern is shifting each letter by +3. So CAR becomes: C(3→6) → A(1→4) → R(18→21) = FDU

Question 9

If 'SUN' is coded as 'WYR', then how is 'PEN' coded?
The pattern is shifting each letter by +4. So PEN becomes: P(16→20) → E(5→9) → N(14→18) = TIR

Question 10

If 'MAP' is coded as 'PDS', then how is 'PEN' coded?
The pattern is shifting each letter by +3. So PEN becomes: P(16→19) → E(5→8) → N(14→17) = SHQ

Question 11

If 'CAR' is coded as 'DBS', then how is 'MOON' coded?
The pattern is shifting each letter by +1. So MOON becomes: M(13→14) → O(15→16) → O(15→16) → N(14→15) = NPPO

Question 12

If 'RAT' is coded as 'UDW', then how is 'BOX' coded?
The pattern is shifting each letter by +3. So BOX becomes: B(2→5) → O(15→18) → X(24→1) = ERA

Question 13

If 'STAR' is coded as 'UVCT', then how is 'BOX' coded?
The pattern is shifting each letter by +2. So BOX becomes: B(2→4) → O(15→17) → X(24→26) = DQZ

Question 14

If 'HAT' is coded as 'IBU', then how is 'CAR' coded?
The pattern is shifting each letter by +1. So CAR becomes: C(3→4) → A(1→2) → R(18→19) = DBS

Question 15

If 'PEN' is coded as 'SHQ', then how is 'LIP' coded?
The pattern is shifting each letter by +3. So LIP becomes: L(12→15) → I(9→12) → P(16→19) = OLS

Question 16

If 'RAT' is coded as 'UDW', then how is 'HAT' coded?
The pattern is shifting each letter by +3. So HAT becomes: H(8→11) → A(1→4) → T(20→23) = KDW

Question 17

If 'LIP' is coded as 'MJQ', then how is 'DOG' coded?
The pattern is shifting each letter by +1. So DOG becomes: D(4→5) → O(15→16) → G(7→8) = EPH

Question 18

If 'PEN' is coded as 'TIR', then how is 'MOON' coded?
The pattern is shifting each letter by +4. So MOON becomes: M(13→17) → O(15→19) → O(15→19) → N(14→18) = QSSR

Question 19

If 'MAP' is coded as 'NBQ', then how is 'HAT' coded?
The pattern is shifting each letter by +1. So HAT becomes: H(8→9) → A(1→2) → T(20→21) = IBU

Question 20

If 'RAT' is coded as 'TCV', then how is 'CAT' coded?
The pattern is shifting each letter by +2. So CAT becomes: C(3→5) → A(1→3) → T(20→22) = ECV
Previous Worksheet Next Worksheet