document.write( "Question 468359: A fisherman can row up stream at 2mph and downstream at 8mph. He started rowing upstream until he got tired and then he rowed down stream to his starting point. How far did her row if the entire trip took 2 hours? \n" ); document.write( "
Algebra.Com's Answer #321375 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
d = rt
\n" ); document.write( "t = d/r
\n" ); document.write( "2 = d/2 + d/8 = 5d/8
\n" ); document.write( "5d = 16
\n" ); document.write( "d = 3.2 miles one way
\n" ); document.write( "--> 6.4 miles total
\n" ); document.write( "----------------
\n" ); document.write( "----------------
\n" ); document.write( "Another approach:
\n" ); document.write( "The average speed of a round trip is
\n" ); document.write( "2*v1*v2/(v1 + v2)
\n" ); document.write( "2*2*8/(2+8) = 3.2 mph
\n" ); document.write( "It's similar to parallel resistors, but 2 times that.
\n" ); document.write( "----------
\n" ); document.write( "His avg speed was 3.2 mph for 2 hours = 6.4 miles round trip
\n" ); document.write( "
\n" ); document.write( "
\n" );