document.write( "Question 1027372: Distance between two stations X and Y is 220 km. Trains P and Q leave station X at 8 am and 9.51 am respectively at the speed of 25 km/hr and 20 km/hr respectively for journey towards Y. Train R leaves station Y at 11.30 am at a speed of 30 km/hr for journey towards X. When and where will P be at equal
\n" );
document.write( "distance from Q and R ? \n" );
document.write( "
Algebra.Com's Answer #853949 by ikleyn(53742) You can put this solution on YOUR website! . \n" ); document.write( "Distance between two stations X and Y is 220 km. Trains P and Q leave station X at 8 am and 9.51 am respectively \n" ); document.write( "at the speed of 25 km/hr and 20 km/hr respectively for journey towards Y. Train R leaves station Y at 11.30 am \n" ); document.write( "at a speed of 30 km/hr for journey towards X. When and where will P be at equal distance from Q and R ? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution in the post by @mananth is conceptually incorrect.\r \n" ); document.write( "\n" ); document.write( " @mananth assumes from the very beginning that the time spent by trains to get the meeting point \r \n" ); document.write( "\n" ); document.write( " is the same for all three trains.\r \n" ); document.write( "\n" ); document.write( " But in reality it is not so, since the trains started at different time moments.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " So, his assumption is inadequate to the problem.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " See my correct solution below.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "\r\n" ); document.write( " P: 8:00 am 25 km/h --->\r\n" ); document.write( " Q: 9:51 am 20 km/h ---> <--- R: 11:30 am 30 km/h\r\n" ); document.write( "\r\n" ); document.write( " -|------------------------------------------------------|-\r\n" ); document.write( "\r\n" ); document.write( " X (0) Y (220 km)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Since the trains start at different time, the whole problem for analyzing is non-linear.\r\n" ); document.write( "We should analyze it step by step separately for different time intervals, as presented in my solution below.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(1) At t1 = 9:51 am, the positions relative point A are\r\n" ); document.write( "\r\n" ); document.write( " P(t1) = 25 * 1\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |