document.write( "Question 28470: A boat goes 280 miles downstream in the same time it can go 210 miles upstream. The speen of the current is 9 miles per hour. Find the speed of th boat in still water. \n" ); document.write( "
Algebra.Com's Answer #15471 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let the speed of the boat be x \n" ); document.write( "280(x-9)=210(x+9) \n" ); document.write( "280x-2520=210x+1890 \n" ); document.write( "70x=4410 \n" ); document.write( "x=63\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, the speed of the boat is 63mph. \n" ); document.write( "PAUL. \n" ); document.write( " |