Skip to main content

Pentagon Calculator

Free Pentagon Calculator for 2d geometry. Enter values to get step-by-step solutions with formulas and graphs. Get results you can export or share.

Skip to calculator
Mathematics

Pentagon Calculator

Calculate the area, perimeter, apothem, diagonal, circumradius, and inradius of a regular pentagon. Instant results with step-by-step formulas.

Last updated: December 2025Reviewed by NovaCalculator Mathematics Team

Calculator

Adjust values & calculate
10
Area
172.0477
square units
Perimeter
50.0000
Apothem
6.8819
Diagonal
16.1803
Interior Angle
108.00deg
Circumradius
8.5065
Inradius
6.8819
Your Result
Area: 172.0477 | Perimeter: 50.0000 | Apothem: 6.8819 | Diagonal: 16.1803
Share Your Result
Understand the Math

Formula

A = (sqrt(5(5 + 2*sqrt(5))) / 4) * s^2

Where A = Area of the regular pentagon, s = side length. The perimeter is P = 5s, the apothem is a = s / (2*tan(pi/5)), and the diagonal is d = s * (1+sqrt(5))/2 (the golden ratio times s).

Last reviewed: December 2025

Worked Examples

Example 1: Pentagon with Side Length 8 cm

Find the area, perimeter, apothem, and diagonal of a regular pentagon with a side length of 8 cm.
Solution:
Perimeter = 5 * 8 = 40 cm Apothem = 8 / (2 * tan(pi/5)) = 8 / (2 * 0.7265) = 5.5055 cm Area = (1/2) * 40 * 5.5055 = 110.11 cm^2 Diagonal = 8 * (1 + sqrt(5)) / 2 = 8 * 1.6180 = 12.9443 cm
Result: Perimeter: 40 cm | Area: 110.11 cm^2 | Apothem: 5.5055 cm | Diagonal: 12.9443 cm

Example 2: Pentagon with Side Length 15 m

Calculate the circumradius, inradius, and area for a regular pentagon with side length 15 meters.
Solution:
Circumradius = 15 / (2 * sin(pi/5)) = 15 / (2 * 0.5878) = 12.7627 m Inradius (apothem) = 15 / (2 * tan(pi/5)) = 15 / 1.4531 = 10.3228 m Area = (sqrt(5*(5+2*sqrt(5)))/4) * 15^2 = 1.72048 * 225 = 387.1080 m^2
Result: Circumradius: 12.7627 m | Inradius: 10.3228 m | Area: 387.11 m^2
Expert Insights

Background & Theory

The Pentagon Calculator applies the following established principles and formulas. Mathematics rests on a hierarchy of number systems, each extending the previous. The natural numbers (1, 2, 3, ...) support counting and ordering. The integers add negative values and zero, enabling subtraction without restriction. The rational numbers, expressible as p/q where p and q are integers and q is nonzero, close the system under division. The real numbers fill the gaps left by irrationals such as the square root of 2 or pi, forming a complete ordered field. The complex numbers, written as a + bi where i is the square root of negative one, complete the algebraic closure of the reals and allow every polynomial to have a root. Prime factorization states that every integer greater than one is uniquely expressible as a product of primes, a result known as the Fundamental Theorem of Arithmetic. Computing the greatest common divisor (GCD) of two integers relies most efficiently on the Euclidean algorithm: repeatedly replace the larger number with the remainder when it is divided by the smaller, until the remainder is zero. The last nonzero remainder is the GCD. The least common multiple (LCM) follows from the identity LCM(a, b) = |a * b| / GCD(a, b). Modular arithmetic defines equivalence classes of integers that share the same remainder under division by a modulus n. Fermat's Little Theorem and Euler's Theorem arise from this structure and underpin modern cryptography. Logarithms are the inverses of exponential functions. If b raised to the power x equals y, then the logarithm base b of y equals x. The natural logarithm uses base e, approximately 2.71828. Combinatorics counts arrangements and selections. The number of ordered arrangements (permutations) of r objects from n distinct objects is nPr = n! / (n - r)!. The number of unordered selections (combinations) is nCr = n! / (r! * (n - r)!). Pascal's triangle arranges these binomial coefficients so that each entry equals the sum of the two entries directly above it. The Fibonacci sequence, defined by F(1) = 1, F(2) = 1, and F(n) = F(n-1) + F(n-2), appears throughout nature and connects deeply to the golden ratio via Binet's formula.

History

The history behind the Pentagon Calculator traces back through the following developments. Mathematics as a systematic discipline traces to ancient Mesopotamia. Babylonian clay tablets dating to around 1800 BCE demonstrate knowledge of quadratic equations, Pythagorean triples, and base-60 arithmetic, suggesting a practical mathematical tradition far preceding Greek formalism. Euclid of Alexandria compiled the Elements around 300 BCE, establishing the axiomatic method that would define rigorous mathematics for over two thousand years. His work organized plane geometry, number theory, and proportion into logically chained propositions derived from a small set of postulates. The algorithm bearing his name for computing GCDs appears in Book VII and remains in use today. In the 9th century, the Persian scholar Muhammad ibn Musa Al-Khwarizmi wrote Al-Kitab al-mukhtasar fi hisab al-jabr wal-muqabala, the treatise whose title gave algebra its name. He systematized the solution of linear and quadratic equations and described procedures that operated on unknowns as objects, a conceptual leap away from purely numerical calculation. Rene Descartes introduced coordinate geometry in 1637 by uniting algebra and Euclidean geometry, allowing curves to be studied through equations. This synthesis set the stage for calculus. Isaac Newton and Gottfried Wilhelm Leibniz independently developed calculus during the 1660s and 1670s, triggering a priority dispute that lasted decades and divided British and Continental mathematicians. Carl Friedrich Gauss proved the Fundamental Theorem of Algebra in 1799, showing that every nonconstant polynomial has at least one complex root. His Disquisitiones Arithmeticae of 1801 established modern number theory. David Hilbert's formalist program at the turn of the 20th century sought to place all of mathematics on an explicit axiomatic foundation, a project that Kurt Godel's incompleteness theorems of 1931 showed to be fundamentally limited. Alan Turing's work in the 1930s on computability introduced the theoretical model of the stored-program computer and linked mathematical logic directly to the limits of algorithmic calculation. His proof that no algorithm can decide in general whether an arbitrary program will halt or run forever placed fundamental boundaries on what mathematics can mechanically determine, and it opened the discipline now known as theoretical computer science.

Share this calculator

Explore More

Frequently Asked Questions

A regular pentagon is a five-sided polygon where all sides are equal in length and all interior angles are equal. Each interior angle of a regular pentagon measures exactly 108 degrees, and the sum of all interior angles totals 540 degrees. The pentagon has five lines of symmetry and rotational symmetry of order five. Regular pentagons appear frequently in nature and architecture, most famously in the shape of the United States Department of Defense headquarters building. The golden ratio (approximately 1.618) is intimately connected to the pentagon, as the ratio of a diagonal to a side equals the golden ratio.
The area of a regular pentagon with side length s is calculated using the formula A = (sqrt(5(5 + 2*sqrt(5))) / 4) * s^2, which simplifies to approximately A = 1.72048 * s^2. An alternative approach uses the apothem (the perpendicular distance from the center to any side): A = (1/2) * perimeter * apothem = (1/2) * 5s * a. The apothem itself is computed as a = s / (2 * tan(pi/5)). Both methods yield identical results. Understanding these formulas is essential for architects, engineers, and mathematicians who work with pentagonal shapes in design and construction projects.
The golden ratio phi (approximately 1.6180339887) appears throughout the geometry of a regular pentagon. The diagonal of a regular pentagon divided by its side length equals the golden ratio exactly. Furthermore, the diagonals of a pentagon intersect each other in proportions governed by the golden ratio, creating a smaller regular pentagon inside. This self-similar property can repeat infinitely, producing a fractal-like pattern. The golden ratio connection makes pentagons significant in art, architecture, and design where aesthetically pleasing proportions are desired. The pentagram star formed by connecting all vertices also embodies the golden ratio in numerous ways.
The apothem of a regular pentagon is the perpendicular distance from the center of the pentagon to the midpoint of any side. It is calculated as a = s / (2 * tan(pi/5)), where s is the side length. The circumradius is the distance from the center to any vertex, computed as R = s / (2 * sin(pi/5)). The apothem is also called the inradius because it equals the radius of the largest circle that fits inside the pentagon (inscribed circle). The circumradius is the radius of the smallest circle that completely contains the pentagon (circumscribed circle). These measurements are crucial for tiling, gear design, and structural engineering calculations.
You may use the results for reference and educational purposes. For professional reports, academic papers, or critical decisions, we recommend verifying outputs against peer-reviewed sources or consulting a qualified expert in the relevant field.
All calculations use established mathematical formulas and are performed with high-precision arithmetic. Results are accurate to the precision shown. For critical decisions in finance, medicine, or engineering, always verify results with a qualified professional.
Educational Note: This calculator is provided for educational and informational purposes. Results are based on the formulas and inputs provided. Always verify important calculations independently. NovaCalculator processes calculator inputs client-side; optional analytics follow visitor consent settings.Reviewed by: NovaCalculator Mathematics Team โ€” Verified against standard mathematical and scientific references. Last reviewed: December 2025. ยฉ 2024โ€“2026 NovaCalculator.

