Alphabet Position Test

 Alphabet Position Test

10 example problems for the Alphabet Position Test, which involves identifying the position of letters in the English alphabet (A=1, B=2, ..., Z=26) or using positions for reasoning-based questions.


🔹 Problem 1

Question: What is the position of the letter K in the English alphabet?
Solution: K is the 11th letter.
Answer: 11


🔹 Problem 2

Question: Which letter is at the 20th position of the alphabet?
Solution: 20th letter = T
Answer: T


🔹 Problem 3

Question: What is the 13th letter from the left and 14th from the right in the alphabet?
Solution: There are 26 letters. 14th from the right = 26 - 13 + 1 = 14th from left
So both are the same.
13th letter = M
Answer: M


🔹 Problem 4

Question: What is the position of the letter opposite to D in the alphabet?
Solution: D = 4; opposite = 27 - 4 = 23rd letter = W
Answer: W


🔹 Problem 5

Question: What is the sum of the positions of the letters in the word DOG?
Solution:
D = 4, O = 15, G = 7
4 + 15 + 7 = 26
Answer: 26


🔹 Problem 6

Question: If A = 1, Z = 26, what is the position difference between M and T?
Solution: M = 13, T = 20
|20 - 13| = 7
Answer: 7


🔹 Problem 7

Question: Which letter is 5th to the left of R in the alphabet?
Solution: R = 18, 18 - 5 = 13 = M
Answer: M


🔹 Problem 8

Question: What letter lies midway between D and J?
Solution: D = 4, J = 10 → Midpoint = (4+10)/2 = 7 → G
Answer: G


🔹 Problem 9

Question: What is the reverse position of the letter C?
Solution: C = 3, reverse = 27 - 3 = 24 → Letter = X
Answer: X


🔹 Problem 10

Question: What is the product of the positions of the first and last letters of the word CAT?
Solution:
C = 3, T = 20
3 × 20 = 60
Answer: 60



Comments

|