document.write( "Question 937343: A supertanker leaves port traveling north at an average speed of 10 knots. Two hours later a cruise ship leaves the same port, heading south at an average speed of 18 knots. How many hours after the cruise ship sails will the two ships be 209 nautical miles apart? (1 knot = 1 nautical mile per hour) \n" ); document.write( "
Algebra.Com's Answer #570955 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! distance tanker had already traveled when the cruise ship sails: \n" ); document.write( "s = d/t \n" ); document.write( "d = st \n" ); document.write( "d = 10*2 \n" ); document.write( "d = 20 nm \n" ); document.write( "--- \n" ); document.write( "relative speed of the two ships: \n" ); document.write( "s = 10 + 18 \n" ); document.write( "s = 28 kts \n" ); document.write( "--- \n" ); document.write( "time after cruise ship sails, when the two ships are 209 nm apart ... \n" ); document.write( "the two ships are already 20 nm apart when cruise ship sails: \n" ); document.write( "d = 209 - 20 \n" ); document.write( "d = 189 \n" ); document.write( "t = d/s \n" ); document.write( "t = 189/28 \n" ); document.write( "t = 6.75 hr \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |