Trigonometry help: Solve triangle ABC with A=51 degrees, b=21, and c=60. Capital letters are angle measures, lowercase letters are side lengths. Explanations would be helpful
Assuming that this triangle is labeled in the traditional way (a is the side opposite angle A, and so on)… we can use the law of cosines to find the length of the third side. Is that what you mean by solve?
I know i need to use the law of cosines, but for some reason when I use the formula the answer never comes out right
Here
a^2 = b^2 + c^2 - 2 b c cos A Sound right?
a^2 = 21^2 + 60^2 - 2*21*60*cos 51 right?
the answer comes down to about 30.9 when i plug the numbers in. But its a multiple choice question and the side length of a isnt that number
I get 0.629 for cos(51 deg). Does that sound right?
yes thats right
>>> a2 = 21**2 + 60**2 - 2*21*60*0.629 >>> a2 2455.92 >>> a2**0.5 49.55723963257034 Is that one of your answers?
yes that is. i followed your steps and came to the same answer i think i might have been doing a mistake in the order of operations. thank you
yw
Join our real-time social learning platform and learn together with your friends!