document.write( "Question 384400: a man divide his journey in his three equals part and travells in each of the part with speed of 6o km /hour , 30 km/hour and 10 km/hour .what is the avg speed for total travells? \n" ); document.write( "
Algebra.Com's Answer #272158 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! a man divide his journey in his three equals part and travells in each of the part with speed of 6o km /hour , 30 km/hour and 10 km/hour .what is the avg speed for total travells? \n" ); document.write( "--------------------- \n" ); document.write( "total distance = 3d, each section = d \n" ); document.write( "d = rt \n" ); document.write( "t = d/r \n" ); document.write( "t = d/60 + d/30 + d/10 = (18/120)*d = total time for 3d \n" ); document.write( "r = (120/18)*3 \n" ); document.write( "r =~ 20 km/hr \n" ); document.write( " \n" ); document.write( " |