document.write( "Question 5001: a motorboat traveled for 2 hours with an 8 km/h current. the return trip against the same current took 3 hours. find the speed of the motorboat in still water. \n" ); document.write( "
Algebra.Com's Answer #2488 by xcentaur(357)\"\" \"About 
You can put this solution on YOUR website!
let the speed of the motorboat be x kmph
\n" ); document.write( "the speed of the current be y kmph = 8 kmph
\n" ); document.write( "


\n" ); document.write( "now,journey with the current:
\n" ); document.write( "speed=x+y=(x+8)kmph,time=2 hours
\n" ); document.write( "d=2(x+8)=(2x+16)km
\n" ); document.write( "


\n" ); document.write( "now considering return journey:
\n" ); document.write( "speed=x-y=(x-8)kmph,time=3 hours
\n" ); document.write( "distance=3(x-8)=(3x-24)km
\n" ); document.write( "


\n" ); document.write( "but the distance in both cases must be the same,
\n" ); document.write( "hence 2x+16=3x-24
\n" ); document.write( "16+24=3x-2x
\n" ); document.write( "x=40 kmph
\n" ); document.write( "


\n" ); document.write( "Thus speed of the motorboat in still water=40kmph
\n" ); document.write( "


\n" ); document.write( "Hope this helps,
\n" ); document.write( "good luck.\r
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( "

\n" );