document.write( "Question 1031893: a ship leaves port and travel on a constant course and a constant speed. after 2 hours the ship is 55 miles south and 20 miles west what is the course and speed? \n" ); document.write( "
Algebra.Com's Answer #646734 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
a ship leaves port and travel on a constant course and a constant speed. after 2 hours the ship is 55 miles south and 20 miles west what is the course and speed?
\n" ); document.write( "-------------
\n" ); document.write( "The course measured CW from North is (180 + atan(20/55)) degs
\n" ); document.write( "The distance is the hypotenuse of the right triangle with legs of 55 and 20 miles.
\n" ); document.write( "
\n" );