
Alissa R. answered 11/07/23
Masters in Engineering and years of tutoring experience
It may help to draw this on an x-y axis. The x-axis will be W on the left and E on the right. The y-axis will be up is N and down is S. First we must find the angles from zero. Draw the first vector 30° west of north, or LEFT of the upward y-axis. Measuring from zero (East or right x-axis), we have θ1=120°.
The second vector is 60° southwest, or left of the downward x-axis. This angle becomes θ2=-150°
now we need to find the i and j values of each vector. These are the forces acting in the x and y directions. These will help us add the vectors directionally.
v1= v1(cosθ1)i + v1(sinθ1)j
v1= 1640(cos120°)i + 1640(sin120°)j
v2 = v2(cosθ2)i + v2(sinθ2)j
v2= 1260(cos(-150°))i + 1260(sin(-150°))j
solve these and add the i and j values you will get
R = (v1 + v2)i + (v1 + v2)j
R = (1640(cos(120°)) + 1260(cos(-150°)))i + (1640(cos(120°)) + 1260(sin(-150°)))j
in order to find the resultant vector,
Vr = √((v1+v2)2i+(v1+v2)2j
so you would square both i and j values from the R equation and take the square root of their sum.
to find the angle, the formula is
tanθ = ((v1 + v2)i)/((v1 + v2)j)
I hope this all makes sense. I can do an online lesson and probably explain it better. Let me know if you need more help.