document.write( "Question 820735: two cars leave denver at the same time and travel in opposite directions. One car travels 10 mi/h faster than the other car. The cars are 300 mi apart in 3h. How fast is each car traveling? \n" ); document.write( "
Algebra.Com's Answer #493711 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "relative speed of cars: \n" ); document.write( "s = d / t \n" ); document.write( "s = 300 / 3 \n" ); document.write( "s = 100 mph \n" ); document.write( "--- \n" ); document.write( "x + y = 100 \n" ); document.write( "x = y + 10 \n" ); document.write( "--- \n" ); document.write( "put the system of linear equations into standard form \n" ); document.write( "--- \n" ); document.write( "x + y = 100 \n" ); document.write( "x - y = 10 \n" ); document.write( "--- \n" ); document.write( "copy and paste the above standard form linear equations in to this solver: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( "x= 55 \n" ); document.write( "y= 45 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "car-1 = 55 mph \n" ); document.write( "car-2 = 45 mph \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( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( " |