document.write( "Question 885906: A cruise ship can sail 30 mph in calm water. Sailing with the Gulf Stream, the ship can sail 245 mi in the same amount of time it takes to sail 175 mi against the Gulf Stream. Find the rate of the Gulf Stream. \n" ); document.write( "
Algebra.Com's Answer #535534 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A cruise ship can sail 30 mph in calm water. Sailing with the Gulf Stream, the ship can sail 245 mi in the same amount of time it takes to sail 175 mi against the Gulf Stream. Find the rate of the Gulf Stream.
\n" ); document.write( "***
\n" ); document.write( "let x=rate of speed of Gulf Stream
\n" ); document.write( "30+x=rate of speed of cruise ship sailing with the Gulf Stream.
\n" ); document.write( "30-x=rate of speed of cruise ship sailing against the Gulf Stream
\n" ); document.write( "travel time=distance/speed
\n" ); document.write( "..
\n" ); document.write( "\"245%2F%2830%2Bx%29=175%2F%2830-x%29\"
\n" ); document.write( "175(30+x)=245(30-x)
\n" ); document.write( "5250+175x=7350-245x
\n" ); document.write( "420x=2100
\n" ); document.write( "x=5
\n" ); document.write( "rate of speed of Gulf Stream=5 mph
\n" ); document.write( "
\n" );