document.write( "Question 957182: A cruise ship can sail 25 mph in calm water. Sailing with the Gulf Stream, the ship can sail 256 mi in the same amount of time it takes to sail 144 mi against the Gulf Stream. Find the rate of the Gulf Stream. \n" ); document.write( "
Algebra.Com's Answer #854585 by ikleyn(53937) You can put this solution on YOUR website! . \n" ); document.write( "A cruise ship can sail 25 mph in calm water. Sailing with the Gulf Stream, the ship can sail 256 mi \n" ); document.write( "in the same amount of time it takes to sail 144 mi against the Gulf Stream. Find the rate of the Gulf Stream. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Calculations in the post by @lwsshak3 are incorrect due to arithmetic error.\r \n" ); document.write( "\n" ); document.write( " His answer \"25 mph\" for the Gulf Stream rate is absurdist,\r \n" ); document.write( "\n" ); document.write( " since then the cruise ship could not sail against the current.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I came to bring a correct solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let c = rate of gulf stream \n" ); document.write( "25+c = rate of ship sailing with Gulf Stream \n" ); document.write( "25-c = rate of ship sailing against Gulf Stream \n" ); document.write( "travel time=distance/rate (same in both directions) \n" ); document.write( "... \n" ); document.write( " \n" ); document.write( ".. \n" ); document.write( "256(25-c) = 144(25+c) \n" ); document.write( "6400 - 256c = 3600 + 144c \n" ); document.write( "400c = 2800 \n" ); document.write( "c = 2800/400 = 7 \n" ); document.write( "rate of gulf stream = 7 mph\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |