Angle Sum Property of a Triangle Calculator

Enter two angles of any triangle to find the third, or verify that three angles form a valid triangle.

📐 Angle Sum Property of a Triangle Calculator
Angle A
°
178°
Angle B
°
178°
Angle A
°
178°
Angle B
°
178°
Angle C
°
178°
Missing Angle C
Angle Sum
Triangle Type
Sum of Angles
Valid Triangle?
Triangle Type

📐 What is the Angle Sum Property of a Triangle?

The angle sum property of a triangle is one of the most fundamental results in Euclidean geometry: the three interior angles of any triangle always add up to exactly 180 degrees. Whether the triangle is equilateral, isosceles, scalene, right-angled, acute, or obtuse, the rule holds without exception. If the three angles are labelled A, B, and C, then A + B + C = 180°. This simple relationship lets you find any one angle as long as you know the other two.

The most intuitive proof uses parallel lines. Draw a line through the apex of the triangle parallel to its base. Two pairs of alternate interior angles are formed. By the parallel-lines theorem, each alternate interior angle equals the corresponding base angle of the triangle. The three angles clustered at the apex (the two alternate interior angles and the apex angle itself) form a straight line, which measures 180°. Therefore the three interior angles of the triangle must also sum to 180°.

This property has immediate practical uses. Roof designers use it to calculate rafter angles from the known pitch angle and the horizontal base. Land surveyors close triangulation loops by verifying that measured angles sum to 180°; any discrepancy indicates measurement error. Structural engineers check truss geometry using angle sums to ensure frames are truly triangular. Even video game developers apply the angle sum property when constructing meshes and testing whether polygon vertices form proper triangles.

Common errors arise when students confuse interior and exterior angles, or forget that the rule applies only in flat (Euclidean) geometry. On a sphere, triangle angles sum to more than 180°, which matters in large-scale navigation and geodesy. On a hyperbolic surface they sum to less than 180°. For everyday classroom geometry and most real-world applications, however, the Euclidean 180° rule is exact and universally applicable.

This calculator handles two tasks: finding the unknown third angle from two known angles, and verifying that a set of three angles is geometrically consistent. In Find Angle mode, enter any two interior angles and the calculator instantly computes the third using C = 180° − A − B. In Check Triangle mode, enter all three angles and the tool confirms whether they sum to 180° and classifies the triangle. Both modes also identify the triangle type — acute, right, or obtuse — based on the largest angle present.

📐 Formula

A + B + C = 180°
A = first interior angle of the triangle (degrees)
B = second interior angle of the triangle (degrees)
C = third interior angle of the triangle (degrees)
Find C: C = 180° − A − B
Find B: B = 180° − A − C
Find A: A = 180° − B − C
Acute triangle: all three angles < 90°
Right triangle: exactly one angle = 90°; the other two sum to 90°
Obtuse triangle: exactly one angle > 90°
Example: A = 45°, B = 75° → C = 180° − 45° − 75° = 60°. All angles < 90° → acute triangle.

📖 How to Use This Calculator

Steps

1
Choose a mode — Click Find Angle to calculate the unknown third angle from two known values, or Check Triangle to verify whether three angles form a valid triangle.
2
Enter the known angles — Type angle values in degrees into the input fields, or drag the sliders. Decimal values such as 33.5° are fully supported.
3
Click Calculate — The result appears instantly, showing the missing angle (or sum), the full A + B + C = 180° equation, and the triangle classification.
4
Read the triangle type — Acute means all angles are under 90°. Right means one angle is exactly 90°. Obtuse means one angle exceeds 90°.

💡 Example Calculations

Example 1 — Equilateral Triangle

All three angles are equal. Using A = B = C and A + B + C = 180°: each angle = 180° ÷ 3 = 60°. Enter A = 60°, B = 60° → C = 180° − 60° − 60° = 60°. Triangle type: acute (all angles < 90°).

Example 2 — Right Triangle

A right triangle has one 90° angle. Suppose A = 90°, B = 35°. Then C = 180° − 90° − 35° = 55°. The sum is 90° + 35° + 55° = 180° ✓. Triangle type: right (one 90° angle). Angles B and C are complementary (35° + 55° = 90°).

Example 3 — Obtuse Triangle

Suppose A = 120° and B = 30°. Then C = 180° − 120° − 30° = 30°. Sum: 120° + 30° + 30° = 180° ✓. Triangle type: obtuse (angle A = 120° > 90°). This is also an isosceles obtuse triangle since B = C.

Example 4 — Check Mode: Valid Angles

Enter A = 47.5°, B = 82.3°, C = 50.2°. Sum = 47.5 + 82.3 + 50.2 = 180.0° — valid triangle ✓. Largest angle is 82.3° < 90°, so the triangle is acute.

❓ Frequently Asked Questions

What is the angle sum property of a triangle?
The angle sum property states that the three interior angles of any triangle always add up to exactly 180 degrees. This holds for every triangle regardless of its shape or size: equilateral, isosceles, scalene, right, acute, or obtuse. If the three angles are A, B, and C, then A + B + C = 180°. This is one of the most fundamental theorems in Euclidean geometry.
How do you find the missing angle of a triangle?
Add the two known angles together and subtract the sum from 180°. For example, if angle A = 55° and angle B = 75°, then angle C = 180° − 55° − 75° = 50°. You can verify: 55° + 75° + 50° = 180°. This calculator automates that arithmetic and also classifies the triangle type.
Why do the angles of a triangle add up to 180°?
A common proof uses parallel lines. Draw a line through the triangle's apex parallel to its base. The alternate interior angles created are equal to the two base angles. The three angles at the apex (two alternate interior angles plus the apex angle itself) form a straight line, which is 180°. Therefore, the three interior angles of the triangle equal 180°. This proof holds in flat (Euclidean) geometry.
Can a triangle have two right angles?
No. Two right angles would already total 180°, leaving nothing for the third angle. Every angle in a triangle must be strictly greater than 0° and less than 180°. A right triangle has exactly one 90° angle; the other two acute angles sum to 90°.
Can a triangle have two obtuse angles?
No. Two obtuse angles each exceed 90°, so their sum already exceeds 180°. Since all three angles must total exactly 180°, at most one angle can be obtuse. The other two must both be acute in any obtuse triangle.
What is the difference between acute, right, and obtuse triangles?
An acute triangle has all three angles less than 90°. A right triangle has exactly one angle equal to 90° and two acute angles that sum to 90°. An obtuse triangle has exactly one angle greater than 90° and two acute angles. The angle sum property (A + B + C = 180°) applies equally to all three types.
How does the exterior angle theorem relate to the angle sum property?
The exterior angle theorem states that an exterior angle of a triangle equals the sum of the two non-adjacent interior angles. If the exterior angle at vertex C is D, then D = A + B. This follows from the angle sum property: since A + B + C = 180° and C + D = 180° (straight line), subtracting gives D = A + B. The exterior angle is always greater than either non-adjacent interior angle.
What are the angles of a 30-60-90 triangle?
A 30-60-90 triangle has angles of 30°, 60°, and 90°. These sum to 30 + 60 + 90 = 180° ✓. The sides are in the ratio 1 : √3 : 2. The 30-60-90 triangle is half of an equilateral triangle and appears frequently in geometry, trigonometry, and engineering.
What is an equiangular triangle and what are its angles?
An equiangular triangle has all three angles equal. Since A + B + C = 180° and A = B = C, each angle must equal 60°. An equiangular triangle is also equilateral (all three sides equal). It is the only triangle where all sides and all angles are simultaneously identical.
How do you verify if three angles form a valid triangle?
Check two conditions: (1) all three angles must be strictly greater than 0°, and (2) the three angles must sum to exactly 180°. If either condition fails, the angles cannot form a triangle. For example, 70° + 60° + 51° = 181° ≠ 180°, so these do not form a valid triangle. In practice, values within 0.001° of 180° are accepted to accommodate rounding.
Does the angle sum property work in non-Euclidean geometry?
No. On a sphere (spherical geometry), the sum of a triangle's angles is always greater than 180°. On a hyperbolic surface, the sum is always less than 180°. The 180° rule is specific to flat (Euclidean) geometry. For everyday classroom geometry and most engineering problems, the Euclidean rule is exact and universally applicable.
If two angles of a triangle are equal, what can you say about the third?
If A = B, then the triangle is isosceles and C = 180° − 2A. For example, if A = B = 70°, then C = 180° − 140° = 40°. The two equal angles are the base angles; the unequal angle C is the apex angle. The sides opposite the equal angles are also equal by the isosceles triangle theorem.