Regular Polygon Area Formulas

Three practical formulas let you calculate area depending on which measurement you know. All apply to regular polygons only—those with equal sides and equal interior angles.

Area = n × a² ÷ (4 × tan(π/n))

Area = (r² × n × sin(2π/n)) ÷ 2

Area = ap² × n × tan(π/n)

  • n — Number of sides
  • a — Length of one side
  • r — Circumradius (distance from center to any vertex)
  • ap — Apothem (perpendicular distance from center to the midpoint of any side)
  • π — Pi, approximately 3.14159

Understanding Regular Polygons

A regular polygon has all sides of equal length and all interior angles equal. Common examples include equilateral triangles (3 sides), squares (4), regular pentagons (5), and hexagons (6). Irregular polygons—those with unequal sides or angles—require different calculation methods.

The three formulas above correspond to the three most useful measurements you might have:

  • Side length (a): The most straightforward input. Measure or know the distance between adjacent vertices.
  • Circumradius (r): The radius of a circle that passes through all vertices. Used when the polygon is inscribed in a circle.
  • Apothem (ap): The inradius—how far the center sits from any side's midpoint. Essential for polygons where you can measure perpendicular distance to the perimeter.

Each formula yields identical results; choose based on what measurement is available to you.

Practical Calculation Example

Suppose you're designing a decorative tile pattern and need the area of a regular dodecagon (12-sided polygon) with 5-inch sides.

Using the side-length formula:

Area = 12 × 5² ÷ (4 × tan(π/12))
Area ≈ 12 × 25 ÷ (4 × 0.2679)
Area ≈ 279.9 square inches

This dodecagon occupies roughly 1.94 square feet—useful for determining material needed or fitting multiple tiles in a space.

Common Pitfalls and Considerations

Avoid these mistakes when calculating polygon area:

  1. Confusing apothem with side length — The apothem is the perpendicular distance from the center to a side's midpoint, not the distance between two vertices. They differ significantly. For a square with 4-inch sides, the apothem is only 2 inches. Using the wrong value produces incorrect results by a factor of 2 or more.
  2. Forgetting angle units in trigonometry — The formulas use π/n and 2π/n in radians, not degrees. Most calculators default to degrees. If your tool requires degree input, convert: degrees = (π/n) × (180/π). Many errors stem from this unit mismatch.
  3. Assuming the polygon is regular when it isn't — These formulas only work for regular polygons where all sides and angles are equal. If sides vary or angles differ, use the Shoelace formula (splitting into triangles) instead. Visual inspection may deceive—measure carefully.
  4. Rounding intermediate steps too early — Store full precision through all calculations, especially when working with trigonometric functions. Rounding tan(π/n) or sin(2π/n) before multiplication introduces creeping error, particularly noticeable in polygons with many sides.

When to Use Each Formula

Side length formula (most common): You've measured the polygon's perimeter or know the edge length directly. This is the default choice for manufactured regular polygons—tiles, bolts, architectural elements.

Circumradius formula (when inscribed in circles): The polygon fits inside a circle, and you know or can measure the circle's radius. Useful in astronomy (regular star arrangements) or when designing objects that must fit within a circular boundary.

Apothem formula (construction and manufacturing): You've measured the perpendicular distance from the center to any flat edge. Common in engineering where this distance is easier to verify than side length, especially for large or irregular assemblies.

In practice, the side-length method dominates because edges are the easiest to measure or specify in plans and blueprints.

Frequently Asked Questions

What is the area of a regular pentagon with 3-inch sides?

Using the formula area = n × a² ÷ (4 × tan(π/n)), substitute n = 5 and a = 3: area ≈ 5 × 9 ÷ (4 × 0.7265) ≈ 15.49 square inches. A pentagon with 3-inch sides covers about 0.107 square feet, equivalent to a circle roughly 2.2 inches in diameter.

How do I find the area if I only know the apothem?

The apothem formula is area = ap² × n × tan(π/n). If a regular hexagon has an apothem of 2 inches and n = 6, then area ≈ 4 × 6 × tan(30°) ≈ 13.86 square inches. The apothem provides a direct path to area without needing to calculate side length first, making this formula valuable in construction where perpendicular distance to faces is easy to measure.

Why do the formulas use trigonometric functions like tangent and sine?

Regular polygons divide into n identical isosceles triangles from the center. The angle at the center of each triangle is 2π/n radians. Trigonometry lets us relate this angle to side length, circumradius, and apothem. Without trig functions, you'd need to know multiple measurements simultaneously. These functions compress all geometric relationships into one efficient expression.

What is the area of a regular hexagon with side length 0.76 metres?

Applying area = n × a² ÷ (4 × tan(π/n)) with n = 6 and a = 0.76: area ≈ 6 × 0.5776 ÷ (4 × 0.5773) ≈ 1.51 square metres. Interestingly, this dimension matches segments in the James Webb Space Telescope's hexagonal primary mirror, where each of the 18 beryllium-coated segments is a regular hexagon of this size.

Can I use these formulas for irregular polygons?

No. These formulas apply exclusively to regular polygons with equal sides and equal angles. For irregular polygons, use the Shoelace formula (requires vertex coordinates) or divide the polygon into triangles and sum their areas. The calculator is designed for regular polygons; irregular shapes need different approaches.

Does the number of sides affect how accurate these calculations are?

Yes, but not in the way you might expect. Polygons with more sides (like a 100-sided shape) approach a circle's area, and rounding errors in trigonometric values become proportionally more noticeable. However, modern calculators handle this well. The real issue is input precision: small measurement errors in side length magnify in the a² term, so measure carefully for large polygons where accuracy matters.

More math calculators (see all)