SOLUTION: the current in a river moves at 2mph. a boat travels 18 mph upstream and 7mph down stream in a total 7 hours. what the speed of the boat in still water?

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: the current in a river moves at 2mph. a boat travels 18 mph upstream and 7mph down stream in a total 7 hours. what the speed of the boat in still water?      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 206290: the current in a river moves at 2mph. a boat travels 18 mph upstream and 7mph down stream in a total 7 hours. what the speed of the boat in still water?
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
I assume when you say 18 mph you mean 18 miles, and 7 mph mean 7 miles.
:
the current in a river moves at 2mph. a boat travels 18 miles upstream
and 7 miles down stream in a total 7 hours.
what the speed of the boat in still water?
;
Let s = speed of the boat in still water
then
(s+2) = speed downstream
and
(s-2) = speed upstream
;
Write a time equation: Time = dist%2Fspeed
:
Time downstream + time upstream = 7 hrs
18%2F%28%28s%2B2%29%29 + 7%2F%28%28s-2%29%29 = 7
:
Multiply equation by (s+2)(s-2)
(s+2)(s-2)*18%2F%28%28s%2B2%29%29 + (s+2)(s-2)*7%2F%28%28s-2%29%29 = 7*(s+2)(s-2)
:
Cancel the denominators and you have:
18(s-2) + 7(s+2) = 7*(s^2 - 4)
:
18s - 36 + 7s + 14 = 7s^2 - 28
:
25s - 22 = 7s^2 - 28
:
Arrange as a quadratic equation on the right
0 = 7s^2 - 25s - 28 + 22
:
7s^2 - 25s - 6 = 0
:
Use the quadratic formula to find s
x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+
In this problem x = s; a = 7; b = -25; c = -6
s+=+%28-%28-25%29+%2B-+sqrt%28-25%5E2+-+4+%2A+7+%2A+-6+%29%29%2F%282%2A7%29+
:
s+=+%2825+%2B-+sqrt%28625+-+%28-168%29+%29%29%2F14+
:
s+=+%2825+%2B-+sqrt%28625+%2B+168+%29%29%2F14+
:
s+=+%2825+%2B-+sqrt%28793+%29%29%2F14+
The positive solution is what we want here
s+=+%2825+%2B+28.16%29%2F14+
s = 53.16%2F14
s ~ 3.8 mph in still water
:
:
That is awful slow, let's see if that's true
Upstream time + downstream time =
7%2F1.8 + 18%2F5.8 =
3.89 + 3.10 = 6.99 ~ 7 hrs