document.write( "Question 553512: 2. You run 2 kilometers at 10 km/hr and then walk another 2 kilometers at 5 km/hr. What is your average speed for the whole 4-km trip? \n" ); document.write( "
Algebra.Com's Answer #360900 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! You run 2 kilometers at 10 km/hr and then walk another 2 kilometers at 5 km/hr. What is your average speed for the whole 4-km trip? \n" ); document.write( "------------- \n" ); document.write( "t = 2/10 + 2/5 = 3/5 hr \n" ); document.write( "d = 4 km \n" ); document.write( "r = d/t = 4/(3/5) \n" ); document.write( "= 20/3 km/hr \n" ); document.write( "--------------- \n" ); document.write( " |