document.write( "Question 192044: suppose you are at a river resort and rent a motor boat for 5 hours starting at 7 am. You are told that the boat will travel at 8 mph upstream and 12 mph downstream. you decide that you want to go as far up the river as you can and still be back by noon. At what time should you turn back, and how far from the resort will you be at the time? \n" ); document.write( "
Algebra.Com's Answer #144243 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let time it takes to go up the river be u and time it takes to go down be w.
\n" ); document.write( "u+w=5
\n" ); document.write( "u=5-w
\n" ); document.write( ".
\n" ); document.write( "d=st d=distance, s=speed, t=time
\n" ); document.write( "st=st since the distances are equal.
\n" ); document.write( "8u=12w
\n" ); document.write( "8(5-w)=12w substitute 5-w for u.
\n" ); document.write( "40-8w=12w
\n" ); document.write( "20w=40
\n" ); document.write( "w=2 hrs
\n" ); document.write( "u=3 hrs
\n" ); document.write( "8*2=16 mi distance at which you should turn back.
\n" ); document.write( "7 AM + 3 hrs= 10 AM time you should turn back.
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );