document.write( "Question 87540: The speed of a hiker averages 2 km per hour uphill and 6 km per hour downhill.What is his average speed for the entire trip? \n" ); document.write( "
Algebra.Com's Answer #63458 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The speed of a hiker averages 2 km per hour uphill and 6 km per hour downhill.What is his average speed for the entire trip?
\n" ); document.write( "--------
\n" ); document.write( "Let the distance be \"x\" km.
\n" ); document.write( "-------
\n" ); document.write( "Uphill DATA:
\n" ); document.write( "Distance = x km ; rate = 2 km/h ; time = d/r = x/2 hrs
\n" ); document.write( "-----------------
\n" ); document.write( "Downhill DATA:
\n" ); document.write( "Distance = x km ; rate = 6 km/h ; time = d/r = x/6 hrs
\n" ); document.write( "-----------------
\n" ); document.write( "Total Trip DATA:
\n" ); document.write( "Distance = 2x km ; Time = x/2 + x/6 = 8x/12 = 2x/3 hrs
\n" ); document.write( "----------
\n" ); document.write( "Total Trip Rate:
\n" ); document.write( "d/t = r
\n" ); document.write( "(2x)/(2x/3) = 3 km/hr
\n" ); document.write( "===================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );