document.write( "Question 1004891: I'm having trouble with this question about vectors:
\n" );
document.write( "A pilot wishes to fly from airport A to airport B. Airport B is located due west from airport A. The pilot's aircraft averages a speed of 160 mi/hr. If the pilot is flying in a wind which blows out of the north at speed of 40 mi/hr, then the pilot should head his plane in the direction of vector...? \n" );
document.write( "
Algebra.Com's Answer #621272 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A pilot wishes to fly from airport A to airport B. Airport B is located due west from airport A. The pilot's aircraft averages a speed of 160 mi/hr. If the pilot is flying in a wind which blows out of the north at speed of 40 mi/hr, then the pilot should head his plane in the direction of vector \n" ); document.write( "===================== \n" ); document.write( "Did you see my other answer? \n" ); document.write( "------ \n" ); document.write( "The hypotenuse is 160. \n" ); document.write( "Side opposite = 40 \n" ); document.write( "----------- \n" ); document.write( "The groundspeed = sqrt(160^2 - 40^2) = sqrt(24000) = 40sqrt(15) \n" ); document.write( "---- \n" ); document.write( "In the x-y plane --> vector -40*sqrt(15)i + 40j \n" ); document.write( " |