Skip to content

How to Calculate Angles in a Triangle

Learn how to calculate angles in a triangle with the 180-degree rule, isosceles and exterior angle tricks, and trig, plus clear worked examples.

If you have ever stared at a triangle with one or two missing angles and wondered where to even begin, you are in exactly the right place. The good news is that triangles are some of the most predictable shapes in all of mathematics. Once you know a single powerful rule, plus a handful of supporting tricks, you can find almost any missing angle quickly and confidently.

In this guide you will learn how to calculate angles in a triangle from the ground up. We will start with the one rule that unlocks everything, walk through the main triangle types, and then work through several fully solved examples — including problems that use algebra, the exterior angle theorem, and trigonometry. Every step is shown, and every calculation is double-checked. If you would rather see an answer instantly while you study, our geometry solver can work through any triangle problem with you.

By the end, you will have a reliable, repeatable method you can apply to homework, tests, and real-world geometry. Let’s begin with the foundation that makes all of this possible.

The One Rule That Unlocks Everything: The Angle Sum

Here is the single most important fact about triangles. The three interior angles of any triangle — no matter its size or shape — always add up to the same total.

The Triangle Angle Sum Theorem

In every triangle, the three interior angles add up to \(180^\circ\). If we call the angles \(A\), \(B\), and \(C\), then:

$$A + B + C = 180^\circ$$

This is true for a tiny triangle, a huge triangle, a stretched-out skinny triangle, or a perfectly balanced one. Because the total is fixed, knowing any two angles lets you find the third by simple subtraction:

$$\text{Missing angle} = 180^\circ - (\text{known angle} + \text{known angle})$$

That one relationship is the engine behind most angle problems you will meet. Many “hard” questions are really just this rule dressed up with extra information about the triangle’s type, its sides, or its exterior angles. Keep \(180^\circ\) firmly in mind and you are already halfway to the answer.

Quick Refresher: Types of Triangles

Before solving, it helps to recognize what kind of triangle you are dealing with, because each type carries built-in clues about its angles. Triangles can be classified by their angles or by their sides.

Triangle typeDefining featureWhat it tells you about the angles
EquilateralAll three sides equalAll three angles equal \(60^\circ\)
IsoscelesTwo sides equalThe two base angles are equal
ScaleneNo sides equalAll three angles are different
RightOne \(90^\circ\) angleThe other two angles add to \(90^\circ\)
AcuteAll angles less than \(90^\circ\)Every angle is between \(0^\circ\) and \(90^\circ\)
ObtuseOne angle greater than \(90^\circ\)Only one angle can be obtuse

Notice a useful consequence: a triangle can have at most one right angle or one obtuse angle. If it had two, those two alone would already reach or exceed \(180^\circ\), leaving nothing for the third angle. This quick logic check can save you from errors.

Study tip

Before doing any arithmetic, label what you know on a sketch and identify the triangle type. Spotting “isosceles” or “right” instantly hands you extra information that shortens the work.

How to Calculate Angles in a Triangle Step by Step

There is no single formula for every situation, but there is a clear decision process. To calculate angles in a triangle, match your problem to one of these four common scenarios.

Method 1 — When two angles are known

This is the most direct case. Add the two known angles, then subtract from \(180^\circ\).

$$\text{Third angle} = 180^\circ - (\text{angle}_1 + \text{angle}_2)$$

Method 2 — When the triangle is isosceles or equilateral

An equilateral triangle has three \(60^\circ\) angles automatically. In an isosceles triangle, the two angles opposite the equal sides (the base angles) are equal. So if you know the unique angle, you can find both base angles, and vice versa.

Method 3 — When angles are given as algebraic expressions

Sometimes the angles are written using a variable, such as \(x\), \(2x\), and \(x + 20^\circ\). Set the sum equal to \(180^\circ\), solve for the variable, then substitute back to find each angle.

Method 4 — When you know an exterior angle

An exterior angle is formed by extending one side of the triangle. The exterior angle equals the sum of the two interior angles not next to it (the remote interior angles).

Exterior Angle Theorem

An exterior angle of a triangle equals the sum of the two remote (non-adjacent) interior angles:

$$\text{Exterior angle} = \text{remote interior}_1 + \text{remote interior}_2$$

If none of these fit because you only know side lengths, you will need trigonometry — covered later in this guide. For now, let’s put Methods 1 through 4 to work with fully solved examples.

Worked Example 1: Find the Third Angle

A triangle has two angles measuring \(65^\circ\) and \(80^\circ\). Find the third angle.

