Difficulty: Easy
Correct Answer: 55 km/h
Explanation:
Introduction / Context:When a vehicle goes and returns over equal distances at two different speeds, the “overall” or average speed is not the arithmetic mean. It is the harmonic-mean formula: average speed = 2ab / (a + b). This captures the fact that time spent at the lower speed weighs more in the total time.
Given Data / Assumptions:
Concept / Approach:For equal one-way distance D, total time = D/58 + D/52. Total distance = 2D. Average speed = total distance / total time = 2D / (D/58 + D/52) = 2ab/(a + b).
Step-by-Step Solution:
Average = 2 * 58 * 52 / (58 + 52).Average = 6032 / 110 = 54.836… km/h.Approximate to nearest option ≈ 55 km/h.Verification / Alternative check:If you wrongly take the simple mean: (58 + 52)/2 = 55 km/h—here it coincidentally matches the rounded harmonic mean because the two speeds are close; but the correct derivation is harmonic mean for equal distances.
Why Other Options Are Wrong:52 or 48 km/h underestimate; 60 km/h is impossible since both legs are at or below 58 km/h and 52 km/h.
Common Pitfalls:Using arithmetic average for unequal times; forgetting that lower speed dominates time.
Final Answer:55 km/h
Discussion & Comments