document.write( "Question 753485: Two ships are sailing out from the same spot at the same time. The first ship is sailing due east at 18km/h and the other due north at 25km/h. How fast are the ships moving away from eachother 4 hours later? \n" ); document.write( "
Algebra.Com's Answer #458408 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Two ships are sailing out from the same spot at the same time. \n" ); document.write( "The first ship is sailing due east at 18km/h and the other due north at 25km/h. How fast are the ships moving away from eachother 4 hours later? \n" ); document.write( "---- \n" ); document.write( "East-bound ship DATA: rate = 18 km/hr ; time = 4 hrs ; dist = 18*4 = 72 km \n" ); document.write( "---- \n" ); document.write( "North-bound ship: rate = 25 km/hr ; rime = 4 hrs ; dist = 4*25 = 100 km \n" ); document.write( "---------------------------- \n" ); document.write( "Distance from ship to ship: sqrt[72^2+100^2] = 123.33 km \n" ); document.write( "------ \n" ); document.write( "rate = 123.33 km/ 4 hrs = 30.8 mph \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |