document.write( "Question 372723: Two cars 300 miles apart are driving toward each other one car goes 50 mph and the other goes 70 mph. After how long will they meet if they start driving at the same time. \n" ); document.write( "
Algebra.Com's Answer #265454 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "start driving at the same time.
\n" ); document.write( "Let x represent the time it takes for the two cars to meet
\n" ); document.write( "d = r*t
\n" ); document.write( "50mph*x + 70mph*x = 300m
\n" ); document.write( "120mph*x = 300m
\n" ); document.write( "x = 2.5 hr, the time it takes for the two cars to meet\r
\n" ); document.write( "\n" ); document.write( "checking our answer
\n" ); document.write( "50mph*2.5 + 70mph*2.5 = 125mi + 175mi = 300m
\n" ); document.write( " \n" ); document.write( "
\n" );