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 #844842 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x be the number of hours the trip takes at 48km/hr. \n" ); document.write( "Then, since the arrival time at the lower speed is 2 hours later, x+2 is the number of hours it takes at 40km/hr. \n" ); document.write( "The distances at the two speeds are the same: \n" ); document.write( "48(x) = 40(x+2) \n" ); document.write( "48x = 40x+80 \n" ); document.write( "8x = 80 \n" ); document.write( "x = 10 \n" ); document.write( "The trip at 48km/hr takes 10 hours, so the distance is 48*10 = 480km. \n" ); document.write( "ANSWER: 480km \n" ); document.write( "Here is a quick informal way to solve the problem mentally, if your mental math is good.... \n" ); document.write( "The ratio of the two speeds, as a fraction, is 40/48. \n" ); document.write( "The distances are the same, so the ratio of the times is the same as the ratio of the speeds. \n" ); document.write( "Since the difference in the times is 2 hours, write the ratio 40/48 as an equivalent fraction in which the difference between the numerator and denominator is 2: 40/48 = 10/12. \n" ); document.write( "So the trip takes 12 hours at 40km/hr or 10 hours at 48km/hr, making the trip 480km. \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |