Question 636940
The makimum speed of a barge in still water is 8 miles per hour. At this rate, a 30 mile trip downstream (with the current) takes as much time as an 18 mile trip upstream (against the current).
A. Find the rational expressions that measure the amount of time it takes for the barge to go downstream and upstream if c represents the speed of the current.
Downstream DATA:
distance = 30 miles ; rate = 8+c ; time = 30/(8+c) hrs
-----
Upstream DATA:
distance = 18 miles ; rate = 8-c ; time 18/(8-c) hrs
-----
Equation:
time up = time down
18/(8-c) = 30/(8+c)
18(8+c) = 30(8-c)
144 + 18c = 240 - 30c
48c = 96
c = 2 mph (speed of the current)
===================================
Cheers,
Stan H.
=================
B. What is the speed of the current?