document.write( "Question 817856: Two trains leave stations 180 miles apart at the same time and travel toward each other. One train travels at 85 miles per hour while the other travels at 65 miles per hour. How long will it take for the two trains to meet? \n" ); document.write( "
Algebra.Com's Answer #492233 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
s = 85 + 65
\n" ); document.write( "s = 150
\n" ); document.write( "---
\n" ); document.write( "s = d / t
\n" ); document.write( "t = d / s
\n" ); document.write( "---
\n" ); document.write( "t = 180 / 150
\n" ); document.write( "t = 1.2 hours
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "the trains will meet 1 hour and 12 minutes after departing
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );