Skip to main content

30-60-90 Triangle Calculator

Free 306090triangle Calculator for triangle. Enter values to get step-by-step solutions with formulas and graphs. Includes formulas and worked examples.

Skip to calculator
Mathematics

30-60-90 Triangle Calculator

Solve any 30-60-90 triangle from a single known side using the fixed 1 : √3 : 2 ratio. Instantly find the short leg, long leg, hypotenuse, area, and perimeter — used in architecture, roof design, and trigonometry.

Last updated: December 2025Reviewed by NovaCalculator Mathematics Team

Calculator

Adjust values & calculate
Solved triangle
30-60-90 side ratio applied
Short leg
10
Long leg
17.320508
Hypotenuse
20
Area
86.60254
Perimeter
47.320508
Your Result
Short leg: 10 | Long leg: 17.320508 | Hypotenuse: 20
Share Your Result
Understand the Math

Formula

If short leg = x, then long leg = x√3 and hypotenuse = 2x

A 30-60-90 triangle is formed by bisecting an equilateral triangle, which locks its sides into the permanent ratio 1 : √3 : 2. The short leg sits opposite the 30° angle, the long leg (√3 times longer) sits opposite the 60° angle, and the hypotenuse is exactly twice the short leg. Knowing any one of the three sides is enough to determine the other two without trigonometric tables.

Last reviewed: December 2025

How to Use This Calculator

  1. Choose which side you already know: the short leg (opposite 30°), the long leg (opposite 60°), or the hypotenuse.
  2. Enter that side length in any unit — inches, centimeters, feet, or meters all work.
  3. The calculator applies the 1 : √3 : 2 ratio to derive every missing side instantly. The long leg is always short leg × √3, and the hypotenuse is always short leg × 2.
  4. Check the area (½ × short leg × long leg) and perimeter below the sides. All values share the unit you entered; area is in square units of that measurement.

Worked Examples

Example 1: Given the short leg

A 30-60-90 triangle has a short leg of 12 cm. Find the other sides.
Solution:
Short leg = 12 Long leg = 12√3 ≈ 20.7846 Hypotenuse = 2 × 12 = 24
Result: Long leg ≈ 20.7846 cm, hypotenuse = 24 cm

Example 2: Given the hypotenuse

A ladder triangle has a hypotenuse of 30 ft in a 30-60-90 setup. Find the legs.
Solution:
Short leg = 30 ÷ 2 = 15 Long leg = 15√3 ≈ 25.9808
Result: Short leg = 15 ft, long leg ≈ 25.9808 ft
Expert Insights

Background & Theory

The 30-60-90 Triangle 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 30-60-90 Triangle 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 30-60-90 triangle is a special right triangle with interior angles of 30°, 60°, and 90°. Its side lengths always follow the fixed ratio 1 : √3 : 2.
If the short leg is x, then the long leg is x√3 and the hypotenuse is 2x. That ratio is what makes this triangle easy to solve from any one side.
A 45-45-90 triangle is a special right triangle with two 45-degree angles and one 90-degree angle. The two legs are equal in length, and the hypotenuse is always the leg length multiplied by the square root of 2 (approximately 1.414).
Use the Pythagorean theorem: hypotenuse = square root of (a squared + b squared), where a and b are the two legs. For a 45-45-90 triangle with legs of length 5, the hypotenuse is 5 times the square root of 2, or approximately 7.07.
A 45-45-90 triangle has two equal legs with hypotenuse = leg times sqrt(2). A 30-60-90 triangle has sides in the ratio 1 : sqrt(3) : 2, where the shortest side is opposite the 30-degree angle. Both are special right triangles with fixed side ratios.
The basic formula is area = (1/2) times base times height. For a right triangle, the two legs serve as base and height. For a 45-45-90 triangle with legs of length a, the area is (1/2) times a squared.
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 TeamVerified against standard mathematical and scientific references. Last reviewed: December 2025. © 2024–2026 NovaCalculator.

Share this calculator

Formula

If short leg = x, then long leg = x√3 and hypotenuse = 2x

A 30-60-90 triangle is formed by bisecting an equilateral triangle, which locks its sides into the permanent ratio 1 : √3 : 2. The short leg sits opposite the 30° angle, the long leg (√3 times longer) sits opposite the 60° angle, and the hypotenuse is exactly twice the short leg. Knowing any one of the three sides is enough to determine the other two without trigonometric tables.

Frequently Asked Questions

What is a 30-60-90 triangle?

A 30-60-90 triangle is a special right triangle with interior angles of 30°, 60°, and 90°. Its side lengths always follow the fixed ratio 1 : √3 : 2.

What is the side ratio for a 30-60-90 triangle?

If the short leg is x, then the long leg is x√3 and the hypotenuse is 2x. That ratio is what makes this triangle easy to solve from any one side.

What is a 45-45-90 triangle?

A 45-45-90 triangle is a special right triangle with two 45-degree angles and one 90-degree angle. The two legs are equal in length, and the hypotenuse is always the leg length multiplied by the square root of 2 (approximately 1.414).

How do I find the hypotenuse of a right triangle?

Use the Pythagorean theorem: hypotenuse = square root of (a squared + b squared), where a and b are the two legs. For a 45-45-90 triangle with legs of length 5, the hypotenuse is 5 times the square root of 2, or approximately 7.07.

What is the difference between a 45-45-90 and a 30-60-90 triangle?

A 45-45-90 triangle has two equal legs with hypotenuse = leg times sqrt(2). A 30-60-90 triangle has sides in the ratio 1 : sqrt(3) : 2, where the shortest side is opposite the 30-degree angle. Both are special right triangles with fixed side ratios.

How do I calculate the area of a triangle?

The basic formula is area = (1/2) times base times height. For a right triangle, the two legs serve as base and height. For a 45-45-90 triangle with legs of length a, the area is (1/2) times a squared.

References

Reviewed by Manoj Kumar, Mathematics Educator · Editorial policy