SOLUTION: During the first part of a trip, a canoiest travels 100miles at a certain speed. The canoiest travels 45miles on the second part of the trip at a speed 5mph slower. The total time
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: During the first part of a trip, a canoiest travels 100miles at a certain speed. The canoiest travels 45miles on the second part of the trip at a speed 5mph slower. The total time
Log On
Question 471820: During the first part of a trip, a canoiest travels 100miles at a certain speed. The canoiest travels 45miles on the second part of the trip at a speed 5mph slower. The total time for the trip is 3hrs. What was the speed on each part of the trip? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! During the first part of a trip, a canoiest travels 100 miles at a certain speed.
----------------
The canoiest travels 45miles on the second part of the trip at a speed 5mph slower.
-----------
The total time for the trip is 3hrs.
----------------
What was the speed on each part of the trip?
===
1st Part DATA:
distance = 100 miles ; rate = r mph ; time = 100/r hrs
----------
2nd Part DATA:
distance = 45 miles : rate = r-5 mph ; time = 45/(r-5) hrs
---------
Equation:
time + time = 3 hrs
100/r + 45/(r-5) = 3 hrs
---
100(r-5) + 45r + 3r(r-5)
---
145r - 500 = 3r^2-15r
---
3r^2 -160r + 500 = 0
---
I graphed the quadratic and found
a realistic solution at r = 50 mph (rate on 1st part of trip)
---
Then r-5 = 45 mph (rate on 2nd part of trip)
==================
Cheers,
Stan H.
==================