SOLUTION: Please help me to solve this problem: A man in a rowboat rows 2 kilometres upstream when at this point a sudden wind blows his hat into the river. He ignores this slight inconve

Algebra ->  Customizable Word Problem Solvers  -> Travel -> SOLUTION: Please help me to solve this problem: A man in a rowboat rows 2 kilometres upstream when at this point a sudden wind blows his hat into the river. He ignores this slight inconve      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 100322: Please help me to solve this problem:
A man in a rowboat rows 2 kilometres upstream when at this point a sudden wind blows his hat into the river. He ignores this slight inconvenience and continues to row upstream for another 15 minutes(1/4 hr)
At this point he turns around and paddles downstream at the same rate he had paddled upstream. Upon reaching the point where he entered the river he noticed he had caught up with his hat. From all of this dilemma the question is, "At what rate is the river flowing'?
Thank you.

Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
A man in a rowboat rows 2 kilometres upstream when at this point a sudden wind blows his hat into the river. He ignores this slight inconvenience and continues to row upstream for another 15 minutes(1/4 hr)
:
At this point he turns around and paddles downstream at the same rate he had paddled upstream. Upon reaching the point where he entered the river he noticed he had caught up with his hat. From all of this dilemma the question is, "At what rate is the river flowing'?
:
I assume because of the phrase "another 15 min" that he rowed the 2 kilometers
from the start in 15 min, then rowed another 15 min and 2 more kilometers
At that point he will have rowed for 1/2 hr and was 4 km from the start.
:
Let s = the speed of the boat in still water
Let x = speed of the current
:
Since he travels 4 km in half an hour up-stream, effective speed = 8 km/h
we can say:
s - x = 8
or
s = (x + 8)
:
The boat travels up-stream 2 km at 8 km (s - x)
s = (x+8)
:
speed down stream:
s + x
Substitute (x+8) for s and you have
(x + 8) + x = (2x + 8)
:
Then it goes down-stream 4 km at (8 + 2x)
;
Meanwhile the hat travels down stream 2 km at x speed
:
Write a time equation: Time = dist/speed
boat time up + boat time down = hat floating time
2%2F8 + 4%2F%288%2B2x%29 = 2%2Fx
:
Solve this equation for x, multiply eq by 8x(8+2):
2(x(8+2x)) + 4(8x) = 2(8(8+2x))
16x + 4x^2 + 32x = 128 + 32x
4x^2 + 16x + 32x - 32x - 128 = 0
4x^2 + 16x - 128 = 0
Simplify, divide by 4:
x^2 + 4x - 32 = 0
Factors to:
(x + 8)(x - 4) = 0
x = +4, it's the positive solution we want here.
:
Current is 4 km/h
:
You can prove this in the original problem
Boat speed was s - x = 8
s - 4 = 8
s = 12 is the boat speed in still water.
:
it went 2 km at 8 and 4 km at 16 while the hat went 2 km at 4
2%2F8 + 4%2F16 = 2%2F4
:
Did this make sense? Hope so.