document.write( "Question 30969: Two boats leave port at the same time, one heading north at 38 knots, the other south at 30 knots. How long will it take them to be 680 nautical miles apart? \n" ); document.write( "
Algebra.Com's Answer #17689 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Let the time be x \n" ); document.write( "38(x)+30(x)=680 \n" ); document.write( "68=680 \n" ); document.write( "x=10 \n" ); document.write( "Hence, it will take 10 hours for them to be 680 miles apart. \n" ); document.write( "Paul. \n" ); document.write( " |