Difficulty: Easy
Correct Answer: S
Explanation:
Introduction / Context:
This problem mixes two relative statements to pin down specific ranks in a unique descending order. The language “shorter than only …” and “taller than only …” precisely indicates positions from the ends.
Given Data / Assumptions:
Concept / Approach:
Translate the exclusivity terms into fixed positions. With six people, being “taller than only two” means exactly the 4th position from the top. Being “shorter than only two” means exactly the 3rd position from the top.
Step-by-Step Solution:
Verification / Alternative check:
No other placement satisfies both exclusivity statements simultaneously. Any attempt to move S to 2nd would break “only T and Q taller,” and any attempt to move R would change the count of people below him.
Why Other Options Are Wrong:
Common Pitfalls:
Misreading “only” as “at least,” which would loosen constraints and lead to multiple answers.
Final Answer:
S
Discussion & Comments