
Carter M. answered 04/30/15
Tutor
New to Wyzant
Math, English, Reading, Writing, ACT/SAT
boat moves at 18 miles per hour in still water. 18 miles per hour equals velocity, and it's the velocity of the boat, so I'll call it vb
vb = 18m/h
v of boat downstream = vd
v of boat upstream = vu
distance upstream = du = 10 miles = 10m
distance downstream = dd = 14 miles = 14m
time = t you must know that distance = velocity * time!
we want to know the velocity of the current, which = vc
vd = vb + vc because the current pushes the boat along
vu = vb - vc because the current pushes against the boat
du = vu*t = (vb - vc)t = 10m dd = vd*t = (vb + vc)t = 14m
14m = 10m + 4m
so
dd = du + 4m
so
dd = (vb - vc)t + 4m
(vb + vc)t = (vb - vc)t + 4m
so, we know vb = 18m/h
(18m/h + vc)t = (18m/h - vc)t + 4m
18mt/h + vct = 18mt/h - vct + 4m
subtract 18mt/h from both sides and you get:
vct = -vct + 4m
add -vct to both sides
2vct = 4m
vc = 2m/t so now we need to figure out what t equals
(vb + vc)t = 14m
(18m/h + 2m/t)t = 14m
18mt/h + 2m = 14m
18mt/h = 12m
t = (12m/18m)h = 2h/3
vc = 2m/t = 2m/(2h/3) = 2m*3/2h = 3m/h = 3 miles per hour
whew! that's a lot of calculations!