Alexandra L. answered 08/10/20
BA in physics with 13 years of experience in tutoring math and science
The easiest way to solve this problem is to break up the two vectors into x- and y-components and then add the separate components.
1) Break up the two vectors into components:
The first vector (N35W) is in quadrant 2, and forms an angle of 125 degrees (= 35 + 90) with the x-axis. Thus,
x1 = 1640 cos (125)
y1 = 1640 sin (125)
The second vector is in quadrant 3, and forms an angle of 210 degrees (= 270 - 60) with the x-axis. Thus,
x2 = 1270 cos (210)
y2 = 1270 sin (210)
2) Add the individual x and y components to get the components of the resulting vector:
xtotal = x1 + x2
ytotal = y1 + y2
3) Use the total x and y components to find the magnitude and direction of the resulting vector:
magnitude = √(xtotal2 + ytotal2)
direction = tan-1(ytotal /xtotal )