Difficulty: Easy
Correct Answer: Both statements together are sufficient, but NEITHER alone is sufficient.
Explanation:
Introduction / Context:
We must compute the exact distance between two collinear points, P and Q, using reference points T and R. Sufficiency hinges on whether a unique numeric distance results.
Given Data / Assumptions:
Concept / Approach:
Place R at coordinate 0. Use directional data to place T and Q, then apply the midpoint relation to solve for P and hence the distance PQ.
Step-by-Step Solution:
Verification / Alternative check:
Reverse-check midpoint: (−12 + 2)/2 = −10/2 = −5, consistent with T's position.
Why Other Options Are Wrong:
Common Pitfalls:
Sign errors with east/west; forgetting midpoint formula requires absolute positions, not just relative gaps.
Final Answer:
Both statements together are sufficient, but NEITHER alone is sufficient.
Discussion & Comments