Question

Difficulty: MediumDirection and Distance Test

An officer leaves his office at point OO and walks 12 km12\text{ km} due East to reach point P1P_1. He then turns 9090^\circ to his left and walks 9 km9\text{ km} due North to reach point P2P_2. From P2P_2, he turns 135135^\circ in the clockwise direction and walks 52 km5\sqrt{2}\text{ km} straight to reach point P3P_3. Finally, he turns due West and walks 17 km17\text{ km} to reach point P4P_4. What is the shortest distance between his final position P4P_4 and his starting point OO, and in which direction is he relative to the starting point?

  1. 4 km4\text{ km}, NorthAnswer
  2. B
    4 km4\text{ km}, South
  3. C
    5 km5\text{ km}, North-East
  4. D
    17 km17\text{ km}, West

Answer

4 km4\text{ km} due North of the starting point.
By resolving each movement step into Cartesian coordinates starting from origin (0,0)(0,0):
- P1=(12,0)P_1 = (12, 0)
- P2=(12,9)P_2 = (12, 9)
- Turning 135135^\circ clockwise from North points South-East. Moving 52 km5\sqrt{2}\text{ km} gives Δx=+5\Delta x = +5 and Δy=5\Delta y = -5, so P3=(17,4)P_3 = (17, 4).
- Moving 17 km17\text{ km} West gives P4=(0,4)P_4 = (0, 4).
The shortest distance from (0,0)(0,0) to (0,4)(0,4) is 4 km4\text{ km} due North.

Step-by-Step Solution

1
Set origin OO at (0,0)(0, 0) and calculate coordinates after the first two movements.
After walking 12 km12\text{ km} East, P1=(12,0)P_1 = (12, 0). After turning 9090^\circ left (facing North) and walking 9 km9\text{ km}, P2=(12,9)P_2 = (12, 9).
East represents the +x+x direction and North represents the +y+y direction.
2
Determine facing direction at P2P_2 and calculate displacement for the 135135^\circ clockwise turn.
Facing North (00^\circ). A 135135^\circ clockwise turn points South-East. Moving 52 km5\sqrt{2}\text{ km} South-East gives Δx=52cos(45)=5 km\Delta x = 5\sqrt{2} \cdot \cos(45^\circ) = 5\text{ km} and Δy=52sin(45)=5 km\Delta y = -5\sqrt{2} \cdot \sin(45^\circ) = -5\text{ km}. Thus, P3=(12+5,95)=(17,4)P_3 = (12 + 5, 9 - 5) = (17, 4).
South-East movement increases the xx-coordinate by 55 and decreases the yy-coordinate by 55.
3
Calculate final position P4P_4 after walking 17 km17\text{ km} West.
Walking 17 km17\text{ km} West (x -x direction) from (17,4)(17, 4) gives P4=(1717,4)=(0,4)P_4 = (17 - 17, 4) = (0, 4).
Westward displacement directly reduces the xx-coordinate by 17 km17\text{ km}.
4
Compute shortest distance and direction from origin (0,0)(0,0) to (0,4)(0,4).
Shortest distance =(00)2+(40)2=4 km= \sqrt{(0-0)^2 + (4-0)^2} = 4\text{ km} in the positive yy-direction (North).
Since the xx-coordinate is 00 and y=4y = 4, the point lies directly on the North axis.

Key Concept

Vector resolution of multi-step directional movements involving angular turns
Estimated Time:1m 30s
Rate this question