document.write( "Question 330751: A motor boat takes 4 hours to travel 352 km going upstream. The return trip takes 2 hours going downstream. What is the rate of the boat in still water and what is the rate of the current? \n" ); document.write( "
Algebra.Com's Answer #237109 by dewasmaharaja(5)\"\" \"About 
You can put this solution on YOUR website!
Let speed of boat in still water be x km/hr. and speed of stream be y km/hr.\r
\n" ); document.write( "\n" ); document.write( "Therefore,\r
\n" ); document.write( "\n" ); document.write( "Upstream, effective speed of boat = x - y = 352/4 = 88. This means, x = y + 88\r
\n" ); document.write( "\n" ); document.write( "Downstream, effective speed of boat = x + y = 352/2 = 176\r
\n" ); document.write( "\n" ); document.write( "Substituting value of x, \r
\n" ); document.write( "\n" ); document.write( "y + 88 + y = 176
\n" ); document.write( "2y = 176 - 88 = 88
\n" ); document.write( "Speed of stream, y = 44 km/hr
\n" ); document.write( "Speed of boat in still water, x = 44 + 88 = 132 km/hr
\n" ); document.write( "
\n" );