document.write( "Question 260796: A car travels up a hill at a constant speed of 36 km/h and returns down the hill at a constant speed of 70 km/h. Calculate the average speed (in km/h) for the round trip. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #192133 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A car travels up a hill at a constant speed of 36 km/h and returns down the hill at a constant speed of 70 km/h. \n" ); document.write( " Calculate the average speed (in km/h) for the round trip. \n" ); document.write( ": \n" ); document.write( "Let s = average speed for the round trip \n" ); document.write( "Let d = distance one way; \n" ); document.write( "write a time equation: time = dist/speed \n" ); document.write( " \n" ); document.write( "Multiply equation by by 2520s (36*70) to get rid of the denominators, results: \n" ); document.write( "70ds + 36ds = 2520(2d) \n" ); document.write( "106ds = 5040d \n" ); document.write( "Divide both sides by d \n" ); document.write( "106s = 5040 \n" ); document.write( "s = 5040/106 \n" ); document.write( "s = 47.5 km/hr, average speed for the round trip \n" ); document.write( " \n" ); document.write( " |