document.write( "Question 540824: A certain river has a current of 3kph. A boat takes twice as long to travel upstream between two points. As it does to travel downstream between the same two points. What is the speed of the boat in still water?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #353886 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Let the speed of the boat in still water be x.
\n" ); document.write( "The speed of the boat upstream (in kph) is x-3
\n" ); document.write( "The speed of the boat downstream (in kph) is x+3
\n" ); document.write( "and we know its twice as fast as when going upstream, so
\n" ); document.write( "x+3=2(x-3) --> x+3=2x-6
\n" ); document.write( "subtracting x from both sides we get
\n" ); document.write( "3=x-6
\n" ); document.write( "adding 6 to both sides we get 9=x, or more conventionally written
\n" ); document.write( "x=9
\n" ); document.write( "The speed of the boat in still water is 9 kph.
\n" ); document.write( "
\n" );