document.write( "Question 931755: A moving van leaves a house traveling at an average rate of 40 mi/h. The family leaves the house in a car an hour later. Following the same route as the moving van, the car travels at an average rate of 60 mi/h. How long will it take the car to catch up with the van? \n" ); document.write( "
Algebra.Com's Answer #565767 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! distance traveled by van when car leaves: \n" ); document.write( "s = d/t \n" ); document.write( "d = st \n" ); document.write( "d = 40*1 \n" ); document.write( "d = 40 miles \n" ); document.write( "--- \n" ); document.write( "speed of car relative to van: \n" ); document.write( "60 - 40 = 20 mph \n" ); document.write( "--- \n" ); document.write( "time car catches van: \n" ); document.write( "t = d/s \n" ); document.write( "t = 40 miles / 20 mph \n" ); document.write( "t = 2 hours \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |