Difficulty: Easy
Correct Answer: 12 km
Explanation:
Introduction / Context:Round-trip problems use different leg speeds. Knowing still-water speed and current lets us compute each leg's speed and then the distance from total time.
Given Data / Assumptions:
Concept / Approach:Total time = d/vu + d/vd. Solve for d.
Step-by-Step Solution:
3 = d/6 + d/12 = d * (1/6 + 1/12) = d * (1/4)d = 3 * 4 = 12 kmVerification / Alternative check:Upstream time = 12/6 = 2 h; downstream time = 12/12 = 1 h; total = 3 h, matches.
Why Other Options Are Wrong:4, 6, 8 give totals smaller than 3 h; they do not satisfy the time equation.
Common Pitfalls:Using the arithmetic average of speeds to find time. Average speed is not applicable across legs with different speeds unless weighted by time/distance correctly.
Final Answer:12 km.
Discussion & Comments