145k views
2 votes
Consider ABC. If a =36, b=11, and c=33. Find the smallest angle.

Consider ABC. If a =36, b=11, and c=33. Find the smallest angle.-example-1
User RonyK
by
5.3k points

1 Answer

4 votes

Notice that in this case, you are given the measure of the three sides of a triangle. In such conditions, the appropriate Law to use is the Law of Cosines. ANd also, since they want you to find the SMALLEST angle, have in mind that the smallest angle always opposes the shortes side in a triangle.

Then we want to use the Law of Cosines:


a^2=b^2+c^2-2\cdot b\cdot c\cdot\cos (A)

So we use the smalles side (in our case b = 11) to write the appropriate Law of cosines as shown below:


\begin{gathered} b^2=a^2+c^2-2\cdot a\cdot c\cdot\cos (B) \\ 11^2=36^2+33^2-2\cdot36\cdot33\cdot\cos (B) \\ 121=2385-2376\cdot\cos (B) \end{gathered}

And we solve for cos(B) as follows:

cos(B) = (121-2385) / (-2376) = 0.95286

Now we use arccos to find the angle:

< B = arccos(0.95286) = 17.66 degrees

So we select the answer labeled C that shows the rounding of this value to one decimal:

17.7 degrees.

User LiweiZ
by
5.0k points