.
\n" );
document.write( "A car travelled from Kago to Agra at an average speed of 60kmlh and returned at 45km/h
\n" );
document.write( "on the Same Route. If the total time taken for the joumey was 3hours 30minutes.
\n" );
document.write( "Find the distance between Kaga and Agra.
\n" );
document.write( "~~~~~~~~~~~~~~~~~~~~~\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "\r\n" );
document.write( " Method 1 - using time equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let \"d\" be one way distance, in kilometers.\r\n" );
document.write( "\r\n" );
document.write( "Then the time moving from K to A is
hours;\r\n" );
document.write( "\r\n" );
document.write( " the time moving from A to K is
hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Total time is 3
hours; so we write this \"time equation\"\r\n" );
document.write( "\r\n" );
document.write( "
+
= 3
.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "To solve it and to find \"d\", multiply both sides by 180. You will get\r\n" );
document.write( "\r\n" );
document.write( " 3d + 4d = 630\r\n" );
document.write( "\r\n" );
document.write( " 7d = 630\r\n" );
document.write( "\r\n" );
document.write( " d = 630/7 = 90.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER. The distance is 90 km.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " Method 2 - using distance equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Let \"t\" be one the travel time from K to A, in hours.\r\n" );
document.write( "\r\n" );
document.write( "Then the travel time back is 3.5-t hours.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The distance from K to A is 60t kilometers.\r\n" );
document.write( "\r\n" );
document.write( "The distance from A to K is 45(3.5-t) kilometers.\r\n" );
document.write( "\r\n" );
document.write( "The distance is the same, so we write this distance equation\r\n" );
document.write( "\r\n" );
document.write( " 60t = 45(3.5-t).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find t\r\n" );
document.write( "\r\n" );
document.write( " 60t = 45*3.5 - 45t\r\n" );
document.write( "\r\n" );
document.write( " 60t + 45t = 45*3.5\r\n" );
document.write( "\r\n" );
document.write( " 105t = 45*3.5\r\n" );
document.write( "\r\n" );
document.write( " t =
= 1.5.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Thus, the travel time from K to A is 1.5 hours - hence, the distance is 1.5*60 = 90 kilometers.\r\n" );
document.write( "\r\n" );
document.write( "You get the same answer.\r\n" );
document.write( "
\r
\n" );
document.write( "\n" );
document.write( "Solved in two ways - for your better understanding.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "