A boy travels 5 km towards the South and then turns left and travels 5 km. After that, he turns to his right and walks 7 km. How far is he from the starting point finally? |
10 km 15 km 13 km 5 km |
13 km |
The correct answer is Option (3) → 13 km Step 1: Set up coordinate system
Step 2: Track the boy’s movement
Step 3: Find distance from starting point Distance formula: $d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$ $d = \sqrt{(5 - 0)^2 + (-12 - 0)^2} = \sqrt{25 + 144} = \sqrt{169} = 13 \text{ km}$ |