document.write( "Question 1149914: The first train started eastwards at 40mph. One hour later, the second train starts southwards at 60mph. How fast in mph, are the two trains separating 2 hours after the start of the 2nd train? \n" ); document.write( "
Algebra.Com's Answer #771407 by ikleyn(52921) You can put this solution on YOUR website! . \n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( "Let \"t\" be the time after second train started.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The we have for distances from the starting point\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " First train : x(t) = 40 + 40*t\r\n" ); document.write( "\r\n" ); document.write( " Second train : y(t) = 60*t\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The distance between the trains is z(t) =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |