document.write( "Question 158338: A man takes 1 hour to row 2km upstream and return. The river has a current of 2kph. Find the speed of the man in still water? \n" ); document.write( "
Algebra.Com's Answer #116731 by ptaylor(2198)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Distance(d) equals Rate(r) times Time(t) or d=rt; r=d/t and t=d/r\r
\n" ); document.write( "\n" ); document.write( "Let r=rate (speed) of the man in still water\r
\n" ); document.write( "\n" ); document.write( "Time to travel upstream =2/(r-2) (upstream we need to subtract the speed of the current)
\n" ); document.write( "Time to travel downstream=2/(r+2) (downstream we add the speed of the current)\r
\n" ); document.write( "\n" ); document.write( "Now we are told that the above two times add up to 1 hour, so:\r
\n" ); document.write( "\n" ); document.write( "2/(r-2) + 2/r+2)=1 multiply each term by (r-2)(r+2)
\n" ); document.write( "2(r+2)+2(r-2)=(r-2)(r+2) get rid of parens\r
\n" ); document.write( "\n" ); document.write( "2r+4 +2r-4=r^2-4 or
\n" ); document.write( "4r=r^2-4 subtract 4r from each side\r
\n" ); document.write( "\n" ); document.write( "r^2-4r-4=0 quadratic in standard form; solve using the quadratic formula\r
\n" ); document.write( "\n" ); document.write( "\"r+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\n" ); document.write( "\"r+=+%284%2B-+sqrt%28%28-4%29%5E2-4%2A1%2A%28-4%29+%29%29%2F%282%29+\" \r
\n" ); document.write( "\n" ); document.write( "\"r+=+%284%2B-+sqrt%2816%2B16+%29%29%2F%282%29+\"
\n" ); document.write( "\"r+=+%284%2B-+sqrt%2832+%29%29%2F%282%29+\"
\n" ); document.write( "\"r+=+%284%2B-+5.66%29%2F%282%29+\"
\n" ); document.write( "We will discount the negative value for r; speed in this problem is positive
\n" ); document.write( "\"r=%284%2B5.66%29%2F2=9.66%2F2=4.83\" kph---speed of man in still water
\n" ); document.write( "2/(4.83-2) +2/(4.83+2)=1
\n" ); document.write( "2/2.83 +2/6.83=1
\n" ); document.write( "0.707+0.293=1
\n" ); document.write( "1=1\r
\n" ); document.write( "\n" ); document.write( "Hope this helps---ptaylor
\n" ); document.write( "
\n" ); document.write( "
\n" );