Further Applications of Trigonometry

10.1 Non-Right Triangles: Law of Sines

The Law of Sines

Interactive Law of Sines graph

Theorem: Law of Sines

For any triangle ABC, $$\frac{\sin(A)}{a}=\frac{\sin(B)}{b}=\frac{\sin(C)}{c}$$

Proof: (kinda but not really)

Given acute triangle ABC, identify one side to be the base and drop a perpendicular from the angle opposite. Label the perpendicular $h$

Law of Sines Proof

Using right triangle trigonometry, we know $\sin(A)=\frac{h_1}{c}$. Similarly $\sin(C)=\frac{h_1}{a}$. Solving each of these for $h_1$ yields

$$h_1=c\cdot\sin(A)=a\cdot\sin(C)$$

which leads to

$$ \frac{\sin(A)}{a}=\frac{\sin(C)}{c} $$

This can be repeated by dropping perpendiculars from any angle in the triangle. With a little more effort it can be done with obtuse triangles as well.

Angle Side Angle Case

Example: Angle Side Angle (ASA)

Given a triangle ABC with $A=25^\circ$, $b=8.9$, and $C=113^\circ$, find c.

Show Solution

Generally, it's good practice to set up what you know and what you do not. I like to make a chart with the sides and angles of the triangle.

\[ \begin{align*} a &=\underline{\phantom{8.9}}\quad& A&=25^\circ \\ b &=\underline{8.9} & B&=\underline{\phantom{113^\circ}} \\ c &=\underline{\phantom{8.9}} & C&=113^\circ \end{align*} \]

Because we know the angles in a triangle must add up to 180, we know $B=180-25-113=42$ and this importantly gives us an angle that is opposite a side we already know. So we can use the law of sines.

\[ \begin{align*} a &=\underline{\phantom{8.9}}\quad& A&=25^\circ \\ b &=\underline{8.9} & B&=42^\circ \\ c &=\underline{\phantom{8.9}} & C&=113^\circ \end{align*} \]
\[ \begin{align*} \frac{\sin(B)}{b}&=\frac{\sin(C)}{c} \\ \frac{\sin(42^\circ)}{8.9}&=\frac{\sin(113^\circ)}{c} \\ c&=\frac{8.9\cdot\sin(113^\circ)}{\sin(42^\circ)} \\ c&\approx 12.24 \end{align*} \]

Example: Angle Side Angle (ASA)

Given a triangle ABC with $C=120^\circ$, $a=4$, and $B=26^\circ$, find b.

Show Solution

Again we set up our chart for what we know and do not know.

\[ \begin{align*} a &=4 \quad& A&=\underline{\phantom{34^\circ}} \\ b &=\underline{\phantom{3.14}}& B&=26^\circ \\ c &=\underline{\phantom{8.88}}& C&=120^\circ \end{align*} \]

Using the sum of the angles in the triangle we find $A=180-26-120=34$

\[ \begin{align*} a &=4 \quad& A&=34^\circ \\ b &=\underline{\phantom{3.14}}& B&=26^\circ \\ c &=\underline{\phantom{8.88}}& C&=120^\circ \end{align*} \]

This gives us an angle opposite of a side that we know so we can use the law of sines.

\[ \begin{align*} \frac{\sin(A)}{a}&=\frac{\sin(B)}{b} \\ \frac{\sin(34^\circ)}{4}&=\frac{\sin(26^\circ)}{b} \\ b&=\frac{4\cdot\sin(26^\circ)}{\sin(34^\circ)} \\ b&\approx 3.14 \end{align*} \]
MyOpenMath: Try your own!

Side Side Angle

It is also possible to use the law of sines to solve triangles in which we know two sides and an angle, but the angle is not between them. There are a few issues that arise. Depending on the length of those sides and the size of that angle, there may be one, two, or no solutions.

Interactive SSA Ambiguity

SSA Two Solutions

Example: SSA Two Solutions

Solve the triangle ABC with $a=21$, $c=24$ and $A=55^\circ$

Show Solution

We'll set up our chart for what we know and don't know, but we're going to have a second chart as well for the secondary triangle that could exist in a SSA problem. We'll label them with subscripts to tell them apart. Note that right now, both tables look the same because they only contain given information.

\[ \begin{align*} a_1 &=21 \quad& A_1&=55^\circ \quad &a_2 &=21 \quad& A_2&=55^\circ \\ b_1 &=\underline{\phantom{3.14}}& B_1&=\underline{\phantom{xxxx}} \quad &b_2 &=\underline{\phantom{3.14}}& B_2&=\underline{\phantom{xxxx}}\\ c_1 &=24 & C_1&=\underline{\phantom{xxxx}} \quad &c_2 &=24 & C_2&=\underline{\phantom{xxxx}} \end{align*} \]

