document.write( "Question 1025576: A train and a car are 180km apart. If they travel towards each other, they will meet in 50 minutes. If they travel in the same direction, the train will overtake the car in 1.8 hours. What is the speed of the train? \n" ); document.write( "
Algebra.Com's Answer #640851 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
A train and a car are 180km apart. If they travel towards each other, they will meet in 50 minutes. If they travel in the same direction, the train will overtake the car in 1.8 hours. What is the speed of the train?\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A train and a car are 180km apart.
\n" ); document.write( "let speed of train be x
\n" ); document.write( "and car be y\r
\n" ); document.write( "\n" ); document.write( "moving towards time = 50/60 = 5/6 hour\r
\n" ); document.write( "\n" ); document.write( "t=d/r
\n" ); document.write( "5/6 = 180/(x+y)
\n" ); document.write( "5x+5y= 1080
\n" ); document.write( "x+y= 216...........(1)\r
\n" ); document.write( "\n" ); document.write( "t If they travel in the same direction,
\n" ); document.write( "the catch up time is 1.8 hours\r
\n" ); document.write( "\n" ); document.write( "catchup speed = (x-y) \r
\n" ); document.write( "\n" ); document.write( "180/(x-y) = 1.8 = 9/5
\n" ); document.write( "9x-9y= 900
\n" ); document.write( "x-y = 100..................(2)\r
\n" ); document.write( "\n" ); document.write( "add (1) &(2)
\n" ); document.write( "2x = 316
\n" ); document.write( "x= 158
\n" ); document.write( "Train speed = 158 km/h\r
\n" ); document.write( "\n" ); document.write( "So car speed = 158-100=58 km/h\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " the train will overtake the car in 1.8 hours. What is the speed of the train?
\n" ); document.write( "
\n" );