document.write( "Question 147375: A fishing boat traveled 3 hours against a 6 km/hr current. The return trip took only 2 hours. Find the speed of the boat in still water. \n" ); document.write( "
Algebra.Com's Answer #107751 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A fishing boat traveled 3 hours against a 6 km/hr current. The return trip took only 2 hours. Find the speed of the boat in still water. \n" ); document.write( "------------ \n" ); document.write( "Against current DATA: \n" ); document.write( "Time = 3 hrs ; rate = b-6 : distance = tr = 3(b-6) = 3b-18 km \n" ); document.write( "----------- \n" ); document.write( "With current DATA: \n" ); document.write( "Time = 2 hrs ; rate = b+6 ; distance = tr = 2(b+6) = 2b+12 km \n" ); document.write( "----------- \n" ); document.write( "EQUATION: \n" ); document.write( "distance with = distance against \n" ); document.write( "2b+12 = 3b-18 \n" ); document.write( "b = 30 kph (speed of the boat in quiet water) \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |