SOLUTION: during the first part of the trip a canoeist travels 40 miles at a certain speed the canoeist travels 20 miles on the seconf part of the trip at a speed 5 mph slower the total time
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: during the first part of the trip a canoeist travels 40 miles at a certain speed the canoeist travels 20 miles on the seconf part of the trip at a speed 5 mph slower the total time
Log On
Question 574461: during the first part of the trip a canoeist travels 40 miles at a certain speed the canoeist travels 20 miles on the seconf 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? Answer by mananth(16946) (Show Source):
Forward speed x mph
return speed x-5 mph
Total time =3hours
Time forward 40 / x
time return 20/(x-5)
add up the time =3 hours
40/x + 20/(x-5)=3
LCD = (x)*(x-5)
multiply the equation by the LCD
we get
40*(x-5 )+20x = 3
40x-200 +20x=3x^2-15x
75x-200 =3x^2
3x^2-75x+200= 0
3X^2-75 x+200 = 0
Find the roots of the equation by quadratic formula