
 Originally Posted by 
HomeworkMan
					
				 
				A boat is sailing on a course of 340T for a distance of 100km. It then makes a left turn of 10 degrees and travels for 50km
find the new bearing and find the distance of the boat from the home.
 :confused:  :confused:  :confused: 
help lol
			
		 
	 
 Look at the picture I attached. I have never heard of bearings (perhaps I just don't know the name for it in my language), but distance from home should be pretty easy to calculate from what you have, using a "Sine theorem" or "Cosine theorem".
Call the length AB "a", BC "b" and AC "c". You want to know the length of "c".
"Cosine theorem" (I guess that's what you call it in english) says:
c^2 = a^2 + b^2 - 2*a*b*cos( angle at point B )
Angle at point B = 180 - 10 (he made a 10 degrees turn) = 170 degrees
a = 100
b = 50
You have everything to calculate "c".