document.write( "Question 1207036: A train travels a certain journey and is supposed to arrive at midday. When its average speed is 40km/h, it arrives at 1 p.m. When its average speed is 48km/h, it arrives at 11 a.m. What is the length of the journey? \n" ); document.write( "
Algebra.Com's Answer #844841 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A train travels a certain journey and is supposed to arrive at midday.
\n" ); document.write( "When its average speed is 40km/h, it arrives at 1 p.m.
\n" ); document.write( "When its average speed is 48km/h, it arrives at 11 a.m.
\n" ); document.write( "What is the length of the journey?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let \"d\" be the length of the journey.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the travel time in the first  scenario was  \"d%2F40\"  hours.\r\n" );
document.write( "\r\n" );
document.write( "     The travel time in the second scenario was  \"d%2F48\"  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The difference between these two travel times was 2 hours (from 11 am to 1 pm).\r\n" );
document.write( "\r\n" );
document.write( "So, we write this time equation\r\n" );
document.write( "\r\n" );
document.write( "    \"d%2F40\" - \"d%2F48\" = 2  hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it, multiply both sides by 240.  You will get\r\n" );
document.write( "\r\n" );
document.write( "    6d - 5d = 2*240\r\n" );
document.write( "\r\n" );
document.write( "       d    = 480.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The length of the journey is 480 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" );