document.write( "Question 1022497: A plane is flying 215 miles per hour toward the Southeast (Theta Angle is 315 degrees). A wind suddenly blows at 75 miles per hour from the North to the South (Theta Angle is 270 degrees). Remember you will have to find the X-components & Y-components of the plane and wind.\r
\n" );
document.write( "\n" );
document.write( "New velocity of plane\r
\n" );
document.write( "\n" );
document.write( "Angle Alpha is \r
\n" );
document.write( "\n" );
document.write( "Angle Theta is
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #638160 by Alan3354(69443) You can put this solution on YOUR website! A plane is flying 215 miles per hour toward the Southeast (Theta Angle is 315 degrees). A wind suddenly blows at 75 miles per hour from the North to the South (Theta Angle is 270 degrees). Remember you will have to find the X-components & Y-components of the plane and wind.\r \n" ); document.write( "\n" ); document.write( "New velocity of plane\r \n" ); document.write( "\n" ); document.write( "Angle Alpha is \r \n" ); document.write( "\n" ); document.write( "Angle Theta is \n" ); document.write( "======================== \n" ); document.write( "In aviation (and other navigation) North is 0/360 degs, and angles are measured clockwise. \n" ); document.write( "---- \n" ); document.write( "The plane's heading is 135 degs. \n" ); document.write( "The wind is 360 @ 75. \n" ); document.write( "--- \n" ); document.write( "Draw a triangle with a leg of length 215 (the speed) at 135 degs. \n" ); document.write( "From the lower right end, draw a vertical line of length 75 (windspeed). \n" ); document.write( "The angle between the 2 legs is 135 degs. \n" ); document.write( "Use the Cosine Law to find the 3rd side (the resultant ground speed). \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "c =~ 273.23 mi/hr (the groundspeed) \n" ); document.write( "---------------------- \n" ); document.write( "Call the angle between the plane's heading and its ground track A: \n" ); document.write( "Use the Sine Law: \n" ); document.write( "sin(A)/75 = sin(135)/273.23 \n" ); document.write( "sin(A) =~ 0.194 \n" ); document.write( "A = 11.19 degs \n" ); document.write( "--> ground track = 146.19 degs \n" ); document.write( "---------- \n" ); document.write( "Angle on the x-y plane = 303.8 degs\r \n" ); document.write( "\n" ); document.write( "The ground track = 135 + angle A \n" ); document.write( "=================== \n" ); document.write( "It's not clear what angles alpha and theta are located. \n" ); document.write( "-------------------- \n" ); document.write( "PS Pilots don't do trig, they use computers of various types to do it for them. \n" ); document.write( " |