Step 1 — Write the rule. The three angles add to \(180^\circ\):

$$A + B + C = 180^\circ$$

Step 2 — Substitute the known values.

$$65^\circ + 80^\circ + C = 180^\circ$$

Step 3 — Combine the known angles.

$$145^\circ + C = 180^\circ$$

Step 4 — Solve for \(C\). Subtract \(145^\circ\) from both sides:

$$C = 180^\circ - 145^\circ = 35^\circ$$

Step 5 — Check. Add all three back: \(65^\circ + 80^\circ + 35^\circ = 180^\circ\). It works.

AnswerThe third angle measures \(35^\circ\).

Worked Example 2: Angles in an Isosceles Triangle

An isosceles triangle has a vertex angle (the angle between its two equal sides) of \(40^\circ\). Find each base angle.

Step 1 — Use the isosceles property. The two base angles are equal. Call each one \(x\). The angles must total \(180^\circ\):

$$40^\circ + x + x = 180^\circ$$

Step 2 — Combine like terms.

$$40^\circ + 2x = 180^\circ$$

Step 3 — Isolate the variable term. Subtract \(40^\circ\):

$$2x = 140^\circ$$

Step 4 — Solve for \(x\). Divide by 2:

$$x = \frac{140^\circ}{2} = 70^\circ$$

Step 5 — Check. \(40^\circ + 70^\circ + 70^\circ = 180^\circ\). Correct.

AnswerEach base angle measures \(70^\circ\).

Want to skip the algebra and confirm your work in seconds? Enter the problem into our step-by-step triangle calculator and follow the full solution as it unfolds.

Worked Example 3: Angles Written as Expressions

The three angles of a triangle are \(x\), \(2x\), and \(3x\). Find the measure of each angle.

Step 1 — Set up the equation. All three add to \(180^\circ\):

$$x + 2x + 3x = 180^\circ$$

Step 2 — Combine like terms.

$$6x = 180^\circ$$

Step 3 — Solve for \(x\). Divide both sides by 6:

$$x = \frac{180^\circ}{6} = 30^\circ$$

Step 4 — Find each angle. Substitute \(x = 30^\circ\) back in:

  • First angle: \(x = 30^\circ\)
  • Second angle: \(2x = 2(30^\circ) = 60^\circ\)
  • Third angle: \(3x = 3(30^\circ) = 90^\circ\)

Step 5 — Check. \(30^\circ + 60^\circ + 90^\circ = 180^\circ\). The presence of a \(90^\circ\) angle also tells us this is a right triangle.

AnswerThe angles are \(30^\circ\), \(60^\circ\), and \(90^\circ\).

Worked Example 4: Using the Exterior Angle Theorem

Two interior angles of a triangle are \(50^\circ\) and \(60^\circ\). One side is extended to form an exterior angle next to the third interior angle. Find both the exterior angle and the remaining interior angle.

Step 1 — Apply the exterior angle theorem. The exterior angle equals the sum of the two remote interior angles:

$$\text{Exterior angle} = 50^\circ + 60^\circ = 110^\circ$$

Step 2 — Find the third interior angle. An interior angle and its exterior angle sit on a straight line, so they are supplementary (they add to \(180^\circ\)):

$$\text{Third interior angle} = 180^\circ - 110^\circ = 70^\circ$$

Step 3 — Check two ways. The interior angles give \(50^\circ + 60^\circ + 70^\circ = 180^\circ\). And the exterior angle \(110^\circ\) does equal \(50^\circ + 60^\circ\). Both checks agree.

AnswerThe exterior angle is \(110^\circ\) and the third interior angle is \(70^\circ\).

Finding Angles When You Only Know the Sides

The methods above work when you already know some angles. But what if you only know side lengths? Then the angle sum alone is not enough — you need trigonometry. Which tool you reach for depends on whether the triangle has a right angle.

Right triangles: SOH-CAH-TOA

In a right triangle, the basic trig ratios connect an angle to two sides. Relative to an angle \(\theta\):

$$\sin\theta = \frac{\text{opposite}}{\text{hypotenuse}}, \quad \cos\theta = \frac{\text{adjacent}}{\text{hypotenuse}}, \quad \tan\theta = \frac{\text{opposite}}{\text{adjacent}}$$

Example: A right triangle has a side of length 3 opposite an angle \(\theta\), and the adjacent side has length 4. Find \(\theta\).

Step 1 — Choose the ratio. We know the opposite and adjacent sides, so use tangent:

$$\tan\theta = \frac{3}{4} = 0.75$$

