document.write( "Question 671840: Two cars start from the same point and travel in opposite directions. One car is going 65mph and the other is going 70mph. If both cars left at 9:00am, at what time will they be 540 miles apart? \n" ); document.write( "
Algebra.Com's Answer #417671 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "D = rt
\n" ); document.write( " 65t + 70t = 540
\n" ); document.write( " t(65+70) = 540mi
\n" ); document.write( " t = 540mi/135mph = 4hr
\n" ); document.write( "If both cars left at 9:00am, at what time will they be 540 miles apart? 1:00pm \n" ); document.write( "
\n" );