document.write( "Question 1159986: A plane is steering at S65°W at an air speed of 625 km/h. The wind is from the NW at 130 km/h. Find the ground speed and track of the plane. Include a vector diagram in your solution. \n" ); document.write( "
Algebra.Com's Answer #852206 by ikleyn(52780)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A plane is steering at S65°W at an air speed of 625 km/h. The wind is from the NW at 130 km/h. \n" ); document.write( "Find the ground speed and track of the plane. Include a vector diagram in your solution. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " \"S65°W\" refers to a bearing or direction, meaning South 65 degrees West. \r\n" ); document.write( " This notation indicates a direction starting from South and then rotating 65 degrees towards the West.\"\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " S O L U T I O N\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, S65°W is the direction of 270° - 65° = 205° in the standard coordinate plane.\r\n" ); document.write( "\r\n" ); document.write( "The direction of the wind \"from NW\" is 135° + 180° = 315° in the standard coordinate plane.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Thus, we are given two vectors\r\n" ); document.write( "\r\n" ); document.write( " the airspeed of the plane = 625*(cos(205°), sin(205°)) km/h; (1)\r\n" ); document.write( "\r\n" ); document.write( " the wind speed vector = 130*(cos(315°), sin(315°)) km/h. (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Let the groundspeed of the plane be (x,y).\r\n" ); document.write( "\r\n" ); document.write( "The groundspeed is the sum of the vectors (1) and (2)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " x = 625*cos(205°) + 130*cos(315°) = 625*(-0.90630778703) + 130*(+0.70710678118) = -474.5184853 km/h;\r\n" ); document.write( "\r\n" ); document.write( " y = 625*sin(205°) + 130*sin(315°) = 625*(-0.42261826174) + 130*(-0.70710678118) = -356.0602951 km/h.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, the groundspeed magnitude is\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |