document.write( "Question 1130406: a car travels 272km at an average speed of 32km/h. on the return journey the average speed is increased to 48km/h. calculate the average speed over the whole journey
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #747061 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a car travels 272km at an average speed of 32km/h. on the return journey the average speed is increased to 48km/h. calculate the average speed over the whole journey \n" ); document.write( "-------------- \n" ); document.write( "The total distance is 544 km. \n" ); document.write( "You can find the 2 times, going and returning. \n" ); document.write( "Then find km/hr by dividing the kms by the hours. \n" ); document.write( "=========== \n" ); document.write( "Or use: \n" ); document.write( "Avg speed = 2*32*48/(32+48) \n" ); document.write( "Notice that the distance is not relevant if they are equal going and returning. \n" ); document.write( "Also notice it's not the average of 32 & 48 because more time is spent at 32 km/hr. \n" ); document.write( " |