Equilateral Triangle Calculator — From Side Length
Area
--
Perimeter
--
Height
--
Inradius
--
Circumradius
--
How Equilateral Triangle Calculations Work
An equilateral triangle is a polygon with three sides of equal length and three interior angles each measuring exactly 60 degrees. It is the simplest regular polygon and one of the most fundamental shapes in geometry. Because all sides and angles are identical, knowing just one measurement -- the side length -- is sufficient to derive every other property: area, perimeter, height, inradius, and circumradius. According to Wolfram MathWorld, the equilateral triangle is the unique triangle that maximizes area for a given perimeter among all triangles, making it an optimal shape in engineering and design.
This calculator takes the side length as input and instantly computes all derived properties. Engineers use these calculations for truss design and load analysis, architects apply them in geodesic dome geometry, and students encounter equilateral triangles throughout their studies of trigonometry and triangle area computation. The shape's perfect three-fold symmetry also makes it essential in tiling patterns, road sign design, and crystal lattice structures.
The Equilateral Triangle Formulas
All formulas for an equilateral triangle derive from its side length s. The core relationships, as defined in Euclidean geometry, are:
- Area: A = (sqrt(3) / 4) x s^2
- Perimeter: P = 3s
- Height (altitude): h = (sqrt(3) / 2) x s
- Inradius: r = s / (2 x sqrt(3)) = s x sqrt(3) / 6
- Circumradius: R = s / sqrt(3) = s x sqrt(3) / 3
Worked example: For a side length of 10 units: Area = (1.7321 / 4) x 100 = 43.30 square units. Perimeter = 30 units. Height = 8.66 units. Inradius = 2.887 units. Circumradius = 5.774 units. Notice that the circumradius is always exactly twice the inradius -- a unique property of equilateral triangles.
Key Terms You Should Know
- Equilateral: Having all sides of equal length. In Latin, "equi" means equal and "lateral" means side.
- Equiangular: Having all angles equal. Every equilateral triangle is automatically equiangular (all angles = 60 degrees), and vice versa.
- Altitude (Height): The perpendicular distance from a vertex to the opposite side. In an equilateral triangle, all three altitudes are equal and intersect at the centroid.
- Inradius: The radius of the largest circle that fits inside the triangle, touching all three sides. This inscribed circle is called the incircle.
- Circumradius: The radius of the smallest circle that passes through all three vertices. This circumscribed circle is called the circumcircle.
- Centroid: The point where all three medians (lines from vertex to midpoint of opposite side) intersect. In an equilateral triangle, the centroid, incenter, circumcenter, and orthocenter all coincide at the same point.
Equilateral Triangle vs. Other Triangle Types
Understanding how equilateral triangles compare to other triangle types helps clarify when each set of formulas applies. The Khan Academy geometry curriculum classifies triangles by both side length and angle measure.
| Property | Equilateral | Isosceles | Scalene | Right |
|---|---|---|---|---|
| Equal Sides | 3 | 2 | 0 | 0, 1, or 2 |
| Angles | All 60 degrees | Two equal | All different | One 90 degrees |
| Lines of Symmetry | 3 | 1 | 0 | 0 or 1 |
| Area Formula | (sqrt(3)/4) x s^2 | (b/4) x sqrt(4a^2 - b^2) | Heron's formula | (1/2) x base x height |
| Inputs Needed | 1 (side) | 2 (sides) | 3 (sides or SAS) | 2 (legs) |
Practical Examples
Example 1 -- Road Sign: A standard yield sign in the United States is an equilateral triangle with sides of 36 inches (per the Manual on Uniform Traffic Control Devices). Area = (sqrt(3)/4) x 36^2 = 561.2 square inches (3.9 square feet). Height = (sqrt(3)/2) x 36 = 31.18 inches.
Example 2 -- Truss Engineering: A steel truss section uses equilateral triangles with 4-meter sides. Each triangle panel has an area of (sqrt(3)/4) x 16 = 6.928 square meters and a height of 3.464 meters. The inradius of 1.155 meters defines the minimum clear space inside each panel. Use our hypotenuse calculator to verify diagonal measurements.
Example 3 -- Decorative Tiling: Tessellating equilateral triangles with 6-inch sides for a backsplash requires calculating how many fit in a given area. Each tile covers (sqrt(3)/4) x 36 = 15.59 square inches. For a 24 x 18 inch backsplash (432 square inches), you need approximately 432 / 15.59 = 28 triangular tiles, plus 10-15% extra for cuts and waste.
Tips for Working with Equilateral Triangles
- Constructing with compass and straightedge: Draw one side, then set compass to the side length and swing arcs from both endpoints. The intersection is the third vertex -- this is one of the classical constructions dating to Euclid's Elements, Book I, Proposition 1.
- Finding side from area: Rearrange the area formula to s = sqrt(4A / sqrt(3)). For an area of 100 square units, s = sqrt(400 / 1.7321) = sqrt(230.94) = 15.20 units.
- 30-60-90 shortcut: Halving an equilateral triangle along its altitude creates two 30-60-90 right triangles with side ratios 1 : sqrt(3) : 2. This is one of the most commonly tested relationships in standardized math exams.
- Napoleon's theorem: Construct equilateral triangles on each side of any triangle, and connect their centers -- the result is always an equilateral triangle. This elegant theorem has practical applications in circle and polygon geometry.
- Coordinate placement: For computational geometry, place one vertex at the origin, the second at (s, 0), and the third at (s/2, s x sqrt(3)/2) for easy coordinate-based calculations.
Frequently Asked Questions
What is the area formula for an equilateral triangle?
The area of an equilateral triangle is A = (sqrt(3) / 4) x s^2, where s is the side length. This formula derives from the general triangle area formula (1/2 x base x height) combined with the equilateral height formula h = (sqrt(3)/2) x s. For a side of 10 units, the area is (1.7321 / 4) x 100 = 43.30 square units. For a side of 1 meter, the area is 0.4330 square meters. This formula is exact and requires no trigonometric functions, making it one of the simplest area calculations in geometry.
What are the angles of an equilateral triangle?
All three interior angles of an equilateral triangle are exactly 60 degrees, summing to 180 degrees as required by the triangle angle sum theorem. This makes it both equilateral (equal sides) and equiangular (equal angles). The 60-degree angle is significant because it divides a full rotation (360 degrees) into exactly 6 parts, which is why six equilateral triangles fit perfectly around a point, forming the basis for hexagonal tiling patterns seen in honeycombs, floor tiles, and hexagonal structures.
How is the height of an equilateral triangle derived?
The height is derived by dropping a perpendicular from one vertex to the opposite side, which bisects both the base and the top angle. This creates two congruent 30-60-90 right triangles. Applying the Pythagorean theorem: h = sqrt(s^2 - (s/2)^2) = sqrt(s^2 - s^2/4) = sqrt(3s^2/4) = (sqrt(3)/2) x s. For a side of 10 units, h = 8.6603 units. This derivation is a classic exercise in introductory geometry courses and appears frequently on SAT and ACT math sections.
How do I find the side length if I only know the area?
Rearrange the area formula A = (sqrt(3)/4) x s^2 to solve for s: s = sqrt(4A / sqrt(3)) = sqrt(4A x sqrt(3) / 3). For example, if the area is 100 square units, then s = sqrt(400 / 1.7321) = sqrt(230.94) = 15.197 units. You can verify by plugging back in: (sqrt(3)/4) x 15.197^2 = 0.4330 x 230.95 = 100.0 square units. This reverse calculation is useful in design work where you know the desired area and need to determine the required side length.
What is the relationship between inradius and circumradius?
In an equilateral triangle, the circumradius (R) is always exactly twice the inradius (r): R = 2r. This ratio is unique to equilateral triangles -- for all other triangle types, R/r > 2 (Euler's inequality). Specifically, r = s x sqrt(3) / 6 and R = s x sqrt(3) / 3. For a side of 12 units: r = 12 x 1.7321 / 6 = 3.464 units, R = 12 x 1.7321 / 3 = 6.928 units. The incircle and circumcircle are concentric, centered at the same point, which is where all lines of symmetry intersect.
Where are equilateral triangles used in real life?
Equilateral triangles are used extensively in engineering, architecture, and design. Truss bridges and roof structures rely on equilateral triangles for optimal load distribution because the equal angles distribute forces evenly across all three sides. Geodesic domes (popularized by Buckminster Fuller) use networks of equilateral triangles to create strong, lightweight spherical structures. Road yield signs are equilateral triangles (36-inch sides per US MUTCD standards). In nature, the molecular structure of graphene consists of carbon atoms arranged in equilateral triangles, giving it extraordinary strength.