
William W. answered 07/10/20
Math and science made easy - learn from a retired engineer
A sketch of this situation could look like this:
The distance the first ship travels (dA) is its rate (RA) multiplied by the time it traveled (TA2 - TA1) or:
dA = RA•(TA2 - TA1)
dA = 28•(3 - 1)
dA = 28•(2)
dA = 56 miles
The distance the second ship travels (dB) is its rate (RB) multiplied by the time it traveled (TB2 - TB1) or:
dB = RB•(TB2 - TB1)
dB = 22•(3 - 1.5)
dB = 22•(1.5)
dB = 33 miles
But since they are in different directions we must solve this considering that.
Vector Component Method:
Break each vector into "x" and "y" components then use the distance formula to calculate the distance
Vector dA can be broken into x and y components as follows:
dAX = 56sin(35°) = 32.1203
dAY = -56cos(35°) = -45.8725 (from the sketch we can see that the vector goes in the negative y direction)
Vector dB can be broken into x and y components as follows:
dBX = -33sin(20°) = -11.2867
dBY = -33cos(20°) = -31.0099
The distance is then:
dA-B = √[(32.1203 - -11.2867)2 + (-45.8725 - -31.0099)2]
dA-B = √[43.40692 + (-14.8627)2]
dA-B = √[1884.1629 + 220.8986]
dA-B = √2105.0615
dA-B = 46 miles
Law of Cosines Method:
Using the Law of Cosines, plug and chug:
(dA-B)2 = 332 + 562 - 2•33•56•cos(55°)
(dA-B)2 = 1089 + 3136 - 2119.9385
(dA-B)2 = 2105.0615
dA-B = √2105.0615
dA-B = 46 miles