This boat travels at 14 miles per hour in still water.
So it goes faster with a current pushing it and slower when the current is holding it back.
Lets let C equal the speed of the current.
So when the boat is going WITH the current, its Rate is 14 + C
And when the boat is going AGAINST the current, its Rate is 14 - C
The formula for distance is
Distance = Rate X Time
If you divide both sides of this equation by rate, you will get that
Time =. Distance
Rate
So the Time for going With the current is 21
14 + C
And the Time for going Against the current is 21
14 - C
Since the total time is 4 hours, we can add the time downstream and the time upstream to get 4.
So 21 + 21 = 4
14 + C 14 - C
Solving this equation for C will give the speed of the current.
So multiply each side of the equation by the common denominator (14 + C) (14 - C). Don't forget to multiply the 4 by that value also. It should look like this:
21 (14 + C) (14 - C) +. 21 (14 + C) (14 - C) = 4 (14 + C)(14 - C)
(14 + C) (14 - C)
Cancelling the common factors in each fraction gives
21 (14 + C) (14 - C) + 21 (14 + C) (14 - C) = 4 (14 + C)(14 - C)
(14 + C) (14 - C)
This simplifies to
21 (14 - C) + 21 (14 + C) = 4 ( 196 - C2 ) Remember that (14 + C)(14 - C) = 142 - C2
Continue expanding and collecting like terms gives
294 - 21 C + 294 - 21 C = 784 - 4 C2
588 = 784 - 4 C2
4 C2 = 784 - 588 = 196 Solving for C2
Dividing by 4 gives
C2 = 196 / 4 = 49 Taking the square root of both sides.
C = 7
The current is traveling at 7 miles per hour.
Lets see if that makes sense.
So going WITH the Current, the boat is traveling at 14 + 7 or 21 miles per hour.
And going AGAINST the Current, the boat is traveling at 14 - 7 or 7 miles per hour.
21 miles of distance at 21 miles per hour will take 1 hour.
21 miles of distance at 7 miles per hour will take 3 hours.
That is a total of 4 hours round trip. IT CHECKS!!