Relative After/Before - Intermediate Level: tricky scenarios handling Relative After/Before INTERMEDIATE

This expert challenge 📈 worksheet focuses on Relative After/Before - a key topic in Alphabet Test. You'll solve 20 intermediate-level problems (Worksheet 5 of 10). The primary focus is on tricky scenarios handling. Master how to solve relative after/before, relative after/before tricks, and relative after/before shortcut methods 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 Relative After/Before
Worksheet 5 of 10 (44% complete)

Question 1

Which letter is 6 positions before 'J'?
'J' is position 10. Subtract 6: 10 - 6 = 4 (modulo 26 if needed). Ans = 'D'. Remember: the alphabet wraps around after Z and before A.

Question 2

Find the letter positioned 7 behind 'E'.
'E' is position 5. Subtract 7: 5 - 7 = 24 (modulo 26 if needed). Ans = 'X'. Remember: the alphabet wraps around after Z and before A.

Question 3

Find the letter positioned 6 behind 'J'.
'J' is position 10. Subtract 6: 10 - 6 = 4 (modulo 26 if needed). Ans = 'D'. Remember: the alphabet wraps around after Z and before A.

Question 4

Find the letter positioned 10 behind 'U'.
'U' is position 21. Subtract 10: 21 - 10 = 11 (modulo 26 if needed). Ans = 'K'. Remember: the alphabet wraps around after Z and before A.

Question 5

Find the letter positioned 7 behind 'A'.
'A' is position 1. Subtract 7: 1 - 7 = 20 (modulo 26 if needed). Ans = 'T'. Remember: the alphabet wraps around after Z and before A.

Question 6

Which letter is 12 positions before 'I'?
'I' is position 9. Subtract 12: 9 - 12 = 23 (modulo 26 if needed). Ans = 'W'. Remember: the alphabet wraps around after Z and before A.

Question 7

Find the letter positioned 9 behind 'H'.
'H' is position 8. Subtract 9: 8 - 9 = 25 (modulo 26 if needed). Ans = 'Y'. Remember: the alphabet wraps around after Z and before A.

Question 8

Which letter is 12 positions before 'B'?
'B' is position 2. Subtract 12: 2 - 12 = 16 (modulo 26 if needed). Ans = 'P'. Remember: the alphabet wraps around after Z and before A.

Question 9

Which letter is 2 positions before 'U'?
'U' is position 21. Subtract 2: 21 - 2 = 19 (modulo 26 if needed). Ans = 'S'. Remember: the alphabet wraps around after Z and before A.

Question 10

From 'U', move 10 places backward. Which letter do you reach?
'U' is position 21. Subtract 10: 21 - 10 = 11 (modulo 26 if needed). Ans = 'K'. Remember: the alphabet wraps around after Z and before A.

Question 11

Find the letter located 2 ahead of 'J'.
'J' is position 10. Add 2: 10 + 2 = 12 (modulo 26 if needed). Ans = 'L'. Remember: the alphabet wraps around after Z and before A.

Question 12

Find the letter positioned 7 behind 'L'.
'L' is position 12. Subtract 7: 12 - 7 = 5 (modulo 26 if needed). Ans = 'E'. Remember: the alphabet wraps around after Z and before A.

Question 13

Find the letter positioned 4 behind 'P'.
'P' is position 16. Subtract 4: 16 - 4 = 12 (modulo 26 if needed). Ans = 'L'. Remember: the alphabet wraps around after Z and before A.

Question 14

Which letter is 12 positions before 'Q'?
'Q' is position 17. Subtract 12: 17 - 12 = 5 (modulo 26 if needed). Ans = 'E'. Remember: the alphabet wraps around after Z and before A.

Question 15

Which letter is 9 positions after 'P'?
'P' is position 16. Add 9: 16 + 9 = 25 (modulo 26 if needed). Ans = 'Y'. Remember: the alphabet wraps around after Z and before A.

Question 16

Which letter is 11 positions after 'C'?
'C' is position 3. Add 11: 3 + 11 = 14 (modulo 26 if needed). Ans = 'N'. Remember: the alphabet wraps around after Z and before A.

Question 17

From 'T', move 11 places backward. Which letter do you reach?
'T' is position 20. Subtract 11: 20 - 11 = 9 (modulo 26 if needed). Ans = 'I'. Remember: the alphabet wraps around after Z and before A.

Question 18

Find the letter located 4 ahead of 'M'.
'M' is position 13. Add 4: 13 + 4 = 17 (modulo 26 if needed). Ans = 'Q'. Remember: the alphabet wraps around after Z and before A.

Question 19

Find the letter located 10 ahead of 'F'.
'F' is position 6. Add 10: 6 + 10 = 16 (modulo 26 if needed). Ans = 'P'. Remember: the alphabet wraps around after Z and before A.

Question 20

Find the letter positioned 11 behind 'Y'.
'Y' is position 25. Subtract 11: 25 - 11 = 14 (modulo 26 if needed). Ans = 'N'. Remember: the alphabet wraps around after Z and before A.
Previous Worksheet Next Worksheet