Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
0
1060
1
avatar

You have the triangle ABC. Angle A = 40, side c = 7, and side b = 6. Using the Law of Cosines, find angles A and B.

 Apr 30, 2014

Best Answer 

 #1
avatar+33654 
+5

Since you are given angle A, I suspect you mean angles B and C!

Let 'a' be the length of the side from B to C.  The law of cosines says:

a2 = b2 + c2 - 2*b*c*cos(A)

Put the known information in here:

a2 = 62 + 72 -2*6*7*cos(40°)

so 'a' is the square root of the right-hand side:

a=62+722×6×7×cos360(40)=a=4.5444765130875085

Now we can use the cosine rule in a rearranged form to get cos(B):

cos(B) = (a2 + c2 - b2)/(2*a*c) or B = cos-1((a2 + c2 - b2)/(2*a*c))

B=cos3601((4.5444765132+7262)(2×4.544476513×7))=B=58.06646496759

You could use the cosine rule again changing 'b' for 'c' to find angle C if you like.  However, it's probably easier to get it by knowing that A + B + C = 180°

C=1804058.066465=C=81.933535°

Also, having obtained the size of 'a' it might have been easier to use the sine rule to find B (sin(B)/b = sin(A)/a).

 Apr 30, 2014
 #1
avatar+33654 
+5
Best Answer

Since you are given angle A, I suspect you mean angles B and C!

Let 'a' be the length of the side from B to C.  The law of cosines says:

a2 = b2 + c2 - 2*b*c*cos(A)

Put the known information in here:

a2 = 62 + 72 -2*6*7*cos(40°)

so 'a' is the square root of the right-hand side:

a=62+722×6×7×cos360(40)=a=4.5444765130875085

Now we can use the cosine rule in a rearranged form to get cos(B):

cos(B) = (a2 + c2 - b2)/(2*a*c) or B = cos-1((a2 + c2 - b2)/(2*a*c))

B=cos3601((4.5444765132+7262)(2×4.544476513×7))=B=58.06646496759

You could use the cosine rule again changing 'b' for 'c' to find angle C if you like.  However, it's probably easier to get it by knowing that A + B + C = 180°

C=1804058.066465=C=81.933535°

Also, having obtained the size of 'a' it might have been easier to use the sine rule to find B (sin(B)/b = sin(A)/a).

Alan Apr 30, 2014

2 Online Users

avatar