document.write( "Question 984520: A pilot is flying at an air speed of 241mph in a wind blowing 20.4mph from the east. In what direction must the pilot head in order to fly due north? What is the pilots speed relative to the ground?
\n" );
document.write( "(Round the bearing to the nearest tenth of a degree and the speed to the nearest tenth of a mph.) \r
\n" );
document.write( "\n" );
document.write( "Enter your answer as (bearing, compass direction, speed), where compass direction is either E or W and the bearing is given in degrees.\r
\n" );
document.write( "\n" );
document.write( "Thank you kindly. \n" );
document.write( "
Algebra.Com's Answer #605302 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A pilot is flying at an air speed of 241mph in a wind blowing 20.4mph from the east. In what direction must the pilot head in order to fly due north? What is the pilots speed relative to the ground? \n" ); document.write( "---------------- \n" ); document.write( "Make a right triangle. \n" ); document.write( "The hypotenuse is 241 at some angle East of due North. \n" ); document.write( "The wind is the short leg 20.4 in length. \n" ); document.write( "Use Pythagoras to find the groundspeed. \n" ); document.write( " \n" ); document.write( "------------- \n" ); document.write( "The small angle = asin(20.4/241) =~ 4.856 degs \n" ); document.write( "--> A heading = 4.9 (due North is 360 or 000 degs) \n" ); document.write( " |