Question
Two ships leave the same port at the same time. One ship sails on a course of 110 degree at 32 mi/h. The other sails on a course of 230 degree at 40 mi/h. Find the distance between them after 2 hours. Express your answer to the nearest mile.
Answers
both start at origin
Ship one
110 from north is 20 degrees below +x axis
x1 = 2 * 32 * cos 20
y1 = -2 * 32 * sin 20
Ship 2
230 from north is 40 deg below -x axis
x2 = -2 * 40 cos 40
y2 = -2 * 40 sin 40
d = sqrt [(x2-x1)^2 + (y2-y1)^2 ]
Ship one
110 from north is 20 degrees below +x axis
x1 = 2 * 32 * cos 20
y1 = -2 * 32 * sin 20
Ship 2
230 from north is 40 deg below -x axis
x2 = -2 * 40 cos 40
y2 = -2 * 40 sin 40
d = sqrt [(x2-x1)^2 + (y2-y1)^2 ]
or, since the angle between their travel is 120° use the law of cosines to find the 3rd side of the triangle:
d^2 = 64^2 + 80^2 - 2*64*80 cos 120°
d^2 = 64^2 + 80^2 - 2*64*80 cos 120°
Related Questions
Two ships leave the same port at 7.am. The first ship sails towards europe on a 54 degree course at...
Two ships leave the same port at noon. Ship A sails north at 22 mph, and ship B sails east at 12 mph...
Two ships leave port simultaneously. Ship A sails north-west at 30 km/h and ship B sails S 40 degree...