document.write( "Question 1122904: A motorboat can travel 15 miles per hour downstream and 9 moles per hour upstream on a certain river. Find the rate of its current and the rate at which the boat can travel in still water \n" ); document.write( "
Algebra.Com's Answer #739072 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! speed=x \n" ); document.write( "current=c \n" ); document.write( "x+c=15 \n" ); document.write( "x-c=9 \n" ); document.write( "add them \n" ); document.write( "2x=24 \n" ); document.write( "x=12 mph speed in still water \n" ); document.write( "c=3 mph \n" ); document.write( " |