document.write( "Question 450104: If a boat in a 4 mph current can travel 76 miles downstream in the same time it takes to travel 20 miles upstream, what is the speed of the boat in still water \n" ); document.write( "
Algebra.Com's Answer #309670 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent speed of boat in still water
\n" ); document.write( "Question states***Times up and downstream the same: t = D/r
\n" ); document.write( " 76/(x+4) = 20/(x-4) Cross Multiplying
\n" ); document.write( " 76(x-4) = 20(x+4)
\n" ); document.write( " 56x = 80 + 304
\n" ); document.write( " 56x = 384
\n" ); document.write( " x = 6.857 mph, the speed of boat in still water
\n" ); document.write( " \n" ); document.write( "
\n" );