document.write( "Question 1140221: A boat travels 3 km upstream and 3 km back. The time for the round trip is 7 hrs. The speed of the stream is 4 km/hr. What is the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #760706 by josgarithmetic(39625)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " SPEED TIME DISTANCE\r\n" ); document.write( "\r\n" ); document.write( "upstream r-4 3/(r-4) 3\r\n" ); document.write( "\r\n" ); document.write( "downstream r+4 3/(r+4) 3\r\n" ); document.write( "\r\n" ); document.write( "TOTAL 7\r\n" ); document.write( " \n" ); document.write( " |