document.write( "Question 1070195:
\n" );
document.write( "A fisherman can row upstream at 2
\n" );
document.write( "
\n" );
document.write( "mph and downstream at 8
\n" );
document.write( "
\n" );
document.write( "mph. He started rowing upstream until he got tired and then rowed downstream to his starting point. How far did the fisherman row if the entire trip took 7
\n" );
document.write( "
\n" );
document.write( "hours? \n" );
document.write( "
Algebra.Com's Answer #685312 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! A fisherman can row upstream at 2 mph and downstream at 8 mph. \n" ); document.write( " He started rowing upstream until he got tired and then rowed downstream to his starting point. \n" ); document.write( " How far did the fisherman row if the entire trip took 7 hours? \n" ); document.write( ": \n" ); document.write( "let d = the distance to the turn around point \n" ); document.write( ": \n" ); document.write( "Write a time equation; time = dist/speed \n" ); document.write( "up time + down time = 7 hrs \n" ); document.write( " \n" ); document.write( "multiply by 8 \n" ); document.write( "8* \n" ); document.write( "cancel the denominators \n" ); document.write( "4d + d = 56 \n" ); document.write( "5d = 56 \n" ); document.write( "d = 11.2 mi to turn around, \n" ); document.write( "He rowed a total of 22.4 mi \n" ); document.write( ": \n" ); document.write( "; \n" ); document.write( "Check this solution, find the actual time each way \n" ); document.write( "11.2/2 = 5.6 hrs \n" ); document.write( "11.2/8 = 1.4 hrs \n" ); document.write( "------------------ \n" ); document.write( "tot time:7 hrs \n" ); document.write( " |