We have two opposing vectors, 160kph N of E and 32 kph S. In order to get the speed and direction of the plane, we have to add the vectors and solve for it's direction. In vector addition, we have to take the component in the x and in the y axis of each vectors and add all the x-components and all the y components.
To get the x component we have to multiply the magnitude of the vector with the cos of its angle with respect to the positive x axis.
X-component
X1 = 160 cos (25) = 145 kph
X2 = 32 cos (270)= 0 (you may also use -90 , moving clockwise from the positive x axis and you will get the same result)
Xtotal = 145 + 0 = 145 kph
To get the y component we have to multiply the magnitude of the vector with the sin of its angle with respect to the positive x axis.
Y1 = 160 sin (25) = 67.62 kph
Y2= 32 sin (270) = - 32 kph (you may also use -90 , moving clockwise from the positive x axis and you will get the same result)
Ytotal = 67.62 + (-32) = 35.62 kph
Now, for us to get the speed of the plane , we need to get the resultant of the vectors.
The resultant of the vectors i given by the formula:
In solving for the direction of the plane we have to use the formula:
Answer:
The plane will be travelling at a speed of 149.31 kph heading 13.8 degrees North of East.