Last verified · v1.0
Calculator · math
Interior And Exterior Triangle Angles Calculator
Find missing triangle angles using the Triangle Sum Theorem (A+B+C=180°) and Exterior Angle Theorem (E=A+B). Fast, accurate results.
Inputs
Calculated Angle
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
Understanding Triangle Angle Relationships
Every triangle contains three interior angles that follow precise mathematical rules. Two fundamental theorems govern how these angles relate: the Triangle Sum Theorem and the Exterior Angle Theorem. This calculator applies both theorems to solve for unknown angles across three distinct calculation modes.
The Triangle Sum Theorem
The Triangle Sum Theorem states that the three interior angles of any triangle — scalene, isosceles, or equilateral — always sum to exactly 180 degrees:
A + B + C = 180°
This theorem holds for all Euclidean triangles and is one of the most foundational results in plane geometry. Given any two interior angles, the third is calculated by subtracting their sum from 180°. The proof follows from the parallel postulate: draw a line through one vertex parallel to the opposite side, and the three angles along that line correspond exactly to the triangle's three interior angles, together forming a straight angle.
Example: Finding the Third Interior Angle
- Known angles: A = 45°, B = 75°
- Calculation: C = 180° - (45° + 75°) = 180° - 120° = 60°
- Verification: 45° + 75° + 60° = 180°
The Exterior Angle Theorem
An exterior angle forms when one side of a triangle is extended beyond a vertex. The Exterior Angle Theorem states that an exterior angle equals the sum of the two non-adjacent (remote) interior angles:
E = A + B
Here E is the exterior angle, and A and B are the two interior angles not adjacent to E. This result follows directly from the Triangle Sum Theorem combined with the linear pair postulate, which guarantees that an interior and its adjacent exterior angle are supplementary.
Example: Finding an Exterior Angle
- Known non-adjacent interior angles: A = 50°, B = 65°
- Calculation: E = 50° + 65° = 115°
- Adjacent interior angle: C = 180° - 115° = 65°
- Verification: 50° + 65° + 65° = 180°
The Supplementary Relationship
Every exterior angle and its adjacent interior angle form a linear pair and are supplementary, meaning they sum to 180°:
I = 180° - E
This formula recovers an interior angle directly from its known exterior angle without requiring knowledge of any other angle in the triangle.
Example: Finding an Interior Angle from Its Exterior Angle
- Known exterior angle: E = 120°
- Calculation: I = 180° - 120° = 60°
- Interpretation: The triangle has a 60° interior angle adjacent to the 120° exterior angle; the other two interior angles sum to 120°.
Variables Explained
- A — First interior angle in degrees
- B — Second interior angle in degrees
- C — Third interior angle derived from A and B
- E — Exterior angle at one vertex in degrees
- I — Interior angle adjacent to the known exterior angle
Calculation Modes
Three modes are available:
- Find Third Interior Angle: Enter two known interior angles; the calculator subtracts their sum from 180° to return the third angle.
- Find Exterior Angle: Enter two non-adjacent interior angles; the calculator adds them to produce the exterior angle at the opposite vertex.
- Find Interior from Exterior: Enter a known exterior angle; the calculator subtracts it from 180° to return the adjacent interior angle. Angle B is not used in this mode.
Real-World Applications
Triangle angle relationships are central to many practical disciplines:
- Architecture and Construction: Roof pitch, rafter angles, and triangular truss design all depend on interior angle calculations.
- Surveying and Navigation: Triangulation techniques use exterior angle relationships to measure terrain distances and calculate bearings accurately.
- Structural Engineering: Load-bearing frameworks are verified using the Triangle Sum Theorem to ensure geometric consistency.
- Computer Graphics: 3D rendering engines decompose all surfaces into triangles, making these angle properties fundamental to mesh generation and ray-casting algorithms.
Methodology and Sources
All computations use standard Euclidean geometry. Worked examples and curriculum context are drawn from Exterior Angle Theorem and Triangle Sum Theorem Reference (Jackson, MS Training) and Calculating Missing Angles in Triangles Worksheet (DMU). Formal geometric proofs of both theorems appear in Math 161 Notes, UCI Mathematics Department.
Reference