document.write( "Question 1023606: Bing rowed his boat down the river and back. Normally, in still water, he rows a constant 10 km per hour. The river had a steady current that made him faster on the way down, then slowed him down by the exact same amount on the way back. How fast was this current, if it took him 3 hours to row up and 2 hours to row back? \n" ); document.write( "
Algebra.Com's Answer #639129 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+c+\" = the speed of the current in km/hr
\n" ); document.write( "\"+10+%2B+c+\" = the speed of the boat going downstream in km/hr
\n" ); document.write( "\"+10+-+c+\" = the speed of the boat going upstream in km/hr
\n" ); document.write( "Let \"+d+\" = the one-way distance the boat traveled in km
\n" ); document.write( "----------------------------------------------
\n" ); document.write( "Equation for going downstream:
\n" ); document.write( "(1) \"+d+=+%28+10+%2B+c+%29%2A2+\"
\n" ); document.write( "Equation for going upstream:
\n" ); document.write( "(2) \"+d+=+%28+10+-+c+%29%2A3+\"
\n" ); document.write( "---------------------------
\n" ); document.write( "By substitution:
\n" ); document.write( "\"+%28+10+%2B+c+%29%2A2+=+%28+10+-+c+%29%2A3+\"
\n" ); document.write( "\"+20+%2B+2c+=+30+-+3c+\"
\n" ); document.write( "\"+5c+=+10+\"
\n" ); document.write( "\"+c+=+2+\"
\n" ); document.write( "The speed of the current is 2 km/hr
\n" ); document.write( "------------------------------
\n" ); document.write( "check:
\n" ); document.write( "(1) \"+d+=+%28+10+%2B+c+%29%2A2+\"
\n" ); document.write( "(1) \"+d+=+%28+10+%2B+2+%29%2A2+\"
\n" ); document.write( "(1) \"+d+=+12%2A2+\"
\n" ); document.write( "(1) \"+d+=+24+\" km
\n" ); document.write( "and
\n" ); document.write( "(2) \"+d+=+%28+10+-+c+%29%2A3+\"
\n" ); document.write( "(2) \"+d+=+%28+10+-+2+%29%2A3+\"
\n" ); document.write( "(2) \"+d+=+8%2A3+\"
\n" ); document.write( "(2) \"+d+=+24+\" km
\n" ); document.write( "OK
\n" ); document.write( "
\n" );