document.write( "Question 1208644: Royal Cruise and Carnival Cruise start at island point A. Royal sails 35 km on a bearing N 40 E to island B. Carnival sails in the direction S 30 W to island C. The distance from A to C is 70 km. How far is it from B to C? \n" ); document.write( "
Algebra.Com's Answer #847028 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Answer: 104.644914 km (approximate)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Explanation\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Draw an xy axis.
\n" ); document.write( "Let's place point A at the origin (0,0).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Island B is somewhere in the northeast quadrant (aka upper right corner).
\n" ); document.write( "This is because notation like \"N 40 E\" means we face directly north and then turn 40 degrees toward the east.
\n" ); document.write( "Draw a segment to connect points A and B.
\n" ); document.write( "This segment will be the hypotenuse of a right triangle such that its vertical leg is on top of the positive y axis.
\n" ); document.write( "The horizontal leg is not on the x axis. Refer to the diagram shown below.
\n" ); document.write( "The vertical leg is labeled as dy.
\n" ); document.write( "The horizontal leg is labeled as dx.
\n" ); document.write( "The angle theta (symbol \"theta\") is the acute angle between the hypotenuse and vertical leg.
\n" ); document.write( "r = hypotenuse = distance the boat travels from A to B
\n" ); document.write( "
\n" ); document.write( "If you know your trig ratios, then you should realize that:
\n" ); document.write( "dx = r*sin(theta)
\n" ); document.write( "dy = r*cos(theta)
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Those formulas are very useful to determine the location of island B when A = (0,0).
\n" ); document.write( "The dx and dy are the components of the translation vector to get from A to B.
\n" ); document.write( "You should find that:
dx = r*sin(theta) = 35*sin(40) = 22.497566\r\n" );
document.write( "dy = r*cos(theta) = 35*cos(40) = 26.811556
Each result is approximate. Your calculator needs to be in degree mode.
\n" ); document.write( "Point B is at the approximate location B = (22.497566, 26.811556) when A = (0,0).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-----------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We'll use the same idea, more or less, to figure out where point C is located on the xy grid.
\n" ); document.write( "Let's calculate the dx and dy values when the Carnival boat sails r = 70 kilometers and the angle mentioned is theta = 30.
\n" ); document.write( "We'll worry about the southwest direction later.
dx = r*sin(theta) = 70*sin(30) = 35\r\n" );
document.write( "dy = r*cos(theta) = 70*cos(30) = 60.621778 approximately
Now if Carnival was sailing northeast, then we wouldn't make any adjustments to the signs of dx and dy.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "However, it's instead going southwest, so we need to flip the sign of each.
\n" ); document.write( "The location of island C is roughly (-35, -60.621778) when A = (0,0).\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I suppose you could have this rough sketch on a notecard (or have it memorized)
\n" ); document.write( "
\n" ); document.write( "Or just remember to use common sense intuition when figuring out the positive or negative signs.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "----------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Summary so far:
\n" ); document.write( "Islands B and C are at these approximate locations when A = (0,0)
  • B = (22.497566, 26.811556)
  • C = (-35, -60.621778)
The next step from here is to use the distance formula to figure out how far it is from B to C.
\n" ); document.write( "Distance formula: \"+d+=+sqrt%28+%28x%5B2%5D-x%5B1%5D%29%5E2%2B%28y%5B2%5D-y%5B1%5D%29%5E2+%29+\"
\n" ); document.write( "I'll let the student do the scratch work.
\n" ); document.write( "You should get the approximate answer of 104.644914 km.
\n" ); document.write( "The answer will slightly vary depending how your teacher wants you to round. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I used GeoGebra to verify the answer.
\n" ); document.write( "Here is the specific worksheet I made for this problem. If the page is blank, then hover your mouse over any part of the box. A spiral arrow should show up. Click on it to have it refresh the page.
\n" ); document.write( "
\n" ); document.write( "
\n" );