Difficulty: Medium
Correct Answer: 3 km/h
Explanation:
Introduction / Context:With still-water speed and total time over symmetric downstream/upstream distances, the current can be solved from a single rational equation.
Given Data / Assumptions:
Concept / Approach:Solve 91/(b + c) + 91/(b − c) = 20 for c (0 < c < b).
Step-by-Step Solution:
91/(10 + c) + 91/(10 − c) = 2091 * ( (10 − c) + (10 + c) ) / (100 − c^2) = 20 ⇒ 91 * 20 / (100 − c^2) = 201820 / (100 − c^2) = 20 ⇒ 100 − c^2 = 91 ⇒ c^2 = 9 ⇒ c = 3 km/hVerification / Alternative check:Downstream 91/(13) = 7 h; upstream 91/7 = 13 h; total = 20 h, consistent.
Why Other Options Are Wrong:2, 4, 5 do not satisfy the sum-of-times equation with b = 10 km/h over 91 km each way.
Common Pitfalls:Trying to average the two leg speeds directly; always sum times for unequal speeds over fixed distances.
Final Answer:3 km/h.
Discussion & Comments