Difficulty: Easy
Correct Answer: 2.5 km/h
Explanation:
Introduction / Context:Rowing problems use effective speeds: downstream uses still water speed plus current, and upstream uses still water speed minus current. A time ratio condition lets us relate these speeds to find the current speed.
Given Data / Assumptions:
Concept / Approach:Time is proportional to 1 / speed for equal distances. If T_up = 2 * T_down, then 1 / (u - v) = 2 / (u + v). Solve for v.
Step-by-Step Solution:
1 / (u - v) = 2 / (u + v).Cross multiply: u + v = 2u - 2v.Rearrange: 3v = u.v = u / 3 = 7.5 / 3 = 2.5 km/h.Verification / Alternative check:Downstream speed = 7.5 + 2.5 = 10 km/h. Upstream speed = 7.5 - 2.5 = 5 km/h. Time ratio for same distance is 1/5 vs 1/10, i.e., upstream time is exactly double downstream time.
Why Other Options Are Wrong:2.0, 2.2, and 2.7 km/h do not satisfy 1/(7.5 - v) = 2/(7.5 + v) when checked numerically.
Common Pitfalls:Using speed ratio instead of time ratio or accidentally adding speeds for upstream.
Final Answer:2.5 km/h
Discussion & Comments