An automated delivery drone is tested along a flight path starting from point . It first flies due North to reach point . At point , it turns to its right and flies to reach point . From point , it rotates clockwise and flies in a straight line to reach point . Finally, it turns due North and flies to land at pad . What is the shortest distance and direction of landing pad relative to the starting point ?
- due WestAnswer
- Bdue East
- Cdue South-West
- Ddue West
Answer
The shortest distance of landing pad T relative to point P is 6 meters due West.
Using Cartesian coordinates centered at the starting point, the drone moves to (0, 12) at point Q and then to (9, 12) at point R. Rotating 135 degrees clockwise from facing East reorients the drone towards South-West. Moving 15√2 meters in the South-West direction yields a displacement of -15 meters along the x-axis and -15 meters along the y-axis, bringing point S to (-6, -3). Finally, moving 3 meters North adds 3 to the y-coordinate, ending at point T with coordinates (-6, 0). Relative to the origin (0, 0), point T is exactly 6 meters to the West.
Step-by-Step Solution
Key Concept
Direction and Distance Test - Angular Rotations and Vector Displacement
Estimated Time:1m 30s