Now we focus on trying to find $C_1$ using the law of sines.

\[ \begin{align*} \frac{\sin(A_1)}{a_1}&=\frac{\sin(C_1)}{c_1} \\ \frac{\sin(55^\circ)}{21}&=\frac{\sin(C_1)}{24} \\ \sin(C_1)&=\frac{24\cdot\sin(55^\circ)}{21} \\ C_1&= \sin^{-1}\left(\frac{24\cdot\sin(55^\circ)}{21}\right) \approx 69.4 \end{align*} \]

So we've found $C_1$! But we used the inverse sine function which has a limited range. It will only give us answers from $-90^\circ \leq \theta \leq 90^\circ$. There is another angle in quadrant II that has the same sine value as our $C_1$, and we need to check if it makes a valid triangle. $C_2=180-C_1=180-69.4=110.6$

\[ \begin{align*} a_1 &=21 \quad& A_1&=55^\circ \quad &a_2 &=21 \quad& A_2&=55^\circ \\ b_1 &=\underline{\phantom{3.14}}& B_1&=\underline{\phantom{xxxx}} \quad &b_2 &=\underline{\phantom{3.14}}& B_2&=\underline{\phantom{xxxx}}\\ c_1 &=24 & C_1&=69.4^\circ \quad &c_2 &=24 & C_2&=110.6^\circ \end{align*} \]

Using the fact that the angles in a triangle add up to 180, we find that both of these triangles are valid.

\[ \begin{align*} a_1 &=21 \quad& A_1&=55^\circ \quad &a_2 &=21 \quad& A_2&=55^\circ \\ b_1 &=\underline{\phantom{3.14}}& B_1&=55.6^\circ \quad &b_2 &=\underline{\phantom{3.14}}& B_2&=14.4^\circ\\ c_1 &=24 & C_1&=69.4^\circ \quad &c_2 &=24 & C_2&=110.6^\circ \end{align*} \]

Almost done. We just need to find those missing sides and the law of sines is perfect for it. As a rule of thumb for math problems in general, when you need to use numbers to calculate something you should use what you've been given. So let's use as much of the given information as possible when making these choices. That means using $\frac{\sin(A_1)}{a_1}$ for our known ratio instead of $\frac{\sin(C_1)}{c_1}$, because $C_1$ is something we've calculated and incidentally rounded.

\[ \begin{align*} \frac{\sin(A_1)}{a_1}&=\frac{\sin(B_1)}{b_1} \\ \frac{\sin(55^\circ)}{21}&=\frac{\sin(55.6^\circ)}{b_1} \\ b_1 &=\frac{21\cdot \sin(55.6^\circ)}{\sin(55^\circ)} \approx 21.2 \end{align*} \]
\[ \begin{align*} \frac{\sin(A_2)}{a_2}&=\frac{\sin(B_2)}{b_2} \\ \frac{\sin(55^\circ)}{21}&=\frac{\sin(14.4^\circ)}{b_1} \\ b_1 &=\frac{21\cdot \sin(14.4 ^\circ)}{\sin(55^\circ)} \approx 6.4 \end{align*} \]

And there we have it, two solutions!

\[ \begin{align*} a_1 &=21 \quad& A_1&=55^\circ \quad &a_2 &=21 \quad& A_2&=55^\circ \\ b_1 &=21.2 & B_1&=55.6^\circ \quad &b_2 &=6.4 & B_2&=14.4^\circ\\ c_1 &=24 & C_1&=69.4^\circ \quad &c_2 &=24 & C_2&=110.6^\circ \end{align*} \]

Example: SSA Two Solutions

Solve the triangle ABC with $b=8$, $c=13$, and $B=31^\circ$

Show Solution

Set up the knowns and unknowns.

\[ \begin{align*} a_1 &=\underline{\phantom{xxxx}}\quad& A_1&=\underline{\phantom{xxxx}}\quad &a_2 &=\underline{\phantom{xxxx}}\quad& A_2&=\underline{\phantom{xxxx}}\\ b_1 &=8 & B_1&=31^\circ \quad &b_2 &=8 & B_2&=31^\circ\\ c_1 &=13 & C_1&=\underline{\phantom{xxxx}}\quad &c_2 &=13 & C_2&=\underline{\phantom{xxxx}} \end{align*} \]

Use law of sines to find a missing angle.

