document.write( "Question 278370: A boat can travel from its dock to a town downriver with a 7 mph current in 10 hours. The return trip against the same current takes 15 hours. What is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #202570 by Grinnell(63)\"\" \"About 
You can put this solution on YOUR website!
OK! Goodmorning.
\n" ); document.write( "Let x be the speed of the boat in still water.
\n" ); document.write( "Let x+7 be the speed of the boat with a 7 mph current pushing it along.
\n" ); document.write( "Let x-7 be the speed of the boat going against the (same--mph) current coming back upstream.
\n" ); document.write( "Remember Rate x Time =Distance\r
\n" ); document.write( "\n" ); document.write( "We know the distance will be the same, SO off to the races!
\n" ); document.write( "(x+7)mph TIMES 10 hours E Q U A L S (x-7)mph TIMES 15 hours
\n" ); document.write( "10x+70=15x-105
\n" ); document.write( "175=5x
\n" ); document.write( "35=x\r
\n" ); document.write( "\n" ); document.write( "Therefore 35 is speed of boat in still water.
\n" ); document.write( "
\n" );