document.write( "Question 936796: Two cars (X and Y) leave in the same direction. The car X leaves with a constant speed of 60 km/h and the car Y leaves with a constant speed of 90 km / h. For any distance D (in km) how long does it take (in minutes) for the car Y to reach this distance in relation to the other car.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #570275 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! s = d/t \n" ); document.write( "t = d/s \n" ); document.write( "--- \n" ); document.write( "speed of car y relative to car x: \n" ); document.write( "90 - 60 = 30 kph \n" ); document.write( "--- \n" ); document.write( "t = D/30 hr * (60 minutes/hr) \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "t = 2*D minutes \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \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 with 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( "--- \n" ); document.write( " |