Triangle Types & Properties

Explore the different types of triangles, their properties, the angle-sum theorem, and key triangle inequalities

Home / Lessons / Triangle Types & Properties
Beginner ⏱ 12 min Free

What Is a Triangle?

A triangle is a closed two-dimensional shape formed by three straight line segments called sides. These three sides connect three points called vertices (singular: vertex), and the figure encloses three interior angles. Triangles are the simplest polygons — you cannot form a closed figure with fewer than three straight sides.

Triangles appear everywhere in the natural and built world: roof trusses, bridge supports, sandwich halves, mountain silhouettes, and the sails of a boat. Engineers and architects rely on triangles because they are inherently rigid. Unlike a rectangle, which can be pushed into a parallelogram, a triangle with fixed side lengths cannot be deformed. This structural rigidity is what makes triangles the backbone of trusses, frames, and geodesic domes.

Every triangle has six measurable parts: three sides and three angles. Knowing how to classify triangles by these parts is the first step toward understanding trigonometry, which is literally the study of triangle measurement.

Classification by Sides

Triangles can be grouped into three categories based on the relative lengths of their sides: equilateral, isosceles, and scalene. Each category carries its own set of properties that simplify calculations and proofs.

Equilateral Triangle

An equilateral triangle has all three sides equal in length. As a consequence, all three interior angles are also equal, and since the angles must sum to 180°, each angle measures exactly 60°. Equilateral triangles possess the highest degree of symmetry among triangles — they have three lines of symmetry and rotational symmetry of order three.

a a a 60° 60° 60° Equilateral

Isosceles Triangle

An isosceles triangle has exactly two sides of equal length. These equal sides are called the legs, and the third side is called the base. The two angles opposite the equal sides are called base angles, and they are always equal to each other. The angle between the two equal sides is called the vertex angle. This property — that equal sides face equal angles — is known as the Isosceles Triangle Theorem and is one of the first theorems students encounter in geometry.

a a b α α Isosceles

Scalene Triangle

A scalene triangle has all three sides of different lengths, and consequently all three angles are different. Scalene triangles have no lines of symmetry. Most triangles you encounter in real-world problems are scalene, which is why general-purpose tools like the Law of Sines and Law of Cosines are so important — they work for any triangle regardless of symmetry.

a b c Scalene (a ≠ b ≠ c)

Key Takeaway

Classification by sides: Equilateral = 3 equal sides, Isosceles = 2 equal sides, Scalene = 0 equal sides. Equal sides always face equal angles.

Classification by Angles

Triangles can also be classified based on the size of their largest interior angle. This classification is independent of the side-based classification, so you can have, for example, an isosceles right triangle or a scalene obtuse triangle.

Acute Triangle

An acute triangle is a triangle in which all three interior angles are less than 90°. Equilateral triangles are always acute, since each angle is 60°. In an acute triangle, the circumcenter (the center of the circle passing through all three vertices) lies inside the triangle.

Right Triangle

A right triangle contains exactly one 90° angle. The side opposite the right angle is called the hypotenuse and is always the longest side. Right triangles are the foundation of trigonometry — the sine, cosine, and tangent ratios are all defined in terms of the sides of a right triangle. The Pythagorean theorem (a² + b² = c²) applies exclusively to right triangles.

Obtuse Triangle

An obtuse triangle contains exactly one angle greater than 90°. The side opposite the obtuse angle is always the longest side of the triangle. In an obtuse triangle, the circumcenter lies outside the triangle. A triangle cannot have more than one obtuse angle because two angles exceeding 90° would sum to more than 180°, violating the angle sum property.

Acute: all angles < 90°  |  Right: one angle = 90°  |  Obtuse: one angle > 90°

The Angle Sum Property

One of the most fundamental facts in Euclidean geometry is that the three interior angles of any triangle always add up to exactly 180 degrees. This is true regardless of the triangle's shape, size, or type. Whether you are working with a tiny equilateral triangle or a massive scalene one, the sum of the three angles is always the same.

∠A + ∠B + ∠C = 180°

This property can be proved by drawing a line through one vertex parallel to the opposite side and using the properties of alternate interior angles. It is one of the first results students learn, and it is used constantly throughout geometry and trigonometry.

The angle sum property has immediate practical value: if you know two angles of a triangle, you can always find the third. For example, if a triangle has angles of 45° and 70°, the third angle must be 180° − 45° − 70° = 65°.

Example 1: Finding a Missing Angle

A triangle has angles measuring 38° and 74°. Find the third angle.

Step 1: Apply the angle sum property: ∠A + ∠B + ∠C = 180°

Step 2: Substitute: 38° + 74° + ∠C = 180°

