document.write( "Question 864035: Christina’s motorboat took 3 hours to make a trip downstream with a 6-mph current. The return trip against the same current took 5 hours. Find the speed of the boat in still water? \n" ); document.write( "
Algebra.Com's Answer #520745 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Boat speed speed x mph
\n" ); document.write( "current speed 6 mph
\n" ); document.write( "..
\n" ); document.write( "against current x- 6
\n" ); document.write( "with current x+ 6
\n" ); document.write( "..
\n" ); document.write( "against current 5 hours
\n" ); document.write( "with current 3 hours
\n" ); document.write( "Distance is same. D=r*t
\n" ); document.write( "5 ( x - 6 ) = 3 ( x + 6 )
\n" ); document.write( "5 x - 30 = 3 x + 18
\n" ); document.write( "5 x - 3 x = 30 + 18
\n" ); document.write( "2 x = 48
\n" ); document.write( "/ 2
\n" ); document.write( "x = 24 mph
\n" ); document.write( "Boat speed speed = 24 mph
\n" ); document.write( "
\n" ); document.write( "
\n" );