document.write( "Question 411855: On a certain river, a motoboat can travel 34 miles per hour with the current and 28 miles per hour against the current. Find the speed of the motorboat in still water and the speed of the current. \n" ); document.write( "
Algebra.Com's Answer #289422 by mananth(16946)![]() ![]() You can put this solution on YOUR website! On a certain river, a motoboat can travel 34 miles per hour with the current and 28 miles per hour against the current. Find the speed of the motorboat in still water and the speed of the current.\r \n" ); document.write( "\n" ); document.write( "boat speed = xmph \n" ); document.write( "current speed = ymph \n" ); document.write( "x+y =34 \n" ); document.write( "x-y=28 \n" ); document.write( "add the equations \n" ); document.write( "2x=72 \n" ); document.write( "/2 \n" ); document.write( "x= 31 mph \n" ); document.write( "y= 3 mph \n" ); document.write( " \n" ); document.write( " |