Question

Difficulty: MediumRate, Time, and Distance Problems

A motorboat travels 6060 miles downstream in a river with a constant current and then returns upstream along the same route to its starting point. If the motorboat's speed in still water is 2020 miles per hour and the total round-trip journey takes 88 hours, what is the speed of the river current, in miles per hour?

  1. A
    55
  2. B
    88
  3. 1010Answer
  4. D
    1212
  5. E
    1515

Answer

The speed of the river current is 1010 miles per hour.
The correct answer is 1010 miles per hour. Substituting c=10c = 10 into the rates gives a downstream rate of 3030 mph (taking 60/30=260 / 30 = 2 hours) and an upstream rate of 1010 mph (taking 60/10=660 / 10 = 6 hours). The total trip time is 2+6=82 + 6 = 8 hours, which matches the problem description.

Step-by-Step Solution

1
Define variables and expressions for downstream and upstream rates.
Let cc be the speed of the river current in mph. Downstream rate is 20+c20 + c mph and upstream rate is 20c20 - c mph.
When traveling downstream, the current adds to the boat's still-water speed; when traveling upstream, the current subtracts from it.
2
Set up the total time equation using Time = Distance / Rate.
6020+c+6020c=8\frac{60}{20 + c} + \frac{60}{20 - c} = 8
The sum of the time spent traveling downstream and the time spent traveling upstream equals the total trip duration of 88 hours.
3
Find a common denominator and solve the algebraic equation for cc.
60(20c)+60(20+c)=8(20+c)(20c)    120060c+1200+60c=8(400c2)    2400=32008c260(20 - c) + 60(20 + c) = 8(20 + c)(20 - c) \implies 1200 - 60c + 1200 + 60c = 8(400 - c^2) \implies 2400 = 3200 - 8c^2
Combining the fractions over the common denominator (20+c)(20c)=400c2(20+c)(20-c) = 400 - c^2 allows clear quadratic isolation.
4
Isolate c2c^2 and solve for cc.
8c2=800    c2=100    c=108c^2 = 800 \implies c^2 = 100 \implies c = 10
Since speed must be a positive quantity, c=10c = 10 miles per hour.

Key Concept

Rate, Time, and Distance Problems in Currents (Upstream and Downstream)
Rate this question