A man travels 15 km towards the east, then turns right and travels 20 km. He then turns left and travels 30 km. Finally, he takes a right turn and covers 40 km. The shortest distance between the starting point and the destination is:
75 km
This problem asks for the shortest distance between a starting point and a final destination after a series of movements in different directions. This type of problem involves calculating the net displacement, which is a vector quantity representing the straight-line distance and direction from the start to the end point.
We can solve this by considering the movements along the East-West axis and the North-South axis separately. Let's assume the starting point is the origin (0,0) of a coordinate system, where East is the positive x-direction and North is the positive y-direction. Consequently, West is the negative x-direction and South is the negative y-direction.
Let's track the man's position based on the given movements:
After all the movements, the final position relative to the starting point is (45, -60). This means the man is 45 km to the East and 60 km to the South of his starting point.
The total displacement is a vector from (0,0) to (45, -60). The shortest distance is the magnitude of this displacement vector, which is the straight-line distance between the start and end points.
The net movement forms two perpendicular legs of a right-angled triangle: 45 km East and 60 km South. The shortest distance between the start and end point is the hypotenuse of this right triangle.
Let \(d\) be the shortest distance. According to the Pythagorean theorem:
\(d^2 = (\text{Net East/West Displacement})^2 + (\text{Net North/South Displacement})^2\)
In this case:
\(d^2 = (45 \text{ km})^2 + (60 \text{ km})^2\)
Now, let's calculate the squares:
\(45^2 = 45 \times 45 = 2025\)
\(60^2 = 60 \times 60 = 3600\)
Substitute these values back into the equation:
\(d^2 = 2025 + 3600\)
\(d^2 = 5625\)
To find \(d\), we take the square root of both sides:
\(d = \sqrt{5625}\)
Calculating the square root:
\(\sqrt{5625} = 75\)
So, the shortest distance between the starting point and the destination is 75 km.
| Movement | Direction | Distance (km) | Horizontal Change (East+) | Vertical Change (South-) |
|---|---|---|---|---|
| 1 | East | 15 | +15 | 0 |
| 2 (Right turn from East is South) | South | 20 | 0 | -20 |
| 3 (Left turn from South is East) | East | 30 | +30 | 0 |
| 4 (Right turn from East is South) | South | 40 | 0 | -40 |
Total Horizontal Displacement = \(+15 + 0 + 30 + 0 = +45\) km (East)
Total Vertical Displacement = \(0 - 20 + 0 - 40 = -60\) km (South)
Shortest distance \(d = \sqrt{(+45)^2 + (-60)^2} = \sqrt{45^2 + 60^2} = \sqrt{2025 + 3600} = \sqrt{5625} = 75\) km.
| Concept | Definition | Type | Depends on Path? |
|---|---|---|---|
| Distance | The total length of the path traveled. | Scalar (Magnitude only) | Yes |
| Displacement | The straight-line distance and direction from the start to the end point. | Vector (Magnitude and Direction) | No (Only on start and end points) |
Direction and distance problems are common in reasoning and quantitative aptitude tests. They often involve visualizing movement on a 2D plane. Here are some key points:
Shweta starts walking from her office and walks 150 m towards the south, then she turns right and walks 80 m, and then she turns left and walks 60 m. She finally turns left and walks 280 m to reach a bank. What is the shortest distance between her office and the bank?
Starting from her home, a woman walks 10 km towards the west. She turns left and walks 25 km. Again she turns left and walks 10 km. After that, she again turns left and walks 5 km. How far is she from her house now?
A. 35
B. 20
C. 25
D. 40
A man starts from point ‘O’, travels 20 km towards East to reach point ‘A’, turns right and travels 10 km to reach point 'B', turns right and travels 9 km to reach point 'C', turns right and travels 5 km to reach point 'D', turns left and travels 12 km to reach point 'E' and then turns right and travels 6 km to reach point 'F'.
In which direction is the man facing now?
Lalit walks 9 km east, turns left and walks another 8 km. He again takes a left and walks another 3 km. How far and in which direction is he now from his starting point?
A boy starts from his home northward in order to go to a hotel. He took right turn and took left to reach the hotel. Which direction is the hotel facing?