Master Relative After/Before - Beginner Level Problems Relative After/Before BEGINNER

Excel in competitive exams with this skill builder ⚡ worksheet on Relative After/Before. Worksheet 3 of 10 contains 20 beginner-level problems. Target your step-by-step problem solving skills while practicing relative after/before practice, relative after/before for competitive exams, and how to solve relative after/before.

📝 Worksheet 3 of 10 • 20 questions • ⏱️ Estimated time: 20 minutes • 🎯 Beginner level

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

Question 1

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

Question 2

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 3

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

Question 4

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

Question 5

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

Question 6

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

Question 7

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

Question 8

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

Question 9

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

Question 10

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

Question 11

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

Question 12

Find the letter located 3 ahead of 'W'.
'W' is position 23. Add 3: 23 + 3 = 26 (modulo 26 if needed). Ans = 'Z'. Remember: the alphabet wraps around after Z and before A.

Question 13

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

Question 14

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

Question 15

Which letter is 12 positions after 'F'?
'F' is position 6. Add 12: 6 + 12 = 18 (modulo 26 if needed). Ans = 'R'. Remember: the alphabet wraps around after Z and before A.

Question 16

Which letter is 1 positions after 'K'?
'K' is position 11. Add 1: 11 + 1 = 12 (modulo 26 if needed). Ans = 'L'. Remember: the alphabet wraps around after Z and before A.

Question 17

Find the letter located 5 ahead of 'V'.
'V' is position 22. Add 5: 22 + 5 = 1 (modulo 26 if needed). Ans = 'A'. Remember: the alphabet wraps around after Z and before A.

Question 18

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

Question 19

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

Question 20

Which letter is 10 positions after 'I'?
'I' is position 9. Add 10: 9 + 10 = 19 (modulo 26 if needed). Ans = 'S'. Remember: the alphabet wraps around after Z and before A.
Previous Worksheet Next Worksheet