\[ \begin{align*} \frac{\sin(B_1)}{b_1}&=\frac{\sin(C_1)}{c_1} \\ \frac{\sin(31^\circ)}{8}&=\frac{\sin(C_1)}{13} \\ \sin(C_1)&=\frac{13\cdot\sin(31^\circ)}{8} \\ C_1&= \sin^{-1}\left(\frac{13\cdot\sin(31^\circ)}{8}\right) \approx 56.8 \end{align*} \]

Remember to check the complement angle because inverse sine only gave you one of the possible angles. $C_2=180-C_1=180-56.8=123.2$

\[ \begin{align*} a_1 &=\underline{\phantom{xxxx}}\quad& A_1&=\underline{\phantom{xxxx}}\quad &a_2 &=\underline{\phantom{xxxx}}\quad& A_2&=\underline{\phantom{xxxx}}\\ b_1 &=8 & B_1&=31^\circ \quad &b_2 &=8 & B_2&=31^\circ\\ c_1 &=13 & C_1&=56.8^\circ \quad &c_2 &=13 & C_2&=123.2^\circ \end{align*} \]

Use the sum of the angles being 180 to find the missing angles.

$$180-31-56.8=92.2$$

$$180-123.2-31=25.8$$

\[ \begin{align*} a_1 &=\underline{\phantom{xxxx}}\quad& A_1&=92.2^\circ \quad &a_2 &=\underline{\phantom{xxxx}}\quad& A_2&=25.8^\circ\\ b_1 &=8 & B_1&=31^\circ \quad &b_2 &=8 & B_2&=31^\circ\\ c_1 &=13 & C_1&=56.8^\circ \quad &c_2 &=13 & C_2&=123.2^\circ \end{align*} \]

Both of these are valid triangles. Use the law of sines to find the missing sides.

\[ \begin{align*} \frac{\sin(A_1)}{a_1}&=\frac{\sin(B_1)}{b_1} \\ \frac{\sin(92.2^\circ)}{a_1}&=\frac{\sin(31^\circ)}{8} \\ a_1 &=\frac{8\cdot \sin(92.2^\circ)}{\sin(31^\circ)} \approx 15.5 \end{align*} \]
\[ \begin{align*} \frac{\sin(A_2)}{a_2}&=\frac{\sin(B_2)}{b_2} \\ \frac{\sin(25.8^\circ)}{a_2}&=\frac{\sin(31^\circ)}{8} \\ a_2 &=\frac{8\cdot \sin(25.8^\circ)}{\sin(31^\circ)} \approx 6.8 \end{align*} \]
\[ \begin{align*} a_1 &=15.5 \quad& A_1&=92.2^\circ \quad &a_2 &=6.8 \quad& A_2&=25.8^\circ\\ b_1 &=8 & B_1&=31^\circ \quad &b_2 &=8 & B_2&=31^\circ\\ c_1 &=13 & C_1&=56.8^\circ \quad &c_2 &=13 & C_2&=123.2^\circ \end{align*} \]
MyOpenMath: Try your own!

SSA One Solution

Occasionally, when we check the complement of the angle we find using the inverse sine, it's too large to make a second valid triangle. In these cases, there will be only one solution.

Example: SSA One Solution

Solve the triangle ABC given $a=10$, $b=9$, and $A=50^\circ$.

Show Solution

We begin as we always do: expect 2 triangles with SSA because we have to use the inverse sine function.

\[ \begin{align*} a_1 &=10 \quad& A_1&=50^\circ \quad &a_2 &=10 \quad& A_2&=50^\circ\\ b_1 &=9 & B_1&=\underline{\phantom{xxxx}}\quad &b_2 &=9 & B_2&=\underline{\phantom{xxxx}}\\ c_1 &=\underline{\phantom{xxxx}} & C_1&=\underline{\phantom{xxxx}}\quad &c_2 &=\underline{\phantom{xxxx}} & C_2&=\underline{\phantom{xxxx}} \end{align*} \]

Use the law of sines to find the missing angle.

$$ \frac{\sin(50^\circ)}{10} = \frac{\sin B_1}{9} \implies \sin B_1 = \frac{9\sin(50^\circ)}{10} \implies B_1 = \sin^{-1}\left(\frac{9\sin(50^\circ)}{10}\right)\approx 43.6^\circ $$

This means our complementary angle is $B_2=180^\circ - 43.6^\circ = 136.4^\circ$