Share this calculator

Formula

A = (sqrt(5(5 + 2*sqrt(5))) / 4) * s^2

Where A = Area of the regular pentagon, s = side length. The perimeter is P = 5s, the apothem is a = s / (2*tan(pi/5)), and the diagonal is d = s * (1+sqrt(5))/2 (the golden ratio times s).

Worked Examples

Example 1: Pentagon with Side Length 8 cm

Problem: Find the area, perimeter, apothem, and diagonal of a regular pentagon with a side length of 8 cm.

Solution: Perimeter = 5 * 8 = 40 cm\nApothem = 8 / (2 * tan(pi/5)) = 8 / (2 * 0.7265) = 5.5055 cm\nArea = (1/2) * 40 * 5.5055 = 110.11 cm^2\nDiagonal = 8 * (1 + sqrt(5)) / 2 = 8 * 1.6180 = 12.9443 cm

Result: Perimeter: 40 cm | Area: 110.11 cm^2 | Apothem: 5.5055 cm | Diagonal: 12.9443 cm

Example 2: Pentagon with Side Length 15 m

Problem: Calculate the circumradius, inradius, and area for a regular pentagon with side length 15 meters.

Solution: Circumradius = 15 / (2 * sin(pi/5)) = 15 / (2 * 0.5878) = 12.7627 m\nInradius (apothem) = 15 / (2 * tan(pi/5)) = 15 / 1.4531 = 10.3228 m\nArea = (sqrt(5*(5+2*sqrt(5)))/4) * 15^2 = 1.72048 * 225 = 387.1080 m^2

Result: Circumradius: 12.7627 m | Inradius: 10.3228 m | Area: 387.11 m^2

Frequently Asked Questions

What is a regular pentagon and what are its key properties?

A regular pentagon is a five-sided polygon where all sides are equal in length and all interior angles are equal. Each interior angle of a regular pentagon measures exactly 108 degrees, and the sum of all interior angles totals 540 degrees. The pentagon has five lines of symmetry and rotational symmetry of order five. Regular pentagons appear frequently in nature and architecture, most famously in the shape of the United States Department of Defense headquarters building. The golden ratio (approximately 1.618) is intimately connected to the pentagon, as the ratio of a diagonal to a side equals the golden ratio.

How do you calculate the area of a regular pentagon?

The area of a regular pentagon with side length s is calculated using the formula A = (sqrt(5(5 + 2*sqrt(5))) / 4) * s^2, which simplifies to approximately A = 1.72048 * s^2. An alternative approach uses the apothem (the perpendicular distance from the center to any side): A = (1/2) * perimeter * apothem = (1/2) * 5s * a. The apothem itself is computed as a = s / (2 * tan(pi/5)). Both methods yield identical results. Understanding these formulas is essential for architects, engineers, and mathematicians who work with pentagonal shapes in design and construction projects.

What is the relationship between a pentagon and the golden ratio?

The golden ratio phi (approximately 1.6180339887) appears throughout the geometry of a regular pentagon. The diagonal of a regular pentagon divided by its side length equals the golden ratio exactly. Furthermore, the diagonals of a pentagon intersect each other in proportions governed by the golden ratio, creating a smaller regular pentagon inside. This self-similar property can repeat infinitely, producing a fractal-like pattern. The golden ratio connection makes pentagons significant in art, architecture, and design where aesthetically pleasing proportions are desired. The pentagram star formed by connecting all vertices also embodies the golden ratio in numerous ways.

What is the apothem and circumradius of a pentagon?

The apothem of a regular pentagon is the perpendicular distance from the center of the pentagon to the midpoint of any side. It is calculated as a = s / (2 * tan(pi/5)), where s is the side length. The circumradius is the distance from the center to any vertex, computed as R = s / (2 * sin(pi/5)). The apothem is also called the inradius because it equals the radius of the largest circle that fits inside the pentagon (inscribed circle). The circumradius is the radius of the smallest circle that completely contains the pentagon (circumscribed circle). These measurements are crucial for tiling, gear design, and structural engineering calculations.

How do I interpret the result?

Results are displayed with a label and unit to help you understand the output. Many calculators include a short explanation or classification below the result (for example, a BMI category or risk level). Refer to the worked examples section on this page for real-world context.

Can I use Pentagon Calculator on a mobile device?

Yes. All calculators on NovaCalculator are fully responsive and work on smartphones, tablets, and desktops. The layout adapts automatically to your screen size.

References

Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy