Relative After/Before: Worksheet 6 - Intermediate-Advanced Practice Relative After/Before INTERMEDIATE ADVANCED

Ready to master Relative After/Before? This timed practice ⚡ worksheet (6/10) presents 20 intermediate-advanced-level challenges. Focus area: speed building. Learn to solve relative after/before tricks, handle relative after/before shortcut methods, and perfect relative after/before bank exam questions with our step-by-step solutions.

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

What you'll learn in this worksheet:
Your progress through Relative After/Before
Worksheet 6 of 10 (55% complete)

Question 1

Find the letter located 9 ahead of 'Y'.
'Y' is position 25. Add 9: 25 + 9 = 8 (modulo 26 if needed). Ans = 'H'. Remember: the alphabet wraps around after Z and before A.

Question 2

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

Question 3

If you move 11 letters forward from 'M', what do you get?
'M' is position 13. Add 11: 13 + 11 = 24 (modulo 26 if needed). Ans = 'X'. Remember: the alphabet wraps around after Z and before A.

Question 4

Find the letter positioned 11 behind 'M'.
'M' is position 13. Subtract 11: 13 - 11 = 2 (modulo 26 if needed). Ans = 'B'. Remember: the alphabet wraps around after Z and before A.

Question 5

Which letter is 1 positions after 'S'?
'S' is position 19. Add 1: 19 + 1 = 20 (modulo 26 if needed). Ans = 'T'. Remember: the alphabet wraps around after Z and before A.

Question 6

If you move 4 letters forward from 'M', what do you get?
'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 7

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

Question 8

Which letter is 6 positions before 'T'?
'T' is position 20. Subtract 6: 20 - 6 = 14 (modulo 26 if needed). Ans = 'N'. Remember: the alphabet wraps around after Z and before A.

Question 9

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

Question 10

Which letter is 8 positions after 'W'?
'W' is position 23. Add 8: 23 + 8 = 5 (modulo 26 if needed). Ans = 'E'. Remember: the alphabet wraps around after Z and before A.

Question 11

If you move 11 letters forward from 'R', what do you get?
'R' is position 18. Add 11: 18 + 11 = 3 (modulo 26 if needed). Ans = 'C'. Remember: the alphabet wraps around after Z and before A.

Question 12

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

Question 13

If you move 3 letters forward from 'X', what do you get?
'X' is position 24. Add 3: 24 + 3 = 1 (modulo 26 if needed). Ans = 'A'. Remember: the alphabet wraps around after Z and before A.

Question 14

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

Question 15

If you move 9 letters forward from 'G', what do you get?
'G' is position 7. Add 9: 7 + 9 = 16 (modulo 26 if needed). Ans = 'P'. Remember: the alphabet wraps around after Z and before A.

Question 16

Which letter is 3 positions before 'O'?
'O' is position 15. Subtract 3: 15 - 3 = 12 (modulo 26 if needed). Ans = 'L'. Remember: the alphabet wraps around after Z and before A.

Question 17

Which letter is 4 positions after 'Q'?
'Q' is position 17. Add 4: 17 + 4 = 21 (modulo 26 if needed). Ans = 'U'. Remember: the alphabet wraps around after Z and before A.

Question 18

If you move 7 letters forward from 'I', what do you get?
'I' is position 9. Add 7: 9 + 7 = 16 (modulo 26 if needed). Ans = 'P'. Remember: the alphabet wraps around after Z and before A.

Question 19

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

Question 20

Which letter is 5 positions after 'R'?
'R' is position 18. Add 5: 18 + 5 = 23 (modulo 26 if needed). Ans = 'W'. Remember: the alphabet wraps around after Z and before A.
Previous Worksheet Next Worksheet