audio read-through Summary: Solving Triangles, All Types (Part 1)

(This page is Part 1. Click here for Part 2.)

To solve a triangle means to find all the angles and all the side lengths.

This section summarizes information related to solving triangles, and presents ‘safe’ solution approaches for all triangle types.

Complete discussions are offered in the sections listed below; consult them as needed.

Notation

notation for solving triangles

Capital letters are used to denote angles/vertices. Corresponding lowercase letters are used to denote lengths of opposite sides. Thus:

Easy-To-Use Triangle Solver

If you just need to solve a triangle reliably, here's an easy-to-use triangle solver. It can also be used to check your work.

Basic Tools/Ideas Useful for Solving Triangles

In Any Triangle:

Law of Sines

Law of Cosines

Special Tools for Right Triangles

Computational Considerations

Good Habit:  When solving triangles, select tools that use exact values, whenever possible.

For example, suppose you're solving the right triangle shown below.

a sample right triangle

Green numbers are given (exact) values ($\,\color{green}{2}\,$ and $\,\color{green}{39^\circ}\,$).

Black numbers are computed exact values ($\,51^\circ\,$).

Red numbers are computed approximate values ( $\,\color{red}{2.574}\,$).

To compute $\,b\,,$ you should use

$$ \cssId{s97}{\tan 39^\circ = \frac{b}{2}}\ \cssId{s98}{\text{ or }} \ \cssId{s99}{\tan 51^\circ = \frac{2}{b}} $$

since they use only exact values.

You should not use $$ \begin{gather} \cssId{s102}{\cos 51^\circ = \frac{b}{\color{red}{2.574}}}\cr\cr \cssId{s103}{\text{ or }}\cr\cr \cssId{s104}{\sin 39^\circ = \frac{b}{\color{red}{2.574}}}\cr\cr \cssId{s105}{\text{ or }}\cr\cr \cssId{s106}{b^2 + 2^2 = (\color{red}{2.574})^2} \end{gather} $$

since they use computed approximate values, which introduce more computational error.

Good Habit:  Use the full accuracy of your calculator, whenever possible. For example, if you've computed $\,2.574...\,$ and must use it later on, then use your calculator features (e.g., memory, recent values) to use all the calculator digits. Don't just type in the four digits $\,2.574\,$!

Special Triangles

Be on the lookout for these special triangles. When you recognize them, you should be able to fill in values from memory (no computations).

30-60-90 triangle

$30^\circ\,$-$\,60^\circ\,$-$\,90^\circ\,$ triangle

Shortest side: opposite $\,30^\circ\,$ angle
Hypotenuse: twice the shortest side
Medium side: $\,\sqrt{3}\,$ times the shortest side
45-45-90 triangle

$45^\circ\,$-$\,45^\circ\,$-$\,90^\circ\,$ triangle

Hypotenuse is $\,\sqrt{2}\,$ times the length of the leg

Concept Practice

Although only a few decimal places are displayed in problem solutions, additional accuracy is used in intermediate calculations.