document.write( "Question 1135334: Jerry spent 2.5 hours biking up Mount Lowe, rested at the top for 30 minutes, and biked down in 1.5 hours. How far did he bike if his rate of ascent was 3 km/h less than his rate of descent? \n" ); document.write( "
Algebra.Com's Answer #752920 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Speed going up is x km/h or 2.5x km distance
\n" ); document.write( "speed going down is (x+3) km/h or 1.5(x+3) or 1.5x+4.5 km
\n" ); document.write( "Those distances are equal
\n" ); document.write( "so 2.5x=1.5x+4.5
\n" ); document.write( "or x=4.5 km/h
\n" ); document.write( "It was 11.25 km up (2.5 x)
\n" ); document.write( "and 11.25 km down (1.5*7.5)\r
\n" ); document.write( "\n" ); document.write( "He biked the sum or 22.5 km.
\n" ); document.write( "
\n" );