document.write( "Question 55601: Joan ran from her home to the lake at 8 mi/h. She ran back home at 6 mi/h. Her total running time was 1 hour. How much time did it take Joan to run from her home to the lake? \n" ); document.write( "
Algebra.Com's Answer #37738 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Let x represent the time:
\n" ); document.write( "8x=6(1-x)
\n" ); document.write( "8x=6-6x
\n" ); document.write( "14x=6
\n" ); document.write( "x=3/7
\n" ); document.write( "Hence, it took her 3/7 hours
\n" ); document.write( "Paul.
\n" ); document.write( "
\n" );