Difficulty: Medium
Correct Answer: 1.2 km/h
Explanation:
Introduction / Context:
Here, different distances are covered upstream and downstream but with equal times. This allows direct computation of effective speeds in both directions and then the current speed by halving their difference.
Given Data / Assumptions:
Concept / Approach:
Compute su = 16/5 km/h and sd = 28/5 km/h. Then current speed v = (sd - su)/2. Still water speed u = (sd + su)/2 if needed.
Step-by-Step Solution:
Verification / Alternative check:
u = (5.6 + 3.2)/2 = 4.4 km/h. Then upstream u - v = 3.2 and downstream u + v = 5.6, consistent with the computed rates.
Why Other Options Are Wrong:
Common Pitfalls:
Forgetting to halve the difference between effective speeds; mixing km and hours. Always use v = (sd - su)/2 with consistent units.
Final Answer:
1.2 km/h
Discussion & Comments