With N as +ve Y direction, and E as +ve X direction:
Velocity of 1st air plane, VA=660*cos(55.2 degree) j + 660 sin(55.2degree) i mph
Using displacement = velocity * time, find displacement of A from airport,
Velocity of 2nd air plane, VB=590*cos(111 degree) j + 590 sin(111 degree) i mph
Similarly find displacement of B.
Note that with airport as the origin, displacement is same as the position vector the airplance.
Heading angle is the angle with respect to the north direction. So cosine of the heading angle gives the north component, and the sine the east component.
rA = Position vector of A = 660*2.1(cos(55.2 degree) j + sin(55.2degree)i) miles
=791 j + 1138 i miles
rB=Position vector of B = 590*2.1* (cos(111 degree) j + sin(111 degree)i) miles.
=-444 j + 1157 i miles
DIsptance between A and B = magnititude of (rA- rB)
Other way:
The angle between two displacement vectors is 111-55.2 = 55.8 degree
Magnitude of vectors are 1386 miles and 1239 miles.
Use cosine law, find the distance as the length of third side of the triangle:
sqrt( 1386^2 + 1239^2 -2*1239*1386cos(55.8degree))