document.write( "Question 741105: A plane flies on a bearing of 230o at 350 miles per hour. A wind is blowing from the west at 30 miles per hour. Find the groundspeed and the final bearing of the plane in the wind.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #451848 by Alan3354(69443) You can put this solution on YOUR website! A plane flies on a bearing of 230o at 350 miles per hour. A wind is blowing from the west at 30 miles per hour. Find the groundspeed and the final bearing of the plane in the wind. \n" ); document.write( "----------------- \n" ); document.write( "2 sides of the triangle are 350 & 30. \n" ); document.write( "The angle between the 2 sides = 270 - 230 = 40 degs \n" ); document.write( " \n" ); document.write( "GS =~ 327.586 mi/hr \n" ); document.write( "------------- \n" ); document.write( "angle A is between heading and ground track \n" ); document.write( "GS/sin(40) = 30/sin(A) \n" ); document.write( "A =~ 3.375 degs \n" ); document.write( "---- \n" ); document.write( "ground track = 230 - A = 226.6 degs\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |