document.write( "Question 507958: A car travels along a straight road at 65 km/h when it begins to pass a train traveling on a track parallel to the road. The train is moving at 35 km/h in the same direction as the car. If the train is 150 m long, how many seconds will it take for the car to pass the train? \n" ); document.write( "
Algebra.Com's Answer #340834 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A car travels along a straight road at 65 km/h when it begins to pass a train traveling on a track parallel to the road.
\n" ); document.write( " The train is moving at 35 km/h in the same direction as the car.
\n" ); document.write( " If the train is 150 m long, how many seconds will it take for the car to pass the train?
\n" ); document.write( ":
\n" ); document.write( "Change 150 to .15 km, find the time in hrs and convert to seconds (time 3600)
\n" ); document.write( "time = dist/speed
\n" ); document.write( "t = \".15%2F%28%2865-35%29%29\"
\n" ); document.write( "t = \".15%2F30\"
\n" ); document.write( "t = .005 * 3600 = 18 seconds
\n" ); document.write( "
\n" );