SOLUTION: During the first part of a trip a canoeist travels 48 miles at a certain speed. The canoeist travels 19 miles on the second part of the trip at a speed 5 mph slower. The total time
Algebra ->
Quadratic Equations and Parabolas
-> SOLUTION: During the first part of a trip a canoeist travels 48 miles at a certain speed. The canoeist travels 19 miles on the second part of the trip at a speed 5 mph slower. The total time
Log On
Question 401141: During the first part of a trip a canoeist travels 48 miles at a certain speed. The canoeist travels 19 miles on the second part of the trip at a speed 5 mph slower. The total time for the trip is 3 hours. What was the speed on each part of the trip? Found 2 solutions by jsmallt9, robertb:Answer by jsmallt9(3758) (Show Source):
You can put this solution on YOUR website! Using the distance equals rate times time, d = r*t, we can write an equation for each part of the trip:
with the subscripts describing the part of the trip. Since we know the distances for each part we can substitute the numbers for those distaces:
At this point we have two equations and four variables. ( and count as separate variables. So do and .) So we need two more equations. We are told that the rate during the second part was 5 mph slower than the rate during the first part. So:
We are also told that the total time was 3 hours. So:
If we subtract from each side we can solve for :
Now we can use these last two equations and substitute for and in the equation:
which simplifies as follows:
From we know that is 48. Replacing the with 48 in the previous equation we get:
or
Adding 63 to each side we get:
Next we can solve for in the equation by dividing both sides by :
Now we can substitute for in :
We finally have an equation with a single variable! We can now solve for . Multiplying both sides by (to eliminate the fraction) we get:
This is a quadratic equation so we want one side to be zero. Subtracting from each side we get:
There are just too many possible factors of 240 for me to want to try to factor this. So I will use the Quadratic Formula instead:
which simplifies as follows:
In long form this is: or
which simplify as: or or
(BTW, this means the equation would have factored into:
The second solution for the rate is negative which makes no sense in the context of this word problem. So we will reject it.
So , the rate during the first part of the trip, is 30 mph. The rate during the second part, , is 5 mpg slower so it must be 30-5 or 25 mph. (Since the problem only asks for the rates we are finished. We could use these values to find and also.)
You can put this solution on YOUR website! Let r = speed at the 1st part of trip ==> time for 1st part = 48/r
==> r - 5 = speed at 2nd part of trip ==> time for 2nd part = 19/(r-5).
both from the formula t = d/r = distance/rate.
Then
<==> 48(r-5) + 19r = 3r(r-5)
<==>
<==> <==> (r - 24)(3r - 10) = 0
==> r = 24, 10/3
Eliminate r = 10/3, because it would make r - 5 negative.
Hence the speed in the 1st part is 24 mph, and the speed in the 2nd part is 19 mph.