Difficulty: Medium
Correct Answer: 65 km
Explanation:
Given data
Concept/ApproachResolve Car 1's off-road motion into components. Only the east–west (along-road) component affects along-road separation. Returning to the main road restores the perpendicular offset (15 km) back to zero.
Step-by-step calculationTake Car 1 start at x = 0; Car 2 start at x = 150 (same x-axis = main road).Car 1: +25 km (to x = 25) → right 15 km (perpendicular) → left-turn +25 km (to x = 50) → return perpendicular 15 km to the road at x = 50.Car 2: −35 km from x = 150 → x = 115.Separation on the road = 115 − 50 = 65 km.
VerificationPerpendicular excursions cancel out when Car 1 comes back to the road; only along-road displacements matter.
Common pitfalls
Final Answer65 km
Discussion & Comments