document.write( "Question 934743: An airplane flies 170 kilometers from an airport in a direction of 220 degrees. how far west of the airport is the plane? How far south? \n" ); document.write( "
Algebra.Com's Answer #567731 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An airplane flies 170 kilometers from an airport in a direction of 220 degrees. how far west of the airport is the plane? How far south? \n" ); document.write( "---------------- \n" ); document.write( "West is 270 degrees. \n" ); document.write( "270 - 220 = 50 degs \n" ); document.write( "Distance west is 170*cos(50) \n" ); document.write( "Distance south = 170*sin(50) \n" ); document.write( " \n" ); document.write( " |