document.write( "Question 721138: How much time does a train 50m long moving at 65 km/hr take to pass another train 75 m long moving at 50km/hr in the same direction?What is the answer? \n" ); document.write( "
Algebra.Com's Answer #442223 by lwsshak3(11628) ![]() You can put this solution on YOUR website! How much time does a train 50m long moving at 65 km/hr take to pass another train 75 m long moving at 50km/hr in the same direction?\r \n" ); document.write( "\n" ); document.write( "travel time=distance/speed \n" ); document.write( "distance=50+75=125 m \n" ); document.write( "speed=65-50=15 km/hr \n" ); document.write( "travel time=.125/15*60=0.5 min \n" ); document.write( "ans:0.5 min \n" ); document.write( " |