document.write( "Question 813233: A plane leaves an airport and travels 2500 mi. due West, then turns 38 degrees to the south and travels 240 mi to a second airport. What is the displacement of the 1st airport from the 2nd airport? Round to 3 decimal places. It asks for Magnitude and Direction. \n" ); document.write( "
Algebra.Com's Answer #489562 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
use the law of cosines to find the third side of the triangle
\n" ); document.write( "---
\n" ); document.write( "a^2 = b^2 + c^2 - 2bc cos(I)
\n" ); document.write( "where:
\n" ); document.write( "b = 2500
\n" ); document.write( "c = 240
\n" ); document.write( "---
\n" ); document.write( "but first find the included angle I
\n" ); document.write( "I = 180 - 38 = 142 degrees
\n" ); document.write( "---
\n" ); document.write( "a^2 = 2500^2 + 240^2 - 2*2500*240*cos(142)
\n" ); document.write( "a^2 = 6.25e6 + 5.76e4 - 1.2e6*(-0.7880107)
\n" ); document.write( "a^2 = 6.25e6 + 5.76e4 + 9.456129e5
\n" ); document.write( "a^2 = 7.2532129e6
\n" ); document.write( "a = 2693.179
\n" ); document.write( "---
\n" ); document.write( "the airplane arrives at ap2 at a distance of 2693.179 miles from ap1.
\n" ); document.write( "---
\n" ); document.write( "now use the law of sines to find the smaller angle J of the triangle (ap1, turn-point, ap2):
\n" ); document.write( "sin(J)/j = sin(I)/i
\n" ); document.write( "sin(J)/240 = sin(142)/2693.179
\n" ); document.write( "sin(J)= sin(142)240/2693.179
\n" ); document.write( "sin(J)= (0.6156614)240/2693.179
\n" ); document.write( "sin(J)= 0.054864
\n" ); document.write( "J = arcsin(0.054864)
\n" ); document.write( "J = 3.1450587 degrees
\n" ); document.write( "---
\n" ); document.write( "direction from ap2 to ap1 is:
\n" ); document.write( "90 - 3.1450587 = 86.854941 ~= 86.855 degrees true north bearing
\n" ); document.write( "---
\n" ); document.write( "Answer:
\n" ); document.write( "the vector from ap2 to ap1 is:
\n" ); document.write( "Direction: 86.855 degrees true north
\n" ); document.write( "Magnitude: 2693.179 miles
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );