Missing Angle Calculator - Find Unknown Angles in Triangles & Shapes

Missing Angle

75°

Step-by-Step Solution

  1. 1

    Angle sum property

    All angles in a triangle add up to 180°.

  2. 2

    Substitute known angles

    Missing = 180° − 60° − 45°

  3. 3

    Result

    Missing angle = 75°

Additional Details

Triangle Type

Acute

Angle Sum Check

180° (should be 180°)

Largest Angle

75°

Smallest Angle

45°

Angle Proportion

60°
45°
75°
Angle 1 Angle 2 Missing

How to Use This Calculator

  1. Select the shape or angle type from the “Shape / Angle Type” dropdown.
  2. Enter the known angles (or side lengths for the trigonometric mode).
  3. The missing angle and step-by-step solution appear instantly below.
  4. Check the “Additional Details” section for triangle classification, area, and sum verification.
  5. Use the visual proportion bar to see how each angle compares relative to the total.

Share this calculator

Help others solve their calculations

Found this calculator helpful? Share it with your friends, students, or colleagues who might need it!

Missing Angle Calculator: How to Find Unknown Angles in Any Shape

About the Author

Marko Šinko - Co-Founder & Lead Developer

Marko Šinko

Co-Founder & Lead Developer, AI Math Calculator

Lepoglava, Croatia
Advanced Algorithm Expert

Croatian developer with a Computer Science degree from University of Zagreb and expertise in advanced algorithms. Co-founder of award-winning projects, ensuring precise mathematical computations and reliable calculator tools.

📅 Published:
Missing Angle Calculator showing unknown angles being solved in triangles and polygons with step-by-step geometric solutions

A missing angle calculator takes the angles you already know and hands back the one you don't — in under a second. That speed matters when you're halfway through a geometry proof, double-checking a construction layout, or staring at a timed exam question that boils down to one subtraction from 180°. The math behind finding unknown angles is straightforward, but the rules change depending on the shape. Triangles, quadrilaterals, and regular polygons each follow different angle-sum formulas, and mixing them up is the most common reason students lose marks on otherwise easy problems.

Angle-Sum Rules Behind Every Missing Angle Calculation

Every method for finding a missing angle traces back to one core formula: the interior angle sum of an n-sided polygon equals (n − 2) × 180°. For a triangle that's 180°. For a quadrilateral, 360°. A pentagon? 540°. The formula scales without limit — a 20-sided polygon has interior angles summing to 3,240°.

ShapeSidesInterior SumEach Angle (regular)
Triangle3180°60°
Quadrilateral4360°90°
Pentagon5540°108°
Hexagon6720°120°
Octagon81,080°135°
Decagon101,440°144°

That table covers the majority of classroom problems. If you need a different polygon, plug n into (n − 2) × 180° and divide by n for the regular-polygon case. Our angle calculator handles unit conversions and coterminal angles if you need those too.

Worked Example: 38° and 72° in a Triangle

Suppose you know two angles of a triangle measure 38° and 72°. The third angle follows in one step:

Step 1: Write the angle-sum property — A + B + C = 180°

Step 2: Substitute — 38° + 72° + C = 180°

Step 3: Solve — C = 180° − 110° = 70°

The triangle has angles 38°, 72°, and 70° — all acute, so it's an acute triangle. Quick sanity check: 38 + 72 + 70 = 180. ✓

Quadrilateral with Three Known Angles: 95°, 88°, 107°

Quadrilaterals trip people up because the sum isn't 180° — it's 360°. With three angles known at 95°, 88°, and 107°:

Step 1: Interior angle sum = 360°

Step 2: 95° + 88° + 107° + D = 360°

Step 3: D = 360° − 290° = 70°

Verification: 95 + 88 + 107 + 70 = 360. ✓ Notice that three of the four angles are obtuse — a common pattern in irregular quadrilaterals that students don't expect.

When Angles Aren't Given: Using Side Lengths Instead

Sometimes you don't know any angles at all — just three side lengths. The Law of Cosines converts sides into angles:

cos(C) = (a² + b² − c²) / (2ab)

For sides a = 5, b = 8, c = 10:

cos(C) = (25 + 64 − 100) / (2 × 5 × 8) = −11/80 = −0.1375

C = arccos(−0.1375) ≈ 97.9°

The negative cosine tells you angle C is obtuse — a detail that's invisible if you only guess from a sketch. Once you have one angle, the triangle angle calculator or a second application of the Law of Cosines gives the remaining two. For right triangles specifically, the right triangle calculator is faster since one angle is always 90°.

Supplementary and Complementary: The Two Rules That Solve Half of All Angle Problems

Two angles are supplementary when they add to 180° — think of a straight line cut by a transversal. They're complementary when they add to 90° — like the two acute angles in any right triangle. These relationships show up constantly:

  • Linear pairs on a straight line are always supplementary
  • Adjacent angles in a parallelogram are supplementary
  • The two non-right angles in a right triangle are complementary
  • If one angle in a supplementary pair is 128°, the other is 52° — no formula needed beyond 180 − 128

Our calculator includes dedicated supplementary and complementary modes so you don't have to set up a triangle or polygon for what's really a one-step subtraction.

The Exterior Angle Shortcut Most Students Overlook

An exterior angle of a triangle equals the sum of the two non-adjacent interior angles. This is called the Exterior Angle Theorem, and it's a faster path than going through the full angle sum when you're working with exterior angles.

Example: A triangle has interior angles of 40° and 65°. What's the exterior angle at the third vertex?

Shortcut: Exterior angle = 40° + 65° = 105°

Long way: Third interior = 180° − 40° − 65° = 75°. Exterior = 180° − 75° = 105°. Same answer, extra step.

This shortcut becomes especially useful in problems involving parallel lines and transversals, where exterior angles appear frequently. It also connects to the fact that the sum of all exterior angles (one at each vertex) of any convex polygon is always 360° — regardless of the number of sides.

Five Errors That Turn Easy Angle Problems into Wrong Answers

1. Using 180° for quadrilaterals. Quadrilateral interior angles sum to 360°, not 180°. This mistake gives a negative “missing angle” — which should be an instant red flag.

2. Mixing interior and exterior angles. If a problem says “the exterior angle is 120°,” the interior angle at that vertex is 60° — not 120°. Substituting the wrong one throws off the whole calculation.

3. Assuming “regular” when it's not. Only regular polygons have equal interior angles. An irregular hexagon's angles could be anything that sums to 720°.

4. Forgetting that angles must be positive. If your calculation yields a missing angle of −10°, one of your inputs is wrong or the shape is impossible. Valid angles in Euclidean geometry are always between 0° and 360°.

5. Confusing the Law of Cosines sign. When cos(C) is negative, C is obtuse. Students sometimes take the absolute value, which flips an obtuse angle to acute and wrecks the triangle. Trust the sign.

Missing Angle Calculator Cheat Sheet: Which Formula to Use

You KnowUse ThisResult
2 triangle angles180° − sum of knownsThird angle
3 quadrilateral angles360° − sum of knownsFourth angle
3 side lengths (triangle)Law of CosinesAll 3 angles
1 angle on a straight line180° − knownSupplement
1 acute angle in a right triangle90° − knownComplement
Regular polygon side count(n − 2) × 180° / nEach interior angle

For problems involving side lengths and angle finding, the triangle calculator solves the full triangle — all sides, angles, area, and perimeter — from any valid combination of three known measurements.

Frequently Asked Questions

Still Have Questions?

The detailed content on this page provides comprehensive explanations and examples to help you understand better.