document.write( "Question 100026: the distance between two stations is 340 km.two trains start simultaneously from these stations on parallel tracks to cross each other. the speed of one of them is greater than that of the other by 5 km/hr. if the distance between the two trains after 2 hours of their start is 30 km. find the speed of each train. \n" ); document.write( "
Algebra.Com's Answer #72847 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!
distance(d)=rate(r) times time(t) or d=rt;t=d/r and r=d/t\r
\n" ); document.write( "\n" ); document.write( "Let r=rate (speed) of the first train
\n" ); document.write( "Then r+5=rate of the other\r
\n" ); document.write( "\n" ); document.write( "Distance first train travels in 2 hours =r*2 or 2r\r
\n" ); document.write( "\n" ); document.write( "Distance other train travels in 2 hours=(r+5)*2 or 2(r+5)\r
\n" ); document.write( "\n" ); document.write( "Now we know that the distance the first train travels (2r) plus the distance the other train travels (2(r+5)) equals 340-30 or 310 mi. So our equation to solve is:\r
\n" ); document.write( "\n" ); document.write( "2r+2(r+5)=310 mi get rid of parens\r
\n" ); document.write( "\n" ); document.write( "2r+2r+10=310 subtract 10 from both sides\r
\n" ); document.write( "\n" ); document.write( "2r+2r+10-10=310-10 collect like terms\r
\n" ); document.write( "\n" ); document.write( "4r=300 divide both sides by 4\r
\n" ); document.write( "\n" ); document.write( "r=75 mph---------------------------speed of first train\r
\n" ); document.write( "\n" ); document.write( "r+5=75+5= 80 mph---------------------speed of other train\r
\n" ); document.write( "\n" ); document.write( "CK\r
\n" ); document.write( "\n" ); document.write( "75*2+80*2=310
\n" ); document.write( "150+160=310
\n" ); document.write( "310=310\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" ); document.write( "
\n" );