Step 2 — Apply the inverse function. Use \(\tan^{-1}\) (arctangent) on a calculator set to degrees:

$$\theta = \tan^{-1}(0.75) \approx 36.87^\circ$$

Step 3 — Find the last angle. The right angle is \(90^\circ\), so the third angle is:

$$180^\circ - 90^\circ - 36.87^\circ = 53.13^\circ$$
AnswerThe angles are \(90^\circ\), \(36.87^\circ\), and \(53.13^\circ\).

If you would like a deeper look at how the sides of right triangles fit together, our companion guide on how to use the Pythagorean theorem with examples pairs perfectly with this section.

Any triangle: the Law of Cosines

For triangles with no right angle, when you know all three sides you can find any angle with the Law of Cosines. To find the angle \(C\) opposite side \(c\):

$$\cos C = \frac{a^2 + b^2 - c^2}{2ab}$$

Example: A triangle has sides \(a = 7\), \(b = 8\), and \(c = 9\). Find angle \(C\), which is opposite the side of length 9.

Step 1 — Substitute into the formula.

$$\cos C = \frac{7^2 + 8^2 - 9^2}{2 \cdot 7 \cdot 8}$$

Step 2 — Evaluate the squares.

$$\cos C = \frac{49 + 64 - 81}{112}$$

Step 3 — Simplify the top and bottom.

$$\cos C = \frac{32}{112} \approx 0.2857$$

Step 4 — Take the inverse cosine.

$$C = \cos^{-1}(0.2857) \approx 73.4^\circ$$
AnswerAngle \(C \approx 73.4^\circ\).

The same approach finds the other two angles, and they should sum to \(180^\circ\). (For the curious: the remaining angles work out to about \(48.2^\circ\) and \(58.4^\circ\), and \(48.2^\circ + 58.4^\circ + 73.4^\circ = 180^\circ\).)

The Law of Sines

When you know two angles and a side, or two sides and a non-included angle, the Law of Sines relates each angle to the side across from it:

$$\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}$$

This is most useful for finding a missing angle once you already have one angle and the side opposite it. It is a natural next step once the \(180^\circ\) rule and the Law of Cosines feel comfortable.

Common Mistakes to Avoid

Watch out for these slips

  • Forgetting the \(180^\circ\) total. Some students accidentally use \(360^\circ\) (that is for quadrilaterals, not triangles).
  • Mislabeling the isosceles angles. The equal angles are opposite the equal sides, not always the two angles that “look” the same in a sketch.
  • Calculator in the wrong mode. For degree answers, make sure your calculator is set to degrees, not radians, before using \(\sin\), \(\cos\), or their inverses.
  • Confusing the exterior angle. The exterior angle equals the sum of the two remote interior angles — not the adjacent one.
  • Skipping the check. Always add your three angles at the end; they must total \(180^\circ\).

Quick Reference Summary

What you knowWhat to useKey relationship
Two anglesAngle sum\(180^\circ - (\text{angle}_1 + \text{angle}_2)\)
Isosceles, one angleEqual base anglesBase angle \(= \dfrac{180^\circ - \text{vertex}}{2}\)
Angles as expressionsAlgebraSet sum \(= 180^\circ\), solve for the variable
An exterior angleExterior angle theoremExterior \(=\) sum of remote interiors
Right triangle, two sidesSOH-CAH-TOA\(\sin\), \(\cos\), or \(\tan\) of the angle
All three sidesLaw of Cosines\(\cos C = \dfrac{a^2 + b^2 - c^2}{2ab}\)
Angle + opposite sideLaw of Sines\(\dfrac{a}{\sin A} = \dfrac{b}{\sin B}\)

Triangle angles also connect to the rest of your geometry toolkit. Once you can pin down angles, you are well prepared to learn how to find the area of any shape and to explore surface area and volume formulas explained, where triangular faces show up again and again.

Putting It All Together

Calculating angles in a triangle comes down to a clear, repeatable routine: sketch the triangle, identify its type, choose the matching method, solve carefully, and verify that the three angles total \(180^\circ\). Start with the angle sum theorem, layer in the isosceles and exterior-angle shortcuts, and bring in trigonometry whenever you only have side lengths. With these tools, very few triangle problems can stump you.

Practice is what turns these steps into instinct. Work through a variety of problems, always show your reasoning, and check your totals. When you want a fast, reliable second opinion or a fully explained solution, try our geometry solver and explore more tutorials on the Math Solver AI blog. Keep going — every triangle you solve makes the next one easier.