Four athletes are training on a large flat ground. Match each athlete's movement sequence with their final direction relative to their respective starting points.
- Athlete P: Runs North, turns right to run , then turns right again and runs .East
- Athlete Q: Runs South, turns left to run , then turns left again and runs .North-East
- Athlete R: Runs West, turns right to run , then turns left and runs .North-West
- Athlete S: Runs East, turns right to run , then turns right again and runs .South-West
Answer
Athlete P matches with East, Athlete Q matches with North-East, Athlete R matches with North-West, and Athlete S matches with South-West.
By placing each athlete's starting point at an origin on a Cartesian plane, their movements can be translated into coordinate updates. P ends at which is East. Q ends at which is North-East. R ends at which is North-West. S ends at which is South-West.
Step-by-Step Solution
Key Concept
Tracking sequential movements using cardinal directions and angular turns to determine net displacement and final relative direction.
Estimated Time:2m 0s