document.write( "Question 404102: Going down the river a boat went 11 mph. Going up the river it only went 3 mph. What is the speed of the current? How fast would the boat go if there were no current? \n" ); document.write( "
Algebra.Com's Answer #285705 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Going down the river a boat went 11 mph. \n" ); document.write( " Going up the river it only went 3 mph. What is the speed of the current? How fast would the boat go if there were no current? \n" ); document.write( ": \n" ); document.write( "Let s = speed in still water \n" ); document.write( "Let c = speed of the current \n" ); document.write( ": \n" ); document.write( "Two equations, use elimination here \n" ); document.write( "s + c = 11 \n" ); document.write( "s - c = 3 \n" ); document.write( "---------------Addition eliminates c find s \n" ); document.write( "2s = 14 \n" ); document.write( "s = 7 mph in still water \n" ); document.write( " \n" ); document.write( " |