document.write( "Question 1162610: A man rode a bicycle for 12 miles and then hiked an additional 8 miles. The total time for the trip was 5 hours. If his rate when he was riding a bicycle was 10 miles per hour faster than his rate walking, what was each rate? \n" ); document.write( "
Algebra.Com's Answer #786450 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " SPEED TIME DIST.\r\n" ); document.write( "RODE r+10 12/(r+10) 12\r\n" ); document.write( "WALK r 8/r 8\r\n" ); document.write( "Total 5\r\n" ); document.write( " \n" ); document.write( "You know what to do,... \n" ); document.write( " |