document.write( "Question 282952: a man bicycles 5 mph faster than he walks. He bicycles 24 miles and then hikes back along the same route in 11 hours. How fast does he walk? \n" ); document.write( "
Algebra.Com's Answer #205438 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
5x+x=24
\n" ); document.write( "6x=24
\n" ); document.write( "x=4 mph walking
\n" ); document.write( "5x=20 mph riding
\n" ); document.write( "
\n" );