Difficulty: Easy
Correct Answer: J, H
Explanation:
Introduction / Context:
This reasoning problem asks you to extend an alphabet sequence by identifying the governing pattern. Such questions test recognition of uniform positional shifts on the A–Z scale and consistent application of that pattern to predict subsequent terms.
Given Data / Assumptions:
Concept / Approach:
The most direct approach is to convert each letter to its alphabet index (A=1, B=2, …, Z=26) and examine the step size between consecutive terms. If a constant positional decrement is found, continue it consistently to generate the missing letters.
Step-by-Step Solution:
Verification / Alternative check:
Why Other Options Are Wrong:
Common Pitfalls:
Guessing without checking each gap numerically; overlooking that the decrement is uniform and not alternating.
Final Answer:
J, H
Discussion & Comments