document.write( "Question 955741: If the two ships are travelling at speeds of 15 knots and 18 knots, heading north and east, respectively, how far away are the two ships from each other two hours after leaving the port? Use 1 knot= 1.852 km/hour. \n" ); document.write( "
Algebra.Com's Answer #583986 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If the two ships are travelling at speeds of 15 knots and 18 knots, heading north and east, respectively, how far away are the two ships from each other two hours after leaving the port? Use 1 knot= 1.852 km/hour. \n" ); document.write( ": \n" ); document.write( "The distance between the two ships is the hypotenuse of a right triangle \n" ); document.write( "a^2 + b^2 = c^2, where: \n" ); document.write( "a = 2 * 15 * 1.852 = 55.56 km \n" ); document.write( "b = 2 * 18 * 1.852 = 66.67 km \n" ); document.write( "c = the distance between the ship after two hours \n" ); document.write( " \n" ); document.write( "use your calc \n" ); document.write( "c = 86.79 km apart after two hrs \n" ); document.write( " |