document.write( "Question 1163985: There are two cities, A, and B. A fast train can go from A to B in 8 hours. A slow train can go from B to A in 12 hours. They start from the two cities toward each other at the same time. when they met, the fast train went 192 km more than the slow train. How far is it from A and B? \n" ); document.write( "
Algebra.Com's Answer #788260 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "The ratio of the times required for the two trains to make the whole trip is 8:12 = 2:3.

\n" ); document.write( "That means the ratio of the speeds of the two trains is 3:2.

\n" ); document.write( "Since the ratio of the speeds is 3:2, and since the times traveled (to the point where the trains meet) are the same, the distances the two trains travel are in the ratio 3:2.

\n" ); document.write( "So let the distances traveled by the two trains be 3x and 2x.

\n" ); document.write( "The difference between the two distances is then x; and we are told that difference is 192 km. So x = 192.

\n" ); document.write( "The total distance between the two cities is the sum of the distances the two trains traveled, which is 3x+2x=5x = 5(192) = 960 km.

\n" ); document.write( "ANSWER: The distance between the cities is 960 km.

\n" ); document.write( "
\n" ); document.write( "
\n" );