SOLUTION: Debbie traveled by boat 4 miles upstream to fish in her favorite spot. Because of the 5-mph current, it took her 40 minutes longer to get there than to return. How fast will her bo

Algebra ->  Length-and-distance -> SOLUTION: Debbie traveled by boat 4 miles upstream to fish in her favorite spot. Because of the 5-mph current, it took her 40 minutes longer to get there than to return. How fast will her bo      Log On


   



Question 123855: Debbie traveled by boat 4 miles upstream to fish in her favorite spot. Because of the 5-mph current, it took her 40 minutes longer to get there than to return. How fast will her boat go in still water? (Round the answer to one decimal place.)

Found 2 solutions by stanbon, solver91311:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Debbie traveled by boat 4 miles upstream to fish in her favorite spot. Because of the 5-mph current, it took her 40 minutes longer to get there than to return. How fast will her boat go in still water? (Round the answer to one decimal place.)
---------------------
Let "b" be the speed of the boat in still water:
----------------------
Upstream DATA:
Distance = 4 miles ; rate = b-5 mph ; time = 4/(b-5) hrs
----------------------
Downstream DATA:
Distance = 4 miles ; rate = b+5 mph ; time = 4/(b+5) hrs
-----------------------
EQUATION:
Up time - Down time = (2/3) hr
4/(b-5) - 4(b+5) = (2/3)
----------
[4b+20-4h+20] = (2/3)(b^2-25)
40 = (2/3)(b^2-25)
120 = 2b^2-50
b^2 = 85
b = sqrt(85) is approximately 9.22 mph
==============
Cheers,
Stan H.

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!


Discussion



The basic formula for this sort of problem is d=rt.
But it seems at first glance that there isn't enough information.

What we need to do is create two relationships that express the time it took to
travel one direction in terms of the given distance, 4 miles, and the rate in
still water.

So we are going to use the distance formula in this configuration: t=d%2Fr





Solution



Let's let the rate in still water (the value we are trying to determine)
be r. Since we know that the rate of the current was 5 mph, the boat
would go 5 mph slower than the rate in still water going upstream r-5,
and 5 mph faster than the rate in still water going downstream r%2B5.

Let's say that the time it took to go downstream is t, and we are given that
the time upstream was 40 minutes longer. 40 minutes is 2/3 hour, so we can
express the upstream time as t+%2B+2%2F3.

Using the distance/rate/time formula solved for time, we can write:

t=4%2F%28r%2B5%29 to describe the downstream trip and

%28t%2B2%2F3%29=4%2F%28r-5%29 to describe the upstream trip

Taking the second equation and adding -2%2F3 to both sides,
t=%284%2F%28r-5%29%29-2%2F3

Now, since we have two things equal to t, we can set them equal to each other.

%284%2F%28r-5%29%29-2%2F3=4%2F%28r%2B5%29

Add -4%2F%28r%2B5%29 to both sides to get everything on the left set equal to 0

%284%2F%28r-5%29%29-2%2F3-4%2F%28r%2B5%29=0

Now we have three rational expressions. To obtain the sum, we need a lowest
common denominator. Since there are no factors in common among the three
denominators, the LCD is simply the product of the three, namely:

3%28r%2B5%29%28r-5%29

So, applying this LCD, we have:


This looks rather ugly, but it's not as bad as it looks. Remember that a%2Fb=0,
if and only if a=0 and b%3C%3E0.

Just to make sure the denominator is never zero, we need to exclude any
result of 5 or -5, but for the moment, all we need to to is simplify the
numerator, set it equal to zero, and solve.

12r%2B60-2r%5E2%2B50-12r%2B60=0
-2r%5E2%2B170=0
r%5E2=85
r=sqrt%2885%29 roughly 9.2 mph





Check Answer



Downstream trip: t=4%2F%28sqrt%2885%29%2B5%29, rationalizing the denominator:

Upstream trip: t=4%2F%28sqrt%2885%29-5%29, rationalizing the denominator:


These two times should differ by 2/3, so:

%28%28sqrt%2885%29%2B5%29%2F15%29-%28%28sqrt%2885%29-5%29%2F15%29
%28sqrt%2885%29%2F15%29%2B5%2F15-%28sqrt%2885%29%2F15%29%2B5%2F15
10%2F15=2%2F3, answer checks.