A person starts from point O, walks 6 m North, then 6 m East, then 9 m South, and finally 10 m West. In which direction and at what shortest distance is the person from O?
Last Updated:
Last Updated:
Use coordinates with O = (0, 0), East as positive x and North as positive y. Horizontal calculation: the person moves 6 m East and 10 m West, so net x = 6 - 10 = -4 m. Vertical calculation: the person moves 6 m North and 9 m South, so net y = 6 - 9 = -3 m. The signs of (-4, -3) place the final point in the South-West direction. The shortest distance is straight-line displacement: √((-4)² + (-3)²) = √(16 + 9) = √25 = 5 m. Therefore option C, South-West, 5 m, is correct. The opposite-direction option is wrong because it reverses the verified coordinate signs. The option giving 7 m is wrong because it does not use the Pythagorean shortest distance. The West option is wrong because both non-zero coordinate components, or the exact zero component, determine South-West, not a neighbouring compass direction.
FAQ
Common questions and clear answers for this topic.
Direction Test questions describe movements or turns and ask for the final direction, relative position or shortest distance from a starting point. They test compass knowledge, spatial tracking and displacement calculation.
Find net East-West movement as x and net North-South movement as y. The shortest distance from the start is √(x² + y²), while the signs of x and y determine the final compass direction.
Use coordinates: East +x, West -x, North +y and South -y. Add movements axis-wise, identify direction from the final signs and use the Pythagorean formula when both coordinates are non-zero.