document.write( "Question 1201614: An airplane flies 200 km on a bearing of 335°. It then flies 100 km on a bearing of 170° and 400 km on 280°, and lands.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "a) How far is the airplane from its starting point when it lands?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) On what bearing could it have flown to complete its journey directly? \n" );
document.write( "
Algebra.Com's Answer #836147 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An airplane flies 200 km on a bearing of 335°. It then flies 100 km on a bearing of 170° and 400 km on 280°, and lands.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "a) How far is the airplane from its starting point when it lands?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "b) On what bearing could it have flown to complete its journey directly? \n" ); document.write( "------------------------------ \n" ); document.write( "Label the starting point A, then B, then C, then D. \n" ); document.write( "AB = 200 at 125 degs wrt the x-axis. \n" ); document.write( "x component = 200*cos(125) \n" ); document.write( "y component = 200*sin(125 \n" ); document.write( "=== \n" ); document.write( "BC = 100 at 280 degs wrt the x-axis. \n" ); document.write( "x component = 100*cos(280), y component = 100*sin(280) \n" ); document.write( "=== \n" ); document.write( "CD = 400 at 170 degs wrt the x-axis \n" ); document.write( "x component = 400*cos(170), y component = 400*sin(170) \n" ); document.write( "================== \n" ); document.write( "Add the x-comps and the y-comps to find the point D \n" ); document.write( "Find the distance and angle from the Origin to D. \n" ); document.write( "---------------------- \n" ); document.write( "An Excel sheet can be used to do this. \n" ); document.write( "PS To convert headings to degs wrt the x-axis, use 450 degs minus the heading MOD 360. \n" ); document.write( "PPS You can waste your life doing this one with triangles. Use vectors. \n" ); document.write( " |