Understanding Triangle Angles

A triangle consists of three vertices connected by three sides, traditionally labelled a, b, and c. At each vertex sits an interior angle—α (alpha), β (beta), and γ (gamma)—opposite to their corresponding sides.

The most fundamental property of any triangle is that its three interior angles always add to 180°. This angle sum rule holds regardless of the triangle's shape, size, or type. It's the bedrock principle that lets you find a missing angle whenever you know the other two.

Triangles are classified by their angles too: acute triangles have all angles under 90°, right triangles contain exactly one 90° angle, and obtuse triangles feature one angle greater than 90°.

The Law of Cosines for Finding Angles

When all three sides are known, apply the law of cosines in its inverse form to recover each angle. This formula rearranges elegantly to isolate the cosine of each angle, then inverse cosine (arccos) yields the angle itself.

cos(α) = (b² + c² − a²) ÷ (2 × b × c)

cos(β) = (a² + c² − b²) ÷ (2 × a × c)

cos(γ) = (a² + b² − c²) ÷ (2 × a × b)

Then take the inverse cosine of each result to get the angle in degrees.

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

Multiple Solution Scenarios

All three sides known: Use the law of cosines directly, as shown above. This is the most straightforward case and fully determines the triangle.

Two angles known: Subtract both from 180° to find the third. No trigonometry needed—pure arithmetic.

Two sides and the included angle known: First use the law of cosines to find the third side, then solve for the remaining angles using the same formula.

Two sides and a non-included angle known: Apply the law of cosines to find the third side, then proceed as above. Be alert: this scenario may occasionally yield two valid triangles (the ambiguous case).

Right Triangles and Special Cases

Right triangles simplify nicely because one angle is always 90°. If you know one other acute angle, the third angle is simply 90° minus that angle—no cosines required.

For example, if a right triangle has one acute angle of 35°, the other acute angle must be 90° − 35° = 55°. This 90° constraint makes right triangles the easiest to solve by hand.

Isosceles triangles (two equal sides) and equilateral triangles (all sides equal) also yield special angle relationships. An equilateral triangle always has three 60° angles, while an isosceles triangle's base angles are always equal.

Common Pitfalls and Practical Notes

Pay close attention to these practical considerations when finding triangle angles.

  1. Watch your angle units — Ensure your calculator is set to degrees (not radians) when using inverse trigonometric functions. Many calculation errors stem from unit confusion. Always double-check the output format before relying on results.
  2. Verify the triangle inequality — Before calculating angles, confirm that the sum of any two sides exceeds the third side. If this fails, no valid triangle exists and the angle calculation will produce meaningless results or errors.
  3. Ambiguous case with SSA data — When given two sides and a non-included angle (SSA), two different valid triangles may exist. The calculator should flag this, but be aware that your real-world context will usually dictate which solution applies.
  4. Round only at the end — Maintain full precision through intermediate steps. Rounding side lengths or intermediate angle calculations before the final answer compounds rounding errors and can yield incorrect results, especially in precise engineering contexts.

Frequently Asked Questions

How do I find the angles of a triangle when I know all three sides?

Use the law of cosines in inverse form. For each angle, divide the sum of squares of the two adjacent sides minus the square of the opposite side by twice the product of those two adjacent sides. Then apply inverse cosine (arccos) to get the angle. For instance, if your sides are 3, 4, and 5 cm, this method yields a 90° angle opposite the longest side, confirming it's a right triangle.

What if I only know two angles—can I find the third?

Yes, absolutely. Subtract the two known angles from 180°. Since the angle sum property guarantees all interior angles total exactly 180°, the remainder is your third angle. This is the simplest case and requires no trigonometry whatsoever.

Why do triangle angles always sum to 180°?

This is a fundamental property of Euclidean geometry. It stems from the parallel postulate and the way straight lines intersect. Geometrically, if you draw a line parallel to one side of the triangle through the opposite vertex, you can see that the three angles 'unfold' into a straight line, which measures 180°. It's one of the most important rules in trigonometry.

What's the difference between the law of cosines and the law of sines?

The law of cosines relates all three sides and one angle, making it ideal when you know three sides or two sides plus the included angle. The law of sines relates sides to their opposite angles, excelling when you know an angle and its opposite side. Both are valid; the choice depends on what data you have available.

Can a triangle have two 90° angles?

No. If two angles are 90° each, their sum alone is already 180°, leaving no room for a third angle. By definition, a triangle must have three angles that sum to exactly 180°, so at most one angle can be 90°.

How do I identify if a triangle is acute, right, or obtuse?

Check your three angles. If all three are less than 90°, it's acute. If exactly one is 90°, it's a right triangle. If one angle exceeds 90°, it's obtuse. You can also infer this from side lengths: square the longest side and compare it to the sum of squares of the other two. If they're equal, the triangle is right; if the longest squared is less, it's acute; if greater, it's obtuse.

More math calculators (see all)