document.write( "Question 775651: An aeroplane can fly at 250km\h in still air. How long will it take it to reach a place 500 km to the south-west if a wind is blowing at 80k
\n" );
document.write( "m\h from west
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #473059 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An aeroplane can fly at 250km\h in still air. How long will it take it to reach a place 500 km to the south-west if a wind is blowing at 80k \n" ); document.write( "m\h from west \n" ); document.write( "================ \n" ); document.write( "A heading adjustment is needed into the wind to give a ground track of 225 (southwest). \n" ); document.write( "The angle between the wind direction and groundtrack is 135 degs. \n" ); document.write( "Use the Law of Sines to find the heading correction. \n" ); document.write( "--- \n" ); document.write( "250/sin(135) = 80/sin(A) \n" ); document.write( "sin(A) = 80*sin(135)/250 \n" ); document.write( "A = 13.0778 degs --> 13 degs \n" ); document.write( "The 3rd angle, B = 180 - (A + 135) \n" ); document.write( "B = 32 degs \n" ); document.write( "--------- \n" ); document.write( "Use the Law of Sines again to find AC, the groundspeed \n" ); document.write( "250/sin(135) = AC/sin(32) \n" ); document.write( "AC = 186.95 km/hr (the plane's groundspeed on a track of 225 degs) \n" ); document.write( "----------- \n" ); document.write( "500/AC =~ 2.67 hours \n" ); document.write( " \n" ); document.write( " |