To determine the shortest distance and direction from Point P back to Point A, we need to track Arvind's movements using a coordinate system.
Let's assume Point A is the origin (0, 0) on a 2D plane, with East along the positive x-axis and North along the positive y-axis.
Arvind's final position is Point P at coordinates (33, 0). Point A is at the origin (0, 0).
To return from Point P (33, 0) to Point A (0, 0), Arvind needs to cover the displacement from P to A.
The required movement is 33 km towards the West.
The shortest distance is the magnitude of the displacement vector ($-33, 0$).
Distance = $\sqrt{(-33)^2 + (0)^2} = \sqrt{1089} = 33$ km.
The direction is determined by the displacement vector components. Since the x-component is -33 (West) and the y-component is 0, the direction is West.
Therefore, Arvind needs to drive 33 km towards West to reach Point A again.
Point A is $30$ m to the North of point B. Point A is $10$ m to the west of point C. Point C is $20$m to the North of point D. Point E is $20$ m to the East of point D. Point F is $20$ m to the South of point E. What is the shortest distance from the point B to point E.
Rakesh left home and walked $5$km southwards, then turned right and walked $2$km and again turned right and walked $5$ km and finally again turned left and walked $5$ km. The shortest distance between the final position and home is.