Paul Q. answered 05/13/20
Experienced in Math, Physics, Stat, Programming, & Meteorology
1) Draw the coordinate x & y axes
2) Decompose the displacement vectors into their x & y components
(be careful with the signs)
3) Add the corresponding x and y vector components up
4) Use the pythagorean theorem to find the resultant magnitude from the x component and y component of the resulttant.
5) Use the inverse tangent function (arctangent function) with the y component over the x component to get
an angle in degrees
(IMPORTANT NOTE, inverse tangent function (arctangent function) only outputs either quadrant I or IV. We know the angle should be in quadrant II, essentially a reference angle to the -x axis. Thus, after finding alpha_resultant, subtract from 180 degrees to get the final bearing heading.