Difficulty: Easy
Correct Answer: B
Explanation:
Introduction / Context:The clues impose a strict left-to-right ordering; the median position can then be read directly.
Given Data / Assumptions:
Concept / Approach:Combine the inequalities into a single sequence.
Step-by-Step Solution:
Chaining gives: C < E < B < A < D.With five seats, the middle (3rd) position is occupied by B.Verification / Alternative check:Any other placement would violate at least one inequality.
Why Other Options Are Wrong:E and C are too far left; A and D are to the right of the middle.
Common Pitfalls:Reversing “to the right/left of” and breaking the chain.
Final Answer:B
Discussion & Comments