Difficulty: Easy
Correct Answer: 5 KM
Explanation:
Introduction / Context:
Add the axis movements and compute the resultant distance using the Pythagorean theorem.
Given Data / Assumptions:
Concept / Approach:
Resultant vector R = (3, 4) from the origin. Distance is sqrt(3^2 + 4^2).
Step-by-Step Solution:
Compute R: (3, 4).Distance = sqrt(9 + 16) = sqrt(25) = 5 km.
Verification / Alternative check:
Classic 3-4-5 triangle confirms 5 km.
Why Other Options Are Wrong:
3/4/7 km do not equal the computed hypotenuse.
Common Pitfalls:
Forgetting to combine the two East legs or mis-signing South/North.
Final Answer:
5 KM
Discussion & Comments