Difficulty: Easy
Correct Answer: East
Explanation:
Introduction / Context:Compute net displacement from the school to the home after the loop-like path.
Given Data / Assumptions:
Concept / Approach:Combine orthogonal components to get resultant direction.
Step-by-Step Solution:
Start (0,0) → (0,−3) → (2,−3) → (2,0) → (1,0).Home relative to school = (1,0) ⇒ East.Verification / Alternative check:Only an uncompensated 1 km East remains.
Why Other Options Are Wrong:They require residual North/South/West components which do not exist.
Common Pitfalls:Assuming last West step overcompensates the earlier East move.
Final Answer:East
Discussion & Comments