document.write( "Question 1167191: A trucker drove 140 miles to make a delivery and returned home on the same route. Because of foggy conditions, his average speed on the return trip was 15 mph less than his average speed going. If the return trip took 3 hours longer, how fast did he drive in each direction? \n" ); document.write( "
Algebra.Com's Answer #791789 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let the speed going be x and the speed going be x-15. \n" ); document.write( "The time going is then 140/x and the time returning is 140/(x-15). \n" ); document.write( "The time returning is 3 hours more than the time going: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Clearly the negative solution makes no sense in the problem.... \n" ); document.write( "ANSWERS: \n" ); document.write( "speed going = x = 35mph \n" ); document.write( "speed returning = x-15 = 20mph \n" ); document.write( "CHECK: \n" ); document.write( "time going = 140/35 = 4 hours \n" ); document.write( "time returning = 140/20 = 7 hours = 3 hours more than time going \n" ); document.write( "That's a formal algebraic solution, which involves a lot of work -- especially factoring the quadratic into two linear factors. \n" ); document.write( "If a formal algebraic solution is not required, a little mental arithmetic will find the answer much faster and with much less effort. Simply look for combinations of hours and miles per hour that make 140 miles. \n" ); document.write( "Two easy combinations that satisfy all the conditions of the problem are \n" ); document.write( "(1) 4*35 = 140 --> 4 hours at 35mph \n" ); document.write( "(2) 7*20 = 140 --> 7 hours at 20mph \n" ); document.write( " \n" ); document.write( " |