document.write( "Question 32149: David's boat can travel 11 miles downstream in the same amount of time it can travel 9 miles upstream. If the speed of the boat is 20 miles per hour in still water, find the speed of the current. \n" ); document.write( "
Algebra.Com's Answer #18682 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let the speed of the current be x:; \n" ); document.write( "equation: \n" ); document.write( "11(20-x)=9(20+x) \n" ); document.write( "220-11x=180+9x \n" ); document.write( "40=20x \n" ); document.write( "x=2 \n" ); document.write( "Hence, the speed of the current is 2mph. \n" ); document.write( "PAul. \n" ); document.write( " |