Difficulty: Medium
Correct Answer: Both Statements I and II together are sufficient, but neither alone is sufficient.
Explanation:
Introduction / Context:
We must find R's exact position from the left end using relative placement information. Data Sufficiency (DS) requires checking if a unique answer is implied without assuming missing facts like total class size unless forced by logic.
Given Data / Assumptions:
Concept / Approach:
Translate the 'k between' language into a fixed offset of k+1 places to the left or right. Validate side choices against boundary feasibility.
Step-by-Step Solution:
Verification / Alternative check:
We do not need the row length; the invalid negative index eliminates the left-side case, leaving a unique feasible position.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting to add +1 when converting 'k between' to the actual offset; overlooking boundary invalidation on the left side.
Final Answer:
E — Together sufficient (R is 27th from the left).
Discussion & Comments