Getting an acute angle for an obtuse angle using law of Sines.
I have done this problem over and over again. I even looked up tutorials on how to properly use law of sines. It's rather embarrassing that I'm struggling so much wish this simple trigonometric stuff.
Here's the picture of the triangle. I'm trying to solve for angle $\angle{C}$. Angle $\angle{C}$ is definitely supposed to be obtuse.
I keep getting: $$\dfrac{\sin(21.55)}{7.7} = \dfrac{\sin(C)}{16}$$
I simplify and take the $\arcsin\left(16 \cdot \dfrac{\sin(21.55)}{7.7}\right)$
And I can't get an obtuse angle. Anyone know why?
$\endgroup$5 Answers
$\begingroup$Typically, the range of $\arcsin(x)$ is $[-\pi/2,\pi/2]$. This thereby eliminates the obtuse angle you want. To get the obtuse angle you want, all you need to do is to realize that $$\sin(\pi - \alpha) = \sin(\alpha)$$ Hence, $180^{\circ}- \arcsin(16 \sin(21.55^\circ)/7.7)$ should give you the answer you need.
$\endgroup$ 0 $\begingroup$Because of the range of arcsin you answer is the supplement to the correct answer. In order to avoid this difficulty always look for angles based on the side lengths in increasing order. In other words if you have a choice as to which angle to solve for first always choose the angle opposite the shortest of the two sides you have.
In this problem you are forced to find the angle C first so you must recognize that it is obtuse and therefore the answer you get is the supplement.
$\endgroup$ $\begingroup$after you simplify you must subtract the value from 180 degrees since you know that angle C must be a obtuse angle which would be approximately 180 - 49.76.the value of C is equal to 130.24 degrees.
$\endgroup$ $\begingroup$In a triangle, the angle opposite the longest side is always the maximum. So, solve the angle opposite the smaller two sides first. Then, subtract the sum of these angles from 180 to get the angle opposite the longest side.
$\endgroup$ $\begingroup$The reason why you can't get an obtuse angle is that there is another triangle that satisfies the law of sines equation that you wrote down, namely triangle $\triangle ABC_1$:
Notice that triangle $\triangle ABC_1$ satisfies the same equation:$$\frac{\sin (21.55)}{7.7} = \frac{\sin (C_1)}{16}.$$When you solve your equation using arcsin, you're getting the acute angle at vertex $C_1$, the one labeled as $\theta$ in the diagram. The relationship between $\theta$ and the angle at vertex $ C$ is $$\theta + C = 180.$$ The reason: triangle $\triangle ACC_1$ is isosceles so $\angle ACC_1=\angle CC_1A=\theta$. Therefore $\theta$ and $C$ are supplementary angles.
So to get the obtuse $C$ you should subtract the acute $\theta$ from $180$.
$\endgroup$