document.write( "Question 442424: two cars leave lincoln, ne at the same time, one going east and one going west. Eastbound car travels at a rate of 65 mph and the westbound car travels at a rate of 60 mph. How long will it be before the two cars are 500 miles apart? \n" ); document.write( "
Algebra.Com's Answer #305143 by rwm(914)![]() ![]() ![]() You can put this solution on YOUR website! r*t=d \n" ); document.write( "r*t+R*T=500 \n" ); document.write( "65t+60t=500 \n" ); document.write( "125t=500 \n" ); document.write( "t=4 \n" ); document.write( "4 hrs \n" ); document.write( "260 +240 miles \n" ); document.write( " |