document.write( "Question 723684: Two trains leave stations 456 miles apart at the same time and travel toward each other. One train travels at 100 miles per hour while the other travels at 90 miles per hour. How long will it take for the two trains to meet? \n" ); document.write( "
Algebra.Com's Answer #443256 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Think of this as one train standing still and the
\n" ); document.write( "other moving at the sum of their speeds.
\n" ); document.write( "Let \"+t+\" = the time in hours for them to meet
\n" ); document.write( "\"+456+=+%28+100+%2B+90+%29%2At+\"
\n" ); document.write( "\"+t+=+456+%2F+190+\"
\n" ); document.write( "\"+t+=+2.4+\"
\n" ); document.write( "They will meet in 2.4 hrs
\n" ); document.write( "check:
\n" ); document.write( "Faster train:
\n" ); document.write( "\"+d%5B1%5D+=+100%2A2.4+\"
\n" ); document.write( "\"+d%5B1%5D+=+240+\" mi
\n" ); document.write( "and
\n" ); document.write( "Slower train:
\n" ); document.write( "\"+d%5B2%5D+=+90%2A2.4+\"
\n" ); document.write( "\"+d%5B2%5D+=+216+\" mi
\n" ); document.write( "----------------
\n" ); document.write( "\"+d%5B1%5D+%2B+d%5B2%5D+=+240+%2B+216+\"
\n" ); document.write( "\"+d%5B1%5D+%2B+d%5B2%5D+=+456+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );