document.write( "Question 1159678: 1.) A DC-9 aircraft leaves Portland International Airport from runway 10 RIGHT, whose bearing is S80° E. After flying for a half mile, the pilot requests permission to turn 90° and head toward the southwest. The permission is granted. After the airplane goes 10 miles in this direction, what bearing should the control tower use to locate the aircraft? Diagram needed w/ written explanation?\r
\n" );
document.write( "\n" );
document.write( "2.)A ship leaves the Columbia bar with a bearing of S30° W and a speed of 15 knots. After 2 hours, the ship turns 90° towards the southeast. After 3 hours, maintaining the same speed, what is the bearing to the ship from the Columbia bar? Diagram needed w/ written explanation?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Please and thank you
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #782721 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! \n" ); document.write( "I'll do the first problem to get you started. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Diagram \n" ); document.write( " ![]() \n" ); document.write( "A = plane's starting location = location of air traffic control (ATC) tower \n" ); document.write( "B = plane's location after traveling that initial 1/2 mile \n" ); document.write( "C = plane's location after turning at point B and traveling 10 miles \n" ); document.write( "angle DAB = 80 degrees, see note below \n" ); document.write( "angle GAB = 10 degrees, complementary to angle DAB \n" ); document.write( "angle EBF = 80 degrees, congruent to angle DAB \n" ); document.write( "angle EBC = 10 degrees, it is complementary to angle EBF \n" ); document.write( "angle ABC = 90 degrees, supplementary to angle CBF = 90 \n" ); document.write( "angle CBF = 90 degrees, amount the pilot turns\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note: The notation \"S80E\" means you start facing south and turn 80 degrees east. For more info/examples about compass bearings, see this page.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Vector AB has length or magnitude of 0.5 miles \n" ); document.write( "It's direction is -10 degrees (-1 times the measure of angle GAB) \n" ); document.write( "So r = 0.5 and theta = -10, which means \n" ); document.write( "x = r*cos(theta) \n" ); document.write( "x = 0.5*cos(-10) \n" ); document.write( "x = 0.5*cos(10) \n" ); document.write( "and \n" ); document.write( "y = r*sin(theta) \n" ); document.write( "y = 0.5*sin(-10) \n" ); document.write( "y = -0.5*sin(10)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Vector AB is \n" ); document.write( "< x, y > = <0.5*cos(10), -0.5*sin(10)>\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Vector BC has magnitude r = 10 and direction theta = -100 degrees or theta = 260 degrees depending on how you view things. So vector BC can be broken up like so \n" ); document.write( "x = r*cos(theta) \n" ); document.write( "x = 10*cos(-100) \n" ); document.write( "x = 10*cos(100) \n" ); document.write( "and \n" ); document.write( "y = r*sin(theta) \n" ); document.write( "y = 10*sin(-100) \n" ); document.write( "y = -10*sin(100)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Vector BC is \n" ); document.write( "< x, y > = <10*cos(100), -10*sin(100)>\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We found \n" ); document.write( "Vector AB is < x, y > = <0.5*cos(10), -0.5*sin(10)> \n" ); document.write( "Vector BC is < x, y > = <10*cos(100), -10*sin(100)>\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add up the components to get the resultant vector AC \n" ); document.write( "vector AC = < 0.5*cos(10)+10*cos(100), -0.5*sin(10) + -10*sin(100) > \n" ); document.write( "vector AC = < -1.2440779001632, -9.93490161895554 >\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now compute the direction for vector AC \n" ); document.write( "theta = arctan(y/x) \n" ); document.write( "theta = arctan(-9.93490161895554/(-1.2440779001632)) \n" ); document.write( "theta = 82.8624052261118 \n" ); document.write( "We add on 180 degrees so we move from quadrant Q1 to Q3 \n" ); document.write( "theta = 82.8624052261118+180 \n" ); document.write( "theta = 262.862405226111\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is fairly close to 270 degrees which is pointing directly south (when we assign 0 degrees to mean directly east) \n" ); document.write( "So, 270 - 262.862405226111 = 7.13759477388897 degrees \n" ); document.write( "is the amount the ATC has to turn when they face directly south. Doing this will have ATC align their viewpoint with the plane's new position at point C.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, the bearing ATC has to aim for is approximately S 7.13759 W \n" ); document.write( "ATC must start facing directly south, then turn approximately 7.13759 degrees toward the west.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Referring back to the diagram, angle DAC is approximately 7.13759 degrees\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |