document.write( "Question 1069826: A man travels up a hill at 12 mph. He realizes he forgot his lunch and goes down the hill the exact same way at 25 mph. The entire trip took 4.6 hours. What was his average speed throughout the entire trip? \n" ); document.write( "
Algebra.Com's Answer #684940 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
speed*distance=time
\n" ); document.write( "took him 4.6 hours; let time going up the hill=x and time down the hill =4.6-x
\n" ); document.write( "12*x=distance up
\n" ); document.write( "(4.6-x)25=115-25x distance down, and they are equal
\n" ); document.write( "Therefore, 12x=115-25x
\n" ); document.write( "37x=115
\n" ); document.write( "x=3.108 hours
\n" ); document.write( "at 12 mph that is 37.3 miles
\n" ); document.write( "at 25 mph and 1.492 hours, that is 37.3 miles to check
\n" ); document.write( "The total trip was 74.6 miles in 4.6 hours. The average speed was 16.22 mph, closer to 12 mph uphill speed, since more time was spent going uphill.
\n" ); document.write( "
\n" ); document.write( "
\n" );