Difficulty: Medium
Correct Answer: 65 km/h
Explanation:
Introduction / Context:Segmented trips require careful accumulation of distance and then scaling to the whole. Once we find how much distance remains, the required speed for a given remaining time is just distance/time. The key is converting the “3/5 of total” into an absolute distance via the already covered kilometres.
Given Data / Assumptions:
Concept / Approach:If 390 km is 3/5, then total distance = 390 * (5/3) = 650 km. Remaining distance = 650 − 390 = 260 km. Required speed = 260/4.
Step-by-Step Solution:
Total distance = 390 * 5/3 = 650 km.Remaining distance = 650 − 390 = 260 km.Required average speed = 260 / 4 = 65 km/h.Verification / Alternative check:At 65 km/h for 4 h, the train adds 260 km, reaching the computed total of 650 km.
Why Other Options Are Wrong:45/35 km/h would be too slow to cover 260 km in 4 h; 80 km/h is unnecessarily high.
Common Pitfalls:Confusing 3/5 of total time with 3/5 of total distance—here it explicitly refers to distance.
Final Answer:65 km/h
Discussion & Comments