document.write( "Question 964169: A motor boat travels 137.5 miles upstream in 2.5 hours. The next day it travels downstream to the starting point in 5.5 hours. What is the speed of the boat, and of the current? \n" ); document.write( "
Algebra.Com's Answer #589116 by amarjeeth123(569)\"\" \"About 
You can put this solution on YOUR website!
Let the speed of the boat be x
\n" ); document.write( "Let the speed of the current be y.
\n" ); document.write( "When it travels upstream
\n" ); document.write( "x+y=137.5/2.5
\n" ); document.write( "x+y=55........equation 1
\n" ); document.write( "When it travels downstream
\n" ); document.write( "x-y=137.5/5.5
\n" ); document.write( "x-y=25........equation 2
\n" ); document.write( "Adding 1 and 2 we get,
\n" ); document.write( "2x=55+25
\n" ); document.write( "2x=80
\n" ); document.write( "x=40
\n" ); document.write( "y=15
\n" ); document.write( "The speed of the boat is 40 miles/hr.
\n" ); document.write( "The speed of the current is 15 miles/hr.
\n" ); document.write( "
\n" );