document.write( "Question 251938: A group hiked to a state park at 4mph. They took a truck back to town at 20mph. The round trip took 18 hours. How far is it from town to the park? \n" ); document.write( "
Algebra.Com's Answer #183660 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The distance to and from town is the same. \n" ); document.write( "R*T=d\r \n" ); document.write( "\n" ); document.write( "4t=20(18-t) \n" ); document.write( "t=15 \n" ); document.write( "4*15=60 miles \n" ); document.write( "15 hours to hike and 3 hours to ride the 60 miles \n" ); document.write( " \n" ); document.write( " |