document.write( "Question 814170: two cars leave a rest stop at the same time but go opposite directions. One car travels at 65mph and the other at 70mph. How long will it take for the 2 cars to be 348 miles apart? \n" ); document.write( "
Algebra.Com's Answer #490114 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! because the question is only concerned about the relative distance between the two cars, we can simplify the problem into a single car traveling at the combined speed of the two cars: \n" ); document.write( "--- \n" ); document.write( "s = 65 + 70 = 135 mph \n" ); document.write( "s = d / t \n" ); document.write( "t = d / s \n" ); document.write( "--- \n" ); document.write( "t = 348 / 135 = 2.58 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( " |