document.write( "Question 550591: A boat travels 60 miles downstream in The same time it takes to go 36 miles upstream. The speed of The boat in still water is 15 mph greater than The speed of The current. Find The speed of The current. \n" ); document.write( "
Algebra.Com's Answer #358901 by mananth(16949)\"\" \"About 
You can put this solution on YOUR website!
let speed of current be x
\n" ); document.write( "speed of boat be y
\n" ); document.write( "y-x=14..........(1)\r
\n" ); document.write( "\n" ); document.write( "60/(y+x)= 36/(y-x)\r
\n" ); document.write( "\n" ); document.write( "60(y-x)=36(y+x)
\n" ); document.write( "/12
\n" ); document.write( "5(y-x)=3(y+x)
\n" ); document.write( "5y-5x=3y+3x
\n" ); document.write( "2y-8x=0
\n" ); document.write( "/2
\n" ); document.write( "y-4x=0..........(2)\r
\n" ); document.write( "\n" ); document.write( "multiply (1) by -4
\n" ); document.write( "-4y+4x=-56
\n" ); document.write( "add this equation to (2)
\n" ); document.write( "-3y=-56
\n" ); document.write( "y=18.66 mph\r
\n" ); document.write( "\n" ); document.write( "y-x=14
\n" ); document.write( "18.66-x=14
\n" ); document.write( "x=4.66 mph
\n" ); document.write( "
\n" );