Difficulty: Medium
Correct Answer: 2.2 km/h
Explanation:
Introduction / Context:
When downstream and upstream times for the same distance are known, we can compute the corresponding speeds and then infer the still water speed as the average of the two effective speeds. This uses the linear nature of relative motion with current.
Given Data / Assumptions:
Concept / Approach:
Downstream speed sd = distance / time. Upstream speed su = distance / time. Still water speed u = (sd + su) / 2. Current speed v = (sd - su) / 2 (not required but useful for checks).
Step-by-Step Solution:
Verification / Alternative check:
Then v = (2.4 - 2.0) / 2 = 0.2 km/h. Check: downstream u + v = 2.2 + 0.2 = 2.4 matches sd, and upstream u - v = 2.0 matches su.
Why Other Options Are Wrong:
Common Pitfalls:
Using arithmetic mean of times or distances incorrectly. Here we average effective speeds, not times. Keep units consistent.
Final Answer:
2.2 km/h
Discussion & Comments