document.write( "Question 970958: A car completes a journey in 10 minutes. For the first half of the distance the speed was 60km/hr and the second half the speed was 40 km/hr. How far is the journey?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #854520 by greenestamps(13355) You can put this solution on YOUR website! \n" ); document.write( "The other tutor provided a formal algebraic solution, using a standard method. \n" ); document.write( "Here is a different, less formal solution. \n" ); document.write( "Equal distances at different speeds in the ratio A:B means the times spent at the two speeds are in the ratio B:A. \n" ); document.write( "In this problem, the two speeds are in the ratio 60:40 = 3:2, so the times spent at the two speeds are in the ratio 2:3. \n" ); document.write( "The total time was 10 minutes; splitting that in the ratio 2:3 means the trip was 4 minutes (1/15 hour) at 60 km/h and 6 minutes (1/10 hour) at 40km/h. \n" ); document.write( "Distance is rate times time, so the distance traveled at 60 km/h was \n" ); document.write( "So the total distance was 4+4 = 8 km. \n" ); document.write( "ANSWER: 8 km \n" ); document.write( " \n" ); document.write( " |