Finding Angles from Three Sides

When you know all three side lengths, use the law of cosines rearranged to solve for each angle. The inverse cosine function recovers the angle from its cosine value.

α = arccos((b² + c² − a²) ÷ (2bc))

β = arccos((a² + c² − b²) ÷ (2ac))

γ = arccos((a² + b² − c²) ÷ (2ab))

  • a, b, c — The three side lengths of the triangle
  • α, β, γ — The angles opposite to sides a, b, and c respectively

The 180° Angle Sum Rule

The interior angles of any triangle always sum to exactly 180 degrees. This fundamental property means that if you know two angles, the third is simply:

γ = 180° − α − β

This constraint is why certain angle combinations cannot form valid triangles. For example, two angles of 100° each would total 200°, leaving a negative angle—impossible. The sum rule is the quickest route when two angles are already known.

Exterior Angles and Their Properties

An exterior angle forms when you extend one side of a triangle beyond a vertex. Key facts:

  • Exterior angle theorem: Any exterior angle equals the sum of the two non-adjacent interior angles.
  • Supplementary pair: An exterior angle and its adjacent interior angle sum to 180°.
  • Sum of exterior angles: Taking one exterior angle at each vertex, the three always total 360°.

These relationships provide alternative pathways for solving problems when you have limited information.

Angle Bisectors and Side Division

An angle bisector is a line from a vertex that divides the angle in half. The angle bisector theorem states that this line divides the opposite side into two segments whose lengths are proportional to the adjacent sides:

|BD| ÷ |DC| = |AB| ÷ |AC|

This relationship is useful in advanced geometry and trigonometry problems where you need to locate points along sides or verify geometric properties.

Common Pitfalls When Solving for Triangle Angles

Avoid these frequent mistakes when calculating missing angles.

  1. Forgetting to check the angle sum — Always verify that your three angles add to 180°. If they don't, you've made a calculation error or entered data inconsistently. This is your best sanity check.
  2. Confusing angle labels with opposite sides — Angle α is opposite side a, angle β opposite side b, and angle γ opposite side c. Mixing these up will produce completely wrong results when applying the law of cosines.
  3. Impossible angle combinations — No valid triangle can have two or more obtuse angles (each over 90°), nor two right angles. If your input data leads to such a result, the input values are geometrically impossible.
  4. Rounding prematurely in multi-step problems — When calculating one angle to find another, carry extra decimal places through intermediate steps. Rounding too early compounds error and leads to inaccurate final angles.

Frequently Asked Questions

What methods are available to find a missing angle?

You have three main approaches depending on your known values. If you know all three sides, apply the law of cosines to find each angle. If you know two angles, subtract from 180°. If you know two sides and an included angle, use the law of cosines to find the third side, then repeat for the remaining angles. For two sides and a non-included angle, the law of sines works when the configuration is unambiguous.

Can any three angles form a triangle?

Only if they sum to exactly 180°. This is the sole constraint for angle validity. You could theoretically have angles of 1°, 2°, and 177°, or 60°, 60°, and 60° (equilateral). What matters mathematically is the sum, not whether the angles are equal or the shape is recognizable.

Why is a triangle impossible with two obtuse angles?

An obtuse angle is greater than 90°. Two obtuse angles alone would sum to more than 180°, leaving no room for a positive third angle. Similarly, two right angles (90° each) total 180°, making a third angle impossible. The 180° constraint prevents more than one angle exceeding or equalling 90°.

How do you solve a 3-4-5 right triangle for angles?

In a 3-4-5 triangle, the sides opposite the angles satisfy c² = a² + b² (here 5² = 3² + 4²), confirming a right angle opposite the longest side. Using the law of cosines or trigonometric ratios, the right angle is 90°, and the other two are approximately 53.13° and 36.87°. You can verify: 90° + 53.13° + 36.87° = 180°.

What is the exterior angle theorem and when is it useful?

The exterior angle theorem states that an exterior angle (formed by extending one side) equals the sum of the two remote interior angles. This is useful when you're given an exterior angle and need to find interior angles, or when proving geometric relationships. It also provides a quick check: the exterior angle must be larger than either remote interior angle.

How does the angle bisector theorem help solve triangles?

The angle bisector theorem relates the lengths of segments created on the opposite side to the lengths of the adjacent sides. It's most useful in problems involving angle bisectors themselves—for instance, locating a point on a side or verifying that a line truly bisects an angle. For standard angle-finding, the law of cosines and angle sum are more direct.

More math calculators (see all)