
Equilateral Triangles: The Perfect Triangle Explained
Discover the equilateral triangle - the perfect triangle with equal sides and angles. Learn its properties, formulas, and real-world applications in geometry.
Find the altitude using area, sides, or angles
When you know the triangle's area and base
When you know all three side lengths
When you know base, adjacent side, and angle
Select a method and enter values to calculate
Height
-
Area
-
Base
-
Perimeter
-
The height (or altitude) of a triangle is the perpendicular distance from a vertex to the opposite side (called the base). Every triangle has three different heights, one for each base. Understanding how to calculate triangle height is fundamental for finding area, analyzing geometric properties, and solving real-world problems in engineering and design.
The height of a triangle is always measured along a line perpendicular (at 90°) to the base. This perpendicular line extends from the opposite vertex down to the base (or the base extended, in the case of obtuse triangles). The key property is that this line forms a right angle with the base. For a deeper exploration of these concepts, you can learn about triangle altitude properties at Wolfram MathWorld.
Since any side can serve as the base, every triangle has three different heights. However, these heights are related to each other through the triangle's area - the area remains constant regardless of which side you choose as the base. You can also review altitude formulas for different triangles for additional calculation methods.
This is the most direct method. If you know the triangle's area and have chosen a base, the height is:
height = 2 × Area ÷ base
This formula comes directly from rearranging the triangle area formula: Area = (base × height) / 2. It's the quickest method when area is already known.
When you know all three sides but not the area, first calculate the area using Heron's formula:
s = (a + b + c) / 2
Area = √[s(s-a)(s-b)(s-c)]
Then use the area-base method above to find the height to any chosen base. This is particularly useful when you've measured the triangle's sides directly and want to find the height without measuring angles.
If you know a base, an adjacent side, and the angle between them, you can find the height directly using trigonometry:
height = adjacent side × sin(included angle)
This method is common in surveying and engineering applications where angles can be measured with theodolites or other instruments.
One of the most common questions students and DIYers ask: can I find the height if I don't know the area? The answer is yes — and you have two reliable paths.
If you know all three sides, use Heron's formula. It computes area from the three side lengths alone, after which dividing by twice the chosen base gives you the height. This is the standard approach when you've measured the triangle physically with a tape measure.
If you know two sides and the angle between them, you can skip the area entirely. The height drops out of basic right-triangle trigonometry: h = side × sin(angle). This is the fastest method and is widely used in surveying and structural layout, where angles can be measured directly with a transit or smartphone level.
For special triangles, you don't need a general method — there are direct shortcut formulas you should know.
For an equilateral triangle with side length a, the height to any side is:
h = a × √3 / 2 ≈ 0.866 × a
This formula comes from the Pythagorean theorem: drop a perpendicular from the apex to the base. It bisects the base into two segments of length a/2 and creates a 30-60-90 right triangle whose hypotenuse is a and short leg is a/2. By Pythagoras: h² + (a/2)² = a², so h = √(a² − a²/4) = (a/2)√3. Try our equilateral triangle calculator for a complete property breakdown.
For an isosceles triangle with two equal sides a and base b, the height from the apex to the base is:
h = √(a² − b²/4)
This altitude is special — it's also the median, the angle bisector of the apex angle, and the axis of symmetry, all in one line. See the isosceles triangle calculator for the full set of formulas.
In a right triangle, two of the three altitudes are simply the two legs (since each leg is already perpendicular to the other). The interesting one is the altitude from the right-angle vertex to the hypotenuse:
h = (a × b) / c
where a and b are the legs and c is the hypotenuse
This drops out of the area formula two ways: Area = ½ab (using the legs) equals Area = ½ch (using the hypotenuse as base). Setting them equal gives h = ab/c. Use our right triangle calculator to solve any right triangle from two known values.
A triangular garden bed has an area of 18 m² and a base of 6 m. Find the height to that base.
Verify above: switch the calculator to "From Area and Base" and enter 18 and 6.
A triangular sail has sides 5, 12, and 13 ft. Find the height to the 13 ft side.
(Note: this is actually a 5-12-13 right triangle, so its area equals ½ × 5 × 12 = 30 — Heron's confirms the answer.)
A surveyor measures two sides of a plot — 40 m and 60 m — meeting at an angle of 35°. Find the height of the triangle (using the 60 m side as base).
A right triangle has legs 6 and 8. Find the altitude from the right angle to the hypotenuse.
The two legs themselves are also altitudes — but to each other, not to the hypotenuse.
This is the single most common confusion in triangle altitude problems. In an acute triangle, all three heights fall inside the triangle — clean and intuitive. In a right triangle, the two legs are heights (perpendicular to each other already), and the third altitude (from the right angle to the hypotenuse) falls inside.
But in an obtuse triangle, two of the three altitudes fall outside the triangle. To draw them, you must extend the base as a dashed line beyond the triangle, and drop a perpendicular from the opposite vertex to that extended line. The calculation is identical — the perpendicular distance is still the height — it just doesn't visually land inside the shape.
This is why our calculator and diagrams clearly mark the right-angle indicator: it shows where the perpendicular meets the base (or its extension), removing any ambiguity about which line is the true altitude.
The three altitudes of any triangle always meet at a single point called the orthocenter. This is one of the four classical "centers" of a triangle, alongside the centroid (intersection of medians), incenter (intersection of angle bisectors), and circumcenter (intersection of perpendicular bisectors).
The orthocenter's location depends on the triangle's shape:
| What you know | Formula | Best for |
|---|---|---|
| Area + base | h = 2 × Area / b | When area is already known |
| Three sides (a, b, c) | Heron's, then 2A/base | Field measurements |
| Two sides + included angle | h = side × sin(angle) | Surveying, transit work |
| Equilateral side a | h = a√3 / 2 | All-equal triangles |
| Isosceles legs a, base b | h = √(a² − b²/4) | Symmetric triangles |
| Right triangle (legs a, b) | hhyp = ab / c | Altitude to hypotenuse |
Different triangle types have special height properties:
Triangle height calculations are essential in various fields:
Our Triangle Height Calculator supports three different input methods to match your available data:
The calculator automatically determines which method you're using based on your inputs and provides the height along with related properties like area and perimeter. The visual diagram shows the height as a dashed line perpendicular to the base, with a right angle indicator to clarify the perpendicular relationship.
Use the formula: height = (2 × area) / base. This comes from rearranging the area formula (Area = base × height / 2). For example, if a triangle has an area of 24 square units and a base of 6 units, the height is (2 × 24) / 6 = 8 units. This is the most direct method when area is known.
You don't need the area at all. If you know the three sides, plug them into Heron's formula to get the area, then divide by the base to get the height. If you know two sides and the angle between them, height = (adjacent side) × sin(included angle) — that's pure trig with no area calculation involved.
Use Heron's formula in two steps. First, compute the semiperimeter s = (a + b + c)/2. Then Area = √[s(s−a)(s−b)(s−c)]. Finally, height to the side you've chosen as base = 2 × Area / base. Each side gives a different height because each is a different distance from its opposite vertex.
Only in an equilateral triangle, where all three heights are identical. In every other triangle, the three altitudes have different lengths — but they're all related: longer sides correspond to shorter heights (and vice versa), because Area = ½ × base × height stays constant no matter which side you pick as the base.
Yes, every triangle has three different heights — one corresponding to each side that can serve as a base. The three heights always meet at a single point called the orthocenter. In acute triangles the orthocenter is inside; in right triangles it sits at the right-angle vertex; in obtuse triangles it falls outside the triangle.
No. Angles alone determine the triangle's shape but not its size — and height is a length. You need at least one side measurement combined with angles. The smallest input that works is one side + two angles (the third angle is implied since they sum to 180°).
The height's location depends on the triangle type. In acute triangles, all three heights fall inside the triangle. In right triangles, two heights are the legs themselves, and the third falls inside. In obtuse triangles, two of the three heights fall outside the triangle, requiring you to extend the base to meet the perpendicular line from the opposite vertex.
Both are line segments from a vertex to the opposite side, but they serve different purposes. An altitude (height) is perpendicular to the opposite side. A median goes to the midpoint of the opposite side, regardless of angle. They only coincide in special cases — like the apex of an isosceles triangle to its base, or any vertex of an equilateral triangle.
The orthocenter is the single point where all three altitudes of a triangle intersect. Even though the three altitudes are different lengths, they are guaranteed to meet at one point. The orthocenter sits inside the triangle for acute triangles, on the right-angle vertex for right triangles, and outside the triangle for obtuse triangles.
Heron's formula calculates a triangle's area using only the three side lengths: Area = √[s(s-a)(s-b)(s-c)], where s is the semiperimeter. Once you have the area from Heron's formula, you can find the height to any base using height = 2 × area / base. This two-step process lets you find height from just the three sides without needing to measure any angles.
If you know a base, an adjacent side, and the angle between them, use: height = adjacent side × sin(included angle). The sine function gives you the ratio of the height to the adjacent side. For example, with a base of 10, an adjacent side of 8, and an included angle of 30°, the height is 8 × sin(30°) = 8 × 0.5 = 4 units.
The height is defined as the perpendicular (90°) distance from a vertex to the opposite side because this gives the shortest distance and creates the proper geometric relationship for area calculation. Any non-perpendicular line from the vertex to the base would be longer and wouldn't correctly represent the true height needed for the area formula Area = ½ × base × height.
Deepen your understanding of triangles and trigonometry with our guides and tutorials:

Discover the equilateral triangle - the perfect triangle with equal sides and angles. Learn its properties, formulas, and real-world applications in geometry.

Master trigonometry word problems with this step-by-step framework. Learn to identify patterns and solve lighthouse, angle, and distance problems confidently.

Discover why triangles are the strongest shape in engineering and construction. Learn how this geometric principle powers cranes, bridges, and iconic structures.

Learn 5 proven methods to calculate triangle area with step-by-step examples. Master geometry formulas for homework, construction, and real-world applications.

Master the Law of Sines to solve any oblique triangle! Learn when and how to use this powerful trigonometry tool with step-by-step examples and practice problems.

Learn essential verification techniques to check your triangle calculations and catch mistakes before they become costly errors. Perfect for students and professionals.