document.write( "Question 77309This question is from textbook introductory to algebra
\n" );
document.write( ": At a given hour, two cars leave a city in the same direction. One travels at 60 mph, and the other travels at 75 mph. In how many hours will the cars be 90 miles apart? \n" );
document.write( "
Algebra.Com's Answer #55413 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At a given hour, two cars leave a city in the same direction. One travels at 60 mph, and the other travels at 75 mph. In how many hours will the cars be 90 miles apart? \n" ); document.write( "----------- \n" ); document.write( "1st car: \n" ); document.write( "rate = 60 mph ; time=x hrs. ; distance 60x miles \n" ); document.write( "---------- \n" ); document.write( "2nd car: \n" ); document.write( "rate = 75 mph ; time = x hrs. ; distance = 75x miles \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "2nd car distance - 1st car distance = 90 miles \n" ); document.write( "75x - 60x = 90 \n" ); document.write( "15x = 90 \n" ); document.write( "x=6 hrs (time after they will be 90 miles apart) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |