document.write( "Question 623341: A plane is headed directly east at 340 mi/hr when the wind is from the south at 45 mi/hr.
\n" );
document.write( "What is its velocity (magnitude and direction) with respect to the ground ?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #392099 by Alan3354(69443) You can put this solution on YOUR website! A plane is headed directly east at 340 mi/hr when the wind is from the south at 45 mi/hr. \n" ); document.write( "What is its velocity (magnitude and direction) with respect to the ground ? \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( "v =~ 342.965 mi/hr \n" ); document.write( "---------- \n" ); document.write( "East = 090 degs \n" ); document.write( "tan = 45/340 \n" ); document.write( "Angle with heading = atan(45/340) =~ 7.54 degs \n" ); document.write( "Ground track = 090 - 7.54 = 82.46 degs \n" ); document.write( "--> 082 \n" ); document.write( "Aircraft don't use fractions of degrees. \n" ); document.write( "Also, they don't use mi/hr, they use knots. \n" ); document.write( " \n" ); document.write( " |