SOLUTION: I am having a very hard time with understanding how to come up with an answer to this word problem. During the first part of a trip, a canoeist travels 91 miles at a certain speed
Algebra ->
Radicals
-> SOLUTION: I am having a very hard time with understanding how to come up with an answer to this word problem. During the first part of a trip, a canoeist travels 91 miles at a certain speed
Log On
Question 522953: I am having a very hard time with understanding how to come up with an answer to this word problem. During the first part of a trip, a canoeist travels 91 miles at a certain speed. The canoeist travels 21 miles on the second part of the trip at a speed 5 mph slower. The total time for the trip is 5 hrs. What was the speed on each part of the trip? Found 2 solutions by stanbon, scott8148:Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! During the first part of a trip, a canoeist travels 91 miles at a certain speed. The canoeist travels 21 miles on the second part of the trip at a speed 5 mph slower. The total time for the trip is 5 hrs. What was the speed on each part of the trip?
--------------------
1st part DATA:
distance = 91 miles ; rate = r mph ; time = d/r = 91/r hrs
---------------------------
2nd part DATA:
distance = 21 miles ; rate = r-5 mph ; time = d/r = 21/(r-5) hrs
----------------
Equation:
time + time = 5 hrs
91/r + 21/(r-5) = 5
----
91(r-5) + 21r = 5r(r-5)
112r - 455 = 5r^2-25r
---
Rearrange:
5r^2 - 137r + 455 = 0
Positive solution:
r = 23.5331 mph (1st part speed)
r-5 = 18.5331 mph (2nd part speed)
====================================
Cheers,
stan H.
==============