Difficulty: Medium
Correct Answer: 8 km/h
Explanation:
Introduction / Context:For a round trip in a current, the total time equals the sum of downstream and upstream times. Using the stream speed, we can set an equation in the unknown still water speed u and solve it.
Given Data / Assumptions:
Concept / Approach:Time downstream = 6 / (u + v). Time upstream = 6 / (u - v). Their sum equals 2. Solve for u > v.
Step-by-Step Solution:
6/(u + 4) + 6/(u - 4) = 2Multiply through: 6(u - 4) + 6(u + 4) = 2(u^2 - 16)12u = 2u^2 - 322u^2 - 12u - 32 = 0 ⇒ u^2 - 6u - 16 = 0Solve: (u - 8)(u + 2) = 0 ⇒ u = 8 km/h (positive root)Verification / Alternative check:Downstream speed 12 km/h gives 0.5 h; upstream speed 4 km/h gives 1.5 h; total 2 h, consistent.
Why Other Options Are Wrong:
Common Pitfalls:Adding distances and averaging speeds directly. Always sum times with correct effective speeds and solve the resulting equation carefully.
Final Answer:8 km/h
Discussion & Comments