document.write( "Question 1206227: An airplane starting from airport A,flies 300km east, then 350km 30°west of North, and then 150km north to arrive at airport B. Assuming that there was no wind on that day,
\n" ); document.write( "a) determine in what direction should the pilot fly to travel directly from A to B?
\n" ); document.write( "b) How far will the pilot fly to travel directly from A to B?
\n" ); document.write( "

Algebra.Com's Answer #843522 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
from point A, he goes east 300 kilometers.
\n" ); document.write( "then he goes on a bearing of 30 degrees west of north for 350 kilometers.
\n" ); document.write( "breaking this down to east/west and north/south directions, you get:
\n" ); document.write( "west direction = 350 * sin(30) = east 175 kilometers.
\n" ); document.write( "north direction = 350 * cos(30) = north 303.1088913 kilometers.
\n" ); document.write( "then it's 150 kilometers in a north direction.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total east west direction = 300 kilometers east minus 175 kilometers west = 125 kilometers east.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "total north south direction = 303.1088913 kilometers north plus 150 kilometers north = 453.1088913 kilometers north.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this forms a right triangle ABC where AC = 125 kilometers and BC = 453.1088913 kilometers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the hypotenuse of this triangle is equal to AB which is equal to sqrt(125^2 + 453.1088913^2) = 470.0347512 kilometers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that's the direct distance from A to B.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the direction of travel is arccos(125/470.0347512) = 74.5773165 degrees.
\n" ); document.write( "90 minus that = 15.4226835 degrees.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "point B is 15.4226835 degrees east of north from point A.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "here's my diagram.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );