document.write( "Question 445774: A motorboat takes two thirds as much time to travel ten miles downstream as it does to travel the same distance upstream. If the rate of the current is 5 mph, find the speed of the motorboat in still water. \n" ); document.write( "
Algebra.Com's Answer #315073 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
10/x+5=2/3(10/x-5)
\n" ); document.write( "10/(x+5)=20/3(x-5)
\n" ); document.write( "10(3)(x-5)=20(x+5)
\n" ); document.write( "30x-150=20x+100
\n" ); document.write( "10x=250
\n" ); document.write( "x=25
\n" ); document.write( "The motorboat's speed in still water is 25 mph.
\n" ); document.write( "
\n" );