Michael J. answered 11/14/15
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
The plane is flying south, but it gets pushed in the northwest direction with the wind coming from the east. What we need to do is draw the vectors of the plane's direction. We will have two vectors: thrust vector and wind vector. These vectors will broken down by their x and y components.
Thrust vector:
Ftx = 0 N
Fty = -15000 N
Wind vector:
This vector is northwest. This direction lies in the second quadrant in a coordinate system and 160 degrees lies in the quadrant.
Fwx = 3000cos(160) = -2819.08 N
Fwy = 3000sin(160) = 1026.06 N
To find the resultant vector of the airplane, we need to combine all the x components and combine all the y components. Then use the Pythagorean theorem.
Rx = Ftx + Fwx = 0 N - 2819.08 N = -2819.08 N
Ry = Fty + Fwy = -15000 N + 1026.06 N = -13973.94 N
R = √(Rx2 + Ry2)
To get the direction of the vector, we use the inverse tangent.
θ = tan-1(Ry / Rx)
If Rx is negative and Ry is negative. Therefore, the resultant vector will lie in the 3rd quadrant.