Difficulty: Easy
Correct Answer: South-West
Explanation:
Coordinate walk (East = +x, North = +y) Start (0,0) 5 km South → (0, −5) Right from South = West: 3 km → (−3, −5) Left from West = South: 5 km → (−3, −10)
Direction from start Vector (−3, −10) lies in the South-West quadrant ⇒ South-West.
Discussion & Comments