document.write( "Question 531572: If someone traveled 60 miles on foot, how long was the journey in hrs traveled? \n" ); document.write( "
Algebra.Com's Answer #350502 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! It depends on the speed. Whether he traveled on foot, walked on his hands or crawled is not relevant. \n" ); document.write( "-------- \n" ); document.write( "d = r*t \n" ); document.write( "t = d/r \n" ); document.write( "t = 60/r, r in mi/hr \n" ); document.write( " \n" ); document.write( " |