document.write( "Question 366734: Boris hiked up a mountain trail and camped overnight at the top. The next day he returned down the same trail. His average rate traveling uphill was 2.4 kilometers per hour and his average rate downhill was 3.6 kilometers per hour. If he spent a total of 11 hours hiking, how long was the trail? \n" ); document.write( "
Algebra.Com's Answer #261388 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
up mountain
\n" ); document.write( "let distance be x km
\n" ); document.write( "speed = 2.4
\n" ); document.write( "time = x/2.4
\n" ); document.write( "..
\n" ); document.write( "down the mountain
\n" ); document.write( "speed = 3.6 km/h
\n" ); document.write( "time = x/3.6
\n" ); document.write( "...
\n" ); document.write( "x/2.4 +x/3.6 = 11
\n" ); document.write( "(3.6x+2.4x)/3.6*2.4=11
\n" ); document.write( "6x= 11*3.6*2.4
\n" ); document.write( "/6
\n" ); document.write( "x=11*3.6*2.4 /6
\n" ); document.write( "x=15.84 km .....\r
\n" ); document.write( "\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );