document.write( "Question 1062277: An airplane is at a location 800 miles west of city X. Another airplane is at a distance of 1,200 miles in a direction S 30° W from city X. What is the distance between the two airplanes to the nearest mile? Assume that the planes are flying at the same altitude. \n" ); document.write( "
Algebra.Com's Answer #677146 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
It helps to draw this. From the drawing, the estimate is between 400 (they are the same direction) to 800, less than the distance either is from the city.
\n" ); document.write( "Law of cosines.
\n" ); document.write( "c^2=a^2+b^2-2abcos C
\n" ); document.write( "c^2=800^+1200^2-2(800)(1200)cos 30
\n" ); document.write( "=417231.22
\n" ); document.write( "c=sqrt (417231.22)=645.93 rounded to 646 miles.
\n" ); document.write( "
\n" ); document.write( "
\n" );