Step 3: Simplify: 112° + ∠C = 180°

Step 4: Solve: ∠C = 180° − 112° = 68°

Answer: The third angle is 68°. Since all angles are less than 90°, this is an acute scalene triangle.

Key Takeaway

The angles in every triangle sum to exactly 180°. This means a triangle can have at most one right angle or one obtuse angle, and it can never have more than one of either.

The Triangle Inequality Theorem

Not every combination of three lengths can form a triangle. The Triangle Inequality Theorem states that the sum of any two sides of a triangle must be strictly greater than the third side. This must hold for all three possible pairings of sides.

a + b > c   &   a + c > b   &   b + c > a

If the sum of two sides equals the third, the three segments would lie flat in a straight line and cannot form a triangle. If the sum is less, the two shorter segments cannot reach each other to close the figure. This theorem is essential for verifying whether given measurements can actually represent a real triangle.

Example 2: Can These Sides Form a Triangle?

Determine whether sides of length 4, 7, and 12 can form a triangle.

Step 1: Check all three inequalities:

• 4 + 7 = 11 > 12? No — 11 is not greater than 12.

Answer: These lengths cannot form a triangle because 4 + 7 < 12. The two shorter sides are not long enough to span the gap and close the figure.

Example 3: Valid Triangle Check

Can sides of length 5, 8, and 10 form a triangle?

Step 1: Check: 5 + 8 = 13 > 10 ✓

Step 2: Check: 5 + 10 = 15 > 8 ✓

Step 3: Check: 8 + 10 = 18 > 5 ✓

Answer: Yes, these sides can form a valid triangle because all three inequalities are satisfied.

In practice, you only need to check the inequality involving the two shorter sides, since if a + b > c (where c is the longest side), the other two inequalities are automatically satisfied. However, checking all three is a good habit when learning.

Exterior Angles and Their Properties

An exterior angle of a triangle is formed by one side of the triangle and the extension of an adjacent side. At each vertex, there is one exterior angle (ignoring the reflex angle), and it is supplementary to the interior angle at that vertex — meaning the two add up to 180°.

The Exterior Angle Theorem states that each exterior angle of a triangle is equal to the sum of the two non-adjacent (remote) interior angles. This is a direct consequence of the angle sum property.

Exterior angle = sum of the two remote interior angles
∠D = ∠A + ∠B   (where ∠D is exterior to ∠C)

For example, if a triangle has interior angles of 50°, 60°, and 70°, the exterior angle at the 70° vertex is 50° + 60° = 110°. Equivalently, 180° − 70° = 110°. Both methods give the same answer, which serves as a useful consistency check.

Another important fact: the sum of all three exterior angles of any triangle (one at each vertex) is always 360°. This is true for any convex polygon, where the sum of exterior angles always equals 360° regardless of the number of sides.

Example 4: Using the Exterior Angle Theorem

In a triangle, the two remote interior angles measure 35° and 55°. What is the exterior angle at the third vertex?

Step 1: By the Exterior Angle Theorem, the exterior angle equals the sum of the two remote interior angles.

Step 2: Exterior angle = 35° + 55° = 90°

Answer: The exterior angle is 90°. This also means the interior angle at that vertex is 180° − 90° = 90°, so the triangle is a right triangle.

Congruence and Similarity

Two triangles are congruent if they have exactly the same shape and size — all corresponding sides and angles are equal. You do not need to verify all six measurements. The standard congruence criteria are:

Two triangles are similar if they have the same shape but not necessarily the same size. Their corresponding angles are equal and their corresponding sides are in proportion. The criteria for similarity are:

Similarity is especially important in trigonometry because the trigonometric ratios (sine, cosine, tangent) depend only on angles, not on the size of the triangle. Two similar right triangles always produce the same ratios for the same angle, which is precisely what makes trigonometry work.

Key Takeaway

Congruent triangles are identical in shape and size. Similar triangles share the same shape but may differ in size. Trigonometric ratios are constant across all similar right triangles, which is the foundation of the entire subject.

Important Area Formulas

Knowing a triangle's type often suggests the most efficient area formula. Here are the key formulas every student should know:

Base-height:   A = ½ × b × h

This is the most common formula. The base can be any side of the triangle, and the height is the perpendicular distance from that base to the opposite vertex. For a right triangle, the two legs serve as base and height, making the calculation straightforward.

Heron’s Formula:   A = √(s(s − a)(s − b)(s − c))   where s = (a + b + c) / 2

Heron’s formula calculates area using only the three side lengths, with no need to find a height. The value s is the semi-perimeter. This is particularly useful for scalene triangles where finding the height directly may be inconvenient.

Equilateral triangle:   A = (√3 / 4) × a²

For an equilateral triangle with side length a, this specialized formula gives the area directly. It is derived from the base-height formula by computing the height as (√3 / 2) × a.

Why Triangles Matter in Trigonometry

The word trigonometry comes from the Greek words trigonon (triangle) and metron (measure). The entire field began as the study of relationships between the sides and angles of triangles, and triangles remain central to every topic in the subject.

The sine, cosine, and tangent ratios are defined using right triangles. The Law of Sines and Law of Cosines extend these ideas to solve any triangle — acute, right, or obtuse. Without a solid grasp of triangle types and their properties, navigating these tools becomes much harder.

Triangles also serve as the building blocks for more complex shapes. Any polygon can be divided into triangles (a process called triangulation), so understanding triangles gives you the power to analyze any polygonal shape. In computer graphics, 3D models are composed of thousands or millions of tiny triangles. In surveying and navigation, triangulation is used to determine positions and distances. Mastering the fundamentals of triangle types and properties prepares you for all of these applications.

Key Takeaway

Triangles are the foundation of trigonometry and geometry. Understanding how to classify them by sides and angles, and knowing their core properties (angle sum, triangle inequality, exterior angle theorem), gives you the tools to tackle every topic that follows.

Practice Problems

Practice 1: Classify and Find the Missing Angle

A triangle has angles of 52° and 52°. Find the third angle and classify the triangle by both its sides and its angles.

Third angle = 180° − 52° − 52° = 76°. Since two angles are equal, the triangle is isosceles. Since all angles are less than 90°, it is also acute. Classification: acute isosceles triangle.

Practice 2: Triangle Inequality

Which of the following sets of side lengths can form a valid triangle? (a) 3, 5, 9   (b) 6, 8, 13   (c) 7, 10, 12

(a) 3 + 5 = 8 < 9 — Not a valid triangle.

(b) 6 + 8 = 14 > 13 ✓, 6 + 13 = 19 > 8 ✓, 8 + 13 = 21 > 6 ✓ — Valid triangle.

(c) 7 + 10 = 17 > 12 ✓, 7 + 12 = 19 > 10 ✓, 10 + 12 = 22 > 7 ✓ — Valid triangle.

Practice 3: Exterior Angle Application

An exterior angle of a triangle measures 126°. One of the remote interior angles is 58°. Find the other remote interior angle and the interior angle adjacent to the exterior angle.

By the Exterior Angle Theorem: 126° = 58° + x, so x = 126° − 58° = 68°.

The interior angle adjacent to the exterior angle = 180° − 126° = 54°.

Verification: 58° + 68° + 54° = 180° ✓

Frequently Asked Questions

How many types of triangles are there?
Triangles are classified in two independent ways. By sides, there are three types: equilateral (3 equal sides), isosceles (2 equal sides), and scalene (no equal sides). By angles, there are three types: acute (all angles < 90°), right (one angle = 90°), and obtuse (one angle > 90°). Since the two classifications are independent, you can combine them — for example, an isosceles right triangle or a scalene obtuse triangle.
Why do the angles of a triangle always add up to 180 degrees?
This is a fundamental property of flat (Euclidean) geometry. It can be proved by drawing a line through one vertex parallel to the opposite side and using the fact that alternate interior angles formed by a transversal cutting parallel lines are equal. The proof shows that the three angles together form a straight line (180°) at the top vertex. On curved surfaces like a sphere, this rule does not hold — the angles of a spherical triangle sum to more than 180°.
What is the triangle inequality theorem?
The triangle inequality theorem states that the sum of the lengths of any two sides of a triangle must be strictly greater than the length of the remaining side. In symbols: a + b > c, a + c > b, and b + c > a. This must hold for all three combinations. If any one of these inequalities fails, the three lengths cannot form a triangle. In practice, you only need to check that the sum of the two shorter sides exceeds the longest side.
Can a triangle be both right and isosceles?
Yes. An isosceles right triangle has one 90° angle and two 45° angles. Its two legs are equal in length, and the hypotenuse is √2 times the length of each leg. This is one of the most commonly studied triangles in trigonometry, often called the 45-45-90 triangle. It appears frequently in geometry problems and standardized tests.
Why are triangles important in real life?
Triangles are structurally rigid, meaning a triangle with fixed side lengths cannot be deformed without breaking a side. This makes them essential in engineering for building bridges, roof trusses, and towers. In navigation and surveying, triangulation is used to determine positions. In computer graphics, 3D models are composed of millions of triangles. Trigonometry — the mathematics of triangles — is used in physics, astronomy, music, architecture, and many other fields.