document.write( "Question 1076827: Two trains leave stations 342 miles apart at the same time and travel toward each other. One train travels at 85 miles per hour while the other travels at 105 miles per hour. How long will it take for the two trains to meet? \n" ); document.write( "
Algebra.Com's Answer #691441 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Two trains leave stations 342 miles apart at the same time and travel toward each other. One train travels at 85 miles per hour while the other travels at 105 miles per hour. How long will it take for the two trains to meet?
\n" ); document.write( "----
\n" ); document.write( "slower train DATA:
\n" ); document.write( "rate = 85 mph ; time = x hrs ; distance = r*t = 85x miles
\n" ); document.write( "----
\n" ); document.write( "faster train DATA:
\n" ); document.write( "rate = 105 mph ; time = x hrs; distance = 105x miles
\n" ); document.write( "---------------------
\n" ); document.write( "Equation:
\n" ); document.write( "dist + dist = 342 miles
\n" ); document.write( "85x + 105x = 342
\n" ); document.write( "190x = 342
\n" ); document.write( "x = 1.8 hrs = 1 hr 48 min
\n" ); document.write( "---------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "--------------
\n" ); document.write( "
\n" );