SOLUTION: I would very much appreciate if you could answer this question I do not know what category this is: The speed of a boat in still water is 10km/h. The boat travels 12km upstream

Algebra ->  Probability-and-statistics -> SOLUTION: I would very much appreciate if you could answer this question I do not know what category this is: The speed of a boat in still water is 10km/h. The boat travels 12km upstream       Log On


   



Question 138079This question is from textbook Prentice Hall Algebra 1
: I would very much appreciate if you could answer this question I do not know what category this is:
The speed of a boat in still water is 10km/h. The boat travels 12km upstream and 28km downstream in a total time of 4 hours. What is the speed of the stream?

Thank You
This question is from textbook Prentice Hall Algebra 1

Found 3 solutions by ankor@dixie-net.com, stanbon, scott8148:
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
The speed of a boat in still water is 10km/h. The boat travels 12km upstream and 28km downstream in a total time of 4 hours. What is the speed of the stream?
:
Let x = speed of the current:
then
(10-x) = speed upstream
and
(10-x) = speed downstream
;
Write a time equation: Time = Dist/speed
:
Upstream time + downstream time = 4 hrs
12%2F%28%2810-x%29%29 + 28%2F%28%2810%2Bx%29%29 = 4
:
Multiply equation by (10-x)(10+x), get rid of the denominator, you have:
12(10+x) + 28(10-x) = 4(10-x)(10+x)
:
120 + 12x + 280 - 28x = 4(100 - x^2)
:
-16x + 400 = 400 - 4x^2
:
+4x^2 - 16x + 400 - 400 = 0
:
4x^2 - 16x = 0
:
4x(x - 4) = 0
:
x = +4 km/h is the speed of the current
:
:
Check solution by finding the times (Speed up = 6 km/h; Speed down = 14 km/h):
12%2F6 + 28%2F14 = 4 hrs

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The speed of a boat in still water is 10km/h. The boat travels 12km upstream and 28km downstream in a total time of 4 hours. What is the speed of the stream?
--------------------
Let the speed of the stream be "s".
----------------------------------
Upstream DATA:
Distance = 12 km ; Rate = 10-s kph ; Time = d/r = 12/(10-s) hrs.
-----------------------------------
Downstream DATA:
Distance = 28 km ; Rate = 10+s kph ; Time = d/r = 28/(10+s) hrs
-----------------------------------
EQUATION:
time up + time down = 4 hrs
12/(10-s) + 28/(10+s) = 4
12(10+s) + 28(10-s) = 4(100-s^2)
3(10+s) + 7(10-s) = 100-s^2
30+3s + 70-7s = 100-s^2
s^2-4s= 0
s(s-4) = 0
s = 4 kph (speed of the stream)
---------------------------------
Cheers,
Stan H.

Answer by scott8148(6628) About Me  (Show Source):
You can put this solution on YOUR website!
let x=current __ rate upstream is 10-x and rate downstream is 10+x

d=rt, so t=d/r __ time up plus time down is 4 hr

4=[12/(10-x)]+[28/(10+x)] __ multiplying by (10-x)(10+x) __ 4(10-x)(10+x)=12(10+x)+28(10-x)

400-4x^2=400-16x __ adding 4x^2-400 __ 0=4x^2-16x __ dividing by 4 __ 0=x^2-4x

factoring __ 0=x(x-4) __ x=0 and x=4 (zero is not realistic)