SOLUTION: If a boat is travelling at x mph for 3 hours upstream on a trip, and goes 2 mph faster on the return trip which lasts 2.5 hours, how far does the boat travel upstream?
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: If a boat is travelling at x mph for 3 hours upstream on a trip, and goes 2 mph faster on the return trip which lasts 2.5 hours, how far does the boat travel upstream?
Log On
Question 823532: If a boat is travelling at x mph for 3 hours upstream on a trip, and goes 2 mph faster on the return trip which lasts 2.5 hours, how far does the boat travel upstream? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! If a boat is travelling at x mph for 3 hours upstream on a trip, and goes 2 mph faster on the return trip which lasts 2.5 hours, how far does the boat travel upstream?
------
Upstream DATA:
time = 3 hrs ; rate = x mph ; distance = 3x miles
----
Downstream DATA:
time = 2.5 hrs ; rate = (x+2) mph ; distance = (5/2)(x+2) miles
---------
Equation:
distance up = distance back
3x = (5/2)x + 5
(1/2)x = 5
x = 10 mph
-----
Distance = 3x = 30 miles
============================
Cheers,
Stan H.
------------