document.write( "Question 1135473: A plane travels 110 miles on a bearing of N 17° E and then changes its course to N 48° E and travels another 150 miles. Find the total distance traveled north and the total distance traveled east. (Round each answer to the nearest whole number.)\r
\n" ); document.write( "\n" ); document.write( "north mi
\n" ); document.write( "east mi
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #753089 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Refer to the diagram below
\n" ); document.write( "
\n" ); document.write( "Point A = plane's starting point at the origin (0,0)
\n" ); document.write( "Point B = location in which the plane changes course
\n" ); document.write( "Point C = final destination of the plane
\n" ); document.write( "The goal is to find the location of point C which tells us directly how far east and north we have traveled
\n" ); document.write( "The x coordinate of point C tells us how far east the plane has traveled
\n" ); document.write( "The y coordinate of point C tells us how far north the plane has traveled\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Length of segment AB = 110 miles
\n" ); document.write( "Length of segment BC = 150 miles
\n" ); document.write( "These two lengths will be used as r values (in the two sections below).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Points D, E, F, G are helper points to set up the angles below
\n" ); document.write( "Angle DAB = 17 degrees (from N 17 E meaning \"face north, then turn 17 degrees to the east\")
\n" ); document.write( "Angle EAB = 73 degrees (90 - angleDAB = 90 - 17 = 73)
\n" ); document.write( "Angle FBC = 48 degrees (from N 48 E meaning \"face north, then turn 48 degrees to the east\")
\n" ); document.write( "Angle GBC = 42 degrees (90 - angleFBC = 90 - 48 = 42)
\n" ); document.write( "The coordinates of points D, E, F, G are not important. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We will use these two angles
\n" ); document.write( "Angle EAB = 73 degrees
\n" ); document.write( "Angle GBC = 42 degrees
\n" ); document.write( "when it comes to figuring out the locations of point B and point C. Specifically these are the theta values used.\r
\n" ); document.write( "\n" ); document.write( "-------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "Let's start off figuring out point B
\n" ); document.write( "Point A is at (0,0). Using trig, we can apply these polar form equations
\n" ); document.write( "x = r*cos(theta)
\n" ); document.write( "y = r*sin(theta)
\n" ); document.write( "to determine the point (x,y) where B will be located. The 'r' is the radius or the distance traveled while theta is the angle in which we are pointed. That angle is 73 degrees (it's the angle made with the horizontal axis as the diagram shows) and r = 110 is the distance we travel going from A to B. Therefore,
\n" ); document.write( "x = r*cos(theta) = 110*cos(73) = 32.16089 approximately
\n" ); document.write( "And,
\n" ); document.write( "y = r*sin(theta) = 110*sin(73) = 105.193523 approximately\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Point B is located at the approximate location of (x,y) = (32.16089, 105.193523)
\n" ); document.write( "So far the plane has traveled roughly 105 miles north and 32 miles east\r
\n" ); document.write( "\n" ); document.write( "-------------------------------------------\r
\n" ); document.write( "\n" ); document.write( "Let's figure out the location of point C
\n" ); document.write( "Again we will use these formulas
\n" ); document.write( "x = r*cos(theta)
\n" ); document.write( "y = r*sin(theta)
\n" ); document.write( "however we will need to add on the x and y coordinates from point B, so we get the proper offset. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "r = 150 miles traveled from B to C
\n" ); document.write( "theta = 42 degrees (angle GBC in the diagram)
\n" ); document.write( "x = r*cos(theta) = 150*cos(42) = 111.47172382161
\n" ); document.write( "the plane has traveled roughly 111 more miles eastward. Which adds onto the x coordinate of point B to get 32.16089+111.47172382161 = 143.63261382161 and that rounds to 144
\n" ); document.write( "This is the x coordinate of point C.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The plane has traveled about 144 miles to the east\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Repeat for the y coordinate, but use sine instead of cosine
\n" ); document.write( "y = r*sin(theta)
\n" ); document.write( "y = 150*sin(42)
\n" ); document.write( "y = 100.369590953829
\n" ); document.write( "add this onto the y coord of point B
\n" ); document.write( "105.193523 + 100.369590953829 = 205.56311395383
\n" ); document.write( "which rounds to 206
\n" ); document.write( "This is the y coordinate of point C.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The plane has traveled about 206 miles to the north\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Point C is approximately located at (x,y) = (143.6326, 205.5631)
\n" ); document.write( "If you rounded to the nearest whole number, then point C is roughly located at (144, 206)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-------------------------------------------
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "Answers:
\n" ); document.write( "Total distance traveled north: 206 miles
\n" ); document.write( "Total distance traveled east: 144 miles
\n" ); document.write( "
\n" ); document.write( "
\n" );