Relative After/Before: Worksheet 2 - Beginner Practice Relative After/Before BEGINNER

Ready to master Relative After/Before? This entry level practice worksheet (2/10) presents 20 beginner-level challenges. Focus area: pattern recognition. Learn to solve relative after/before reasoning questions, handle relative after/before practice, and perfect relative after/before for competitive exams with our step-by-step solutions.

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

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

Question 1

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

Question 2

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

Question 3

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

Question 4

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

Question 5

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

Question 6

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

Question 7

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

Question 8

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

Question 9

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

Question 10

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

Question 11

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

Question 12

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

Question 13

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

Question 14

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

Question 15

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

Question 16

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

Question 17

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

Question 18

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

Question 19

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

Question 20

Find the letter located 4 ahead of '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.
Previous Worksheet Next Worksheet