document.write( "Question 1134046: Downstream , the boat traveled 64 miles in 2 hours. Heading upstream, however, it could only travel 54 miles in 3 hours. find the speed of the bost in still water and the speed of the current. \n" ); document.write( "
Algebra.Com's Answer #751335 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
the boat can make 32 mph with the current and 18 mph against the current.
\n" ); document.write( "so 32=s+c, where s is speed of boat in flat water and c the speed of the current
\n" ); document.write( "and18=s-c
\n" ); document.write( "50=2s
\n" ); document.write( "s=25 mph in still water
\n" ); document.write( "c=7 mph current
\n" ); document.write( "
\n" );