Difficulty: Easy
Correct Answer: 2 km/h
Explanation:
Introduction / Context:
Given unit distances and times in each direction, convert to effective speeds and use their difference to find the stream speed. This illustrates how time per kilometer maps to speed in km/h.
Given Data / Assumptions:
Concept / Approach:
Compute su and sd, then v = (sd - su)/2. Keep units consistent by converting minutes to hours before inversion.
Step-by-Step Solution:
Verification / Alternative check:
The still water speed u = (sd + su)/2 = (10 + 6)/2 = 8 km/h. Then u ± v = 8 ± 2 gives 10 and 6, matching inputs.
Why Other Options Are Wrong:
Common Pitfalls:
Failing to convert minutes to hours; averaging times rather than speeds. Speed is distance divided by time in hours here.
Final Answer:
2 km/h
Discussion & Comments