SOLUTION: during the first part of a trip, a bicyclist travels 56 miles at a certain speed. the return trip is made at a speed that is 6 mph slower. total time for the round trip is 16 hr. f
Algebra ->
Customizable Word Problem Solvers
-> Travel
-> SOLUTION: during the first part of a trip, a bicyclist travels 56 miles at a certain speed. the return trip is made at a speed that is 6 mph slower. total time for the round trip is 16 hr. f
Log On
Question 867889: during the first part of a trip, a bicyclist travels 56 miles at a certain speed. the return trip is made at a speed that is 6 mph slower. total time for the round trip is 16 hr. find the bicyclists average speed on each part of the trip. Answer by mananth(16946) (Show Source):
You can put this solution on YOUR website! to go there speed x mph
Return speed x -6 mph
Total time 16 hours
First Part time 56 / x
Second Part time 56 / ( x -6 )
Time first part + time second part = 16 hours
56 / x + 56 /(x -6 ) = 16
LCD =x* (x -6 )
multiply the equation by the LCD
we get
56 * (x -6) +56x=16x^2-96x
56x+56x-336=16x^2-96x
16x^2-208x+336=0
/16
x^2-13x+21=0Find the roots of the equation by quadratic formula