document.write( "Question 1020892: A boat takes 3 hours to go 9 miles upstream. It can go 18 miles downstream in the same time. Find the rate of the current and the rate of the boat in still water.​ (Hint: Because the current pushes the boat when it is going​ downstream, the rate of the boat downstream is the sum of the rate of the boat and the rate of the current. The current slows down the boat when it is going​ upstream, so the rate of the boat upstream is the difference of the rate of the boat and the rate of the​ current.) \n" ); document.write( "
Algebra.Com's Answer #636714 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A boat takes 3 hours to go 9 miles upstream. It can go 18 miles downstream in the same time. Find the rate of the current and the rate of the boat in still water.​ (Hint: Because the current pushes the boat when it is going​ downstream, the rate of the boat downstream is the sum of the rate of the boat and the rate of the current. The current slows down the boat when it is going​ upstream, so the rate of the boat upstream is the difference of the rate of the boat and the rate of the​ current.)\r
\n" ); document.write( "\n" ); document.write( "let x=rate of boat in still water
\n" ); document.write( "let c=rate of current
\n" ); document.write( "(x+c)=rate of boat downsream
\n" ); document.write( "(x-c)=rate of boat upsream
\n" ); document.write( "travel time*rate=distance
\n" ); document.write( "3(x-c)=9 (upstream)
\n" ); document.write( "3(x+c)=18 (downstream)\r
\n" ); document.write( "\n" ); document.write( "3x-3c=9
\n" ); document.write( "3x+3c=18
\n" ); document.write( "add:
\n" ); document.write( "6x=27
\n" ); document.write( "x=4.5
\n" ); document.write( "3c=18-3x=18-13.5=4.5
\n" ); document.write( "c=1.5\r
\n" ); document.write( "\n" ); document.write( "rate of boat in still water=4.5 mph
\n" ); document.write( "rate of current=1.5 mph\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );