document.write( "Question 534407: A car traveling 88 km/hr is 110 m behind a truck traveling 75 km/hr. How long will it take the car to reach the truck? \n" ); document.write( "
Algebra.Com's Answer #351495 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! I assume the car is 110 km behind the truck. \n" ); document.write( "The difference in their speeds is 88-75 = 13 km/hr. \n" ); document.write( "The car needs to make up 110 km. \n" ); document.write( "t = d/r \n" ); document.write( "t = 110/13 \n" ); document.write( "t = 8.46 hr for the car to catch up \n" ); document.write( "8.46 hr = about 8 hr 28 min \n" ); document.write( " \n" ); document.write( " |