\[ \begin{align*} a_1 &=10 \quad& A_1&=50^\circ \quad &a_2 &=10 \quad& A_2&=50^\circ\\ b_1 &=9 & B_1&=43.6 \quad &b_2 &=9 & B_2&=136.4\\ c_1 &=\underline{\phantom{xxxx}} & C_1&=\underline{\phantom{xxxx}}\quad &c_2 &=\underline{\phantom{xxxx}} & C_2&=\underline{\phantom{xxxx}} \end{align*} \]

However, when we try to find that third angle we run into an issue.

$$C_1=180-50-43.6=86.4$$ $$C_2=180-50-136.4=-6.4$$

$C_1$ makes sense, but $C_2$ shouldn't be negative. The other two angles in that triangle already add up to over $180^\circ$! So our second triangle here is not a valid triangle at all. We just have the one solution.

\[ \begin{align*} a_1 &=10 \quad& A_1&=50^\circ \\ b_1 &=9 & B_1&=43.6 \\ c_1 &=\underline{\phantom{xxxx}} & C_1&=86.4 \end{align*} \]

$$ \frac{\sin(50^\circ)}{10} = \frac{\sin(86.4^\circ)}{c_1} \implies c_1 = \frac{10\sin(86.4^\circ)}{\sin(50^\circ)} \approx 13.0 $$

\[ \begin{align*} a_1 &=10 \quad& A_1&=50^\circ \\ b_1 &=9 & B_1&=43.6 \\ c_1 &=13.0 & C_1&=86.4 \end{align*} \]

Example: SSA One solution

Solve the triangle ABC given $a=80$, $b=65$, and $A=125$

Show Solution

Because this is SSA, we still start by expecting two possible triangles.

\[ \begin{align*} a_1 &=80 \quad& A_1&=125^\circ \quad &a_2 &=80 \quad& A_2&=125^\circ\\ b_1 &=65 & B_1&=\underline{\phantom{xxxx}}\quad &b_2 &=65 & B_2&=\underline{\phantom{xxxx}}\\ c_1 &=\underline{\phantom{xxxx}} & C_1&=\underline{\phantom{xxxx}}\quad &c_2 &=\underline{\phantom{xxxx}} & C_2&=\underline{\phantom{xxxx}} \end{align*} \]

Use the law of sines to find $B_1$.

$$ \frac{\sin(125^\circ)}{80} = \frac{\sin(B_1)}{65} \implies \sin(B_1)=\frac{65\sin(125^\circ)}{80} \implies B_1=\sin^{-1}\left(\frac{65\sin(125^\circ)}{80}\right)\approx 41.7^\circ $$

Now check the complementary angle:

$$B_2=180^\circ-41.7^\circ=138.3^\circ$$

\[ \begin{align*} a_1 &=80 \quad& A_1&=125^\circ \quad &a_2 &=80 \quad& A_2&=125^\circ\\ b_1 &=65 & B_1&=41.7^\circ \quad &b_2 &=65 & B_2&=138.3^\circ\\ c_1 &=\underline{\phantom{xxxx}} & C_1&=\underline{\phantom{xxxx}}\quad &c_2 &=\underline{\phantom{xxxx}} & C_2&=\underline{\phantom{xxxx}} \end{align*} \]

Find the third angles.

$$C_1=180-125-41.7=13.3$$ $$C_2=180-125-138.3=-83.3$$

$C_2$ is negative, so triangle 2 is not valid. We only have one solution.

\[ \begin{align*} a_1 &=80 \quad& A_1&=125^\circ \\ b_1 &=65 & B_1&=41.7^\circ \\ c_1 &=\underline{\phantom{xxxx}} & C_1&=13.3^\circ \end{align*} \]

$$ \frac{\sin(125^\circ)}{80}=\frac{\sin(13.3^\circ)}{c_1} \implies c_1=\frac{80\sin(13.3^\circ)}{\sin(125^\circ)}\approx 22.5 $$

\[ \begin{align*} a_1 &=80 \quad& A_1&=125^\circ \\ b_1 &=65 & B_1&=41.7^\circ \\ c_1 &=22.5 & C_1&=13.3^\circ \end{align*} \]
MyOpenMath: Try your own!

SSA No Solution

It is also possible when trying to solve the SSA case that we run into domain errors with our inverse sine function. This results in no solution.

Example: SSA No Solution

Solve the triangle ABC with $a=50$, $b=70$ and $A=75^\circ$

Show Solution

Set up what we know and what we need.

\[ \begin{align*} a &=50 \quad& A&=75^\circ\\ b &=70 & B&=\underline{\phantom{xxxx}}\\ c &=\underline{\phantom{xxxx}} & C&=\underline{\phantom{xxxx}} \end{align*} \]

Use the law of sines to try to find $B$.

$$ \frac{\sin(A)}{a}=\frac{\sin(B)}{b} \implies \frac{\sin(75^\circ)}{50}=\frac{\sin(B)}{70} \implies \sin(B)=\frac{70\sin(75^\circ)}{50}\approx 1.35 $$

At this point we hit a domain error for inverse sine, because sine values must satisfy $-1\leq \sin(\theta)\leq 1$. Since $1.35>1$, there is no real angle $B$ that works.

Therefore, no triangle exists with these measurements.

Example: SSA No Solution

Solve the triangle ABC with $a=1$, $b=4$, and $A=120^\circ$.

Show Solution

Set up what we know and what we need.

\[ \begin{align*} a &=1 \quad& A&=120^\circ\\ b &=4 & B&=\underline{\phantom{xxxx}}\\ c &=\underline{\phantom{xxxx}} & C&=\underline{\phantom{xxxx}} \end{align*} \]

Use the law of sines to try to find $B$.

$$ \frac{\sin(A)}{a}=\frac{\sin(B)}{b} \implies \frac{\sin(120^\circ)}{1}=\frac{\sin(B)}{4} \implies \sin(B)=\frac{4\sin(120^\circ)}{1}\approx 3.46 $$

This gives a domain error for inverse sine. Since sine values must satisfy $-1\leq \sin(\theta)\leq 1$, the value $3.46$ is impossible.

Therefore, no triangle exists with these measurements.

MyOpenMath: Try your own!

Word Problems

Example: Distance Across a Canyon

To find the distance across a canyon from point A to point C, a surveying team locates points B and C on one side of the canyon and a point A on the other side of the canyon. The distance between B and C is $100$ feet. The angle ABC is 65◦ and the angle ACB is $80^\circ$. Find the distance across the canyon from point C to point A.

Show Solution

Let triangle $ABC$ model the situation with $a=BC=100$, $B=65^\circ$, and $C=80^\circ$. We are asked to find $CA$, which is side $b$.

\[ \begin{align*} a &=100 \quad& A&=\underline{\phantom{xxxx}}\\ b &=\underline{\phantom{xxxx}} & B&=65^\circ\\ c &=\underline{\phantom{xxxx}} & C&=80^\circ \end{align*} \]

First find the missing angle.

$$A=180-65-80=35$$

\[ \begin{align*} a &=100 \quad& A&=35^\circ\\ b &=\underline{\phantom{xxxx}} & B&=65^\circ\\ c &=\underline{\phantom{xxxx}} & C&=80^\circ \end{align*} \]

Now use the law of sines to solve for $b$.

$$ \frac{\sin(A)}{a}=\frac{\sin(B)}{b} \implies \frac{\sin(35^\circ)}{100}=\frac{\sin(65^\circ)}{b} \implies b=\frac{100\sin(65^\circ)}{\sin(35^\circ)}\approx 158.0 $$

So the distance across the canyon from point $C$ to point $A$ is about $158.0$ feet.

Example: Distance from plane to mile marker

A pilot is flying over a straight highway and he determines the angle of depression to two mileposts, $8$km apart, to be $37^\circ$ and $44^\circ$. How far is the plane from point $A$?

Show Solution

Let $A$ and $B$ be the two mileposts with $AB=8$ km, and let $C$ be the plane. Using alternate interior angles, the angles of depression are equal to the angles of elevation at the ground points, so take $\angle A=37^\circ$ and $\angle B=44^\circ$. We want $CA$.

\[ \begin{align*} a &=\underline{\phantom{xxxx}} \quad& A&=37^\circ\\ b &=\underline{\phantom{xxxx}} & B&=44^\circ\\ c &=8 & C&=\underline{\phantom{xxxx}} \end{align*} \]

Find the third angle.

$$C=180-37-44=99$$

\[ \begin{align*} a &=\underline{\phantom{xxxx}} \quad& A&=37^\circ\\ b &=\underline{\phantom{xxxx}} & B&=44^\circ\\ c &=8 & C&=99^\circ \end{align*} \]

Since $CA$ is side $b$, use the law of sines.

$$ \frac{\sin(B)}{b}=\frac{\sin(C)}{c} \implies \frac{\sin(44^\circ)}{b}=\frac{\sin(99^\circ)}{8} \implies b=\frac{8\sin(44^\circ)}{\sin(99^\circ)}\approx 5.6 $$

So the plane is about $5.6$ km from point $A$.

MyOpenMath: Try your own!