For the first displacement (10.5 m, 20° west of north):
x1 = 10.5 * sin(20°) = 3.594
y1 = 10.5 * cos(20°) = 9.945
For the second displacement (25 m, 40° south of west):
x2 = 25 * cos(40°) = 19.127
y2 = -25 * sin(40°) = -16.142
Now, we can find the total x and y
Show more…