Difficulty: Easy
Correct Answer: SRQP
Explanation:
Introduction / Context:Each block is the set {P, Q, R, S} with one omission. Across the four blocks, the missing letters should cover S, R, Q, P exactly once.
Given Data / Assumptions:Blocks: PQR_, PQ_S, P_RS, _QRS.
Concept / Approach:Identify the missing letter per block in order, then read those four letters to form the answer choice.
Step-by-Step Solution:
1) PQR_ → missing S.2) PQ_S → missing R.3) P_RS → missing Q.4) _QRS → missing P.5) Sequence of missing letters: S R Q P.Verification / Alternative check:Insert S, R, Q, P respectively and each block becomes PQRS.
Why Other Options Are Wrong:They present a different order of missing letters than the one dictated by the underscores.
Common Pitfalls:Misreading positions of the underscores.
Final Answer:SRQP
Discussion & Comments