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 #788258 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( "Let d be the distance between the cities, in kilometres.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the rate of train A is  \"d%2F8\"  km/h;  the rate of the train B is  \"d%2F12\" km/h.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The time from the start to the meeting point is the same, so the traveled distances  \"d%5BA%5D\"  and  \"d%5BB%5D\"\r\n" );
document.write( "by the trains are in the same ratio as their rates\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"d%5BA%5D%2Fd%5BB%5D\" = \"%28%28d%2F8%29%29%2F%28%28d%2F12%29%29\" = \"12%2F8\" = \"3%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It implies  that the distance traveled by train A before they met was  \"d%2A%283%2F%283%2B2%29%29\" = \"%283%2F5%29d\";\r\n" );
document.write( "\r\n" );
document.write( "                 the distance traveled by train B before they met was  \"d%2A%282%2F%283%2B2%29%29\" = \"%282%2F5%29d\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We are given that\r\n" );
document.write( "\r\n" );
document.write( "    \"%283%2F5%29d\" - \"%282%2F5%29d\" = 192.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It means that\r\n" );
document.write( "\r\n" );
document.write( "    \"%281%2F5%29d\" = 192;\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "hence,  d = 5*192 = 960 kilometers.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The distance between the cities is 960 kilometers.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );