document.write( "Question 573120: there's an army 5 miles long marching at 3 mph your in front and you have to take a letter 5 miles to back of the line at 5 mph and return to the front at 5 mph how many miles and how many hours did it take \n" ); document.write( "
Algebra.Com's Answer #368675 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! there's an army 5 miles long marching at 3 mph your [sic] in front and you have to take a letter 5 miles to back of the line at 5 mph and return to the front at 5 mph how many miles and how many hours did it take \n" ); document.write( "----------------------- \n" ); document.write( "The round trip distance is 10 miles. \n" ); document.write( "---------------- \n" ); document.write( "The relative speed going is 3 + 5 = 8 mi/hr \n" ); document.write( "Returning it's 5 - 3 = 2 mi/hr \n" ); document.write( "---- \n" ); document.write( "The avg speed for the round trip is \n" ); document.write( "2*8*2/(8 + 2) = 3.2 mi/hr \n" ); document.write( "---- \n" ); document.write( "t = d/r = 10/3.2 = 3.125 hours \n" ); document.write( " \n" ); document.write( " |