Skip to main content

Area of a Right Triangle Calculator

Our free triangle calculator solves area aright triangle problems. Get worked examples, visual aids, and downloadable results.

Skip to calculator
Mathematics

Area of a Right Triangle Calculator

Calculate the area of a right triangle using legs, hypotenuse and angle, or leg and hypotenuse. Find area, perimeter, altitude, and all triangle properties.

Last updated: December 2025Reviewed by NovaCalculator Mathematics Team

Calculator

Adjust values & calculate
Area of Right Triangle
24.0000 sq units
Leg A
6.0000
Leg B
8.0000
Hypotenuse
10.0000
Perimeter
24.0000 units
Altitude to Hypotenuse
4.8000
Angle A
36.87 deg
Angle B
53.13 deg
Circumradius
5.0000
Inradius
2.0000
Your Result
Area: 24.0000 sq units | Legs: 6.0000, 8.0000 | Hypotenuse: 10.0000
Share Your Result
Understand the Math

Formula

Area = (1/2) x base x height = (1/2) x leg_a x leg_b

In a right triangle, the two legs are perpendicular, so they serve as base and height. The area is half the product of the two legs. If you know the hypotenuse and an angle, use trigonometry: leg_a = hyp x sin(angle), leg_b = hyp x cos(angle).

Last reviewed: December 2025

Worked Examples

Example 1: Area from Two Known Legs

A right triangle has legs measuring 9 cm and 12 cm. Find the area, hypotenuse, perimeter, and altitude to the hypotenuse.
Solution:
Area = (1/2) x 9 x 12 = 54 sq cm Hypotenuse = sqrt(9^2 + 12^2) = sqrt(81 + 144) = sqrt(225) = 15 cm Perimeter = 9 + 12 + 15 = 36 cm Altitude to hypotenuse = (9 x 12) / 15 = 108 / 15 = 7.2 cm
Result: Area = 54 sq cm | Hypotenuse = 15 cm | Perimeter = 36 cm | Altitude = 7.2 cm

Example 2: Area from Hypotenuse and Angle

A right triangle has a hypotenuse of 20 m and one acute angle of 35 degrees. Find both legs and the area.
Solution:
Leg a = 20 x sin(35) = 20 x 0.5736 = 11.472 m Leg b = 20 x cos(35) = 20 x 0.8192 = 16.383 m Area = (1/2) x 11.472 x 16.383 = 93.969 sq m Perimeter = 11.472 + 16.383 + 20 = 47.855 m
Result: Leg a = 11.472 m | Leg b = 16.383 m | Area = 93.969 sq m
Expert Insights

Background & Theory

The Area of a Right 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 Area of a Right 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

The area of a right triangle is calculated using the formula Area = (1/2) times base times height. In a right triangle, the two legs are perpendicular to each other, so one leg serves as the base and the other as the height. This simplifies the calculation because you do not need to separately find the height as you would with oblique triangles. If the two legs measure a and b, the area equals (a times b) / 2. This is derived from the general triangle area formula and works because the right angle guarantees perpendicularity between the two legs.
You cannot find the area of a right triangle from the hypotenuse alone because infinitely many right triangles share the same hypotenuse length but have different leg measurements and therefore different areas. However, if you know the hypotenuse and one acute angle, you can use trigonometry: one leg equals hypotenuse times sin(angle) and the other equals hypotenuse times cos(angle). Then the area is (1/2) times hypotenuse squared times sin(angle) times cos(angle), which simplifies to (1/4) times hypotenuse squared times sin(2 times the angle). This approach requires at least one angle in addition to the hypotenuse.
The Pythagorean theorem states that in a right triangle, the square of the hypotenuse equals the sum of the squares of the two legs: a squared plus b squared equals c squared. While this theorem directly calculates side lengths rather than area, it is essential for area calculations when you know one leg and the hypotenuse. You first use the theorem to find the missing leg (b = sqrt(c squared minus a squared)), then compute the area as (1/2) times a times b. The Pythagorean theorem is one of the most fundamental results in all of mathematics.
The altitude (height) drawn from the right angle vertex to the hypotenuse creates two smaller right triangles, each similar to the original. The altitude length equals the product of the two legs divided by the hypotenuse: altitude = (a times b) / c. This can also be derived from the area relationship: since Area = (1/2) times base times height, and using the hypotenuse as the base, the height equals 2 times Area divided by hypotenuse. For a 3-4-5 right triangle, the altitude to the hypotenuse is (3 times 4) / 5 = 2.4 units. This altitude is always the shortest distance from the right angle to the hypotenuse.
Right triangles have several properties that simplify area calculations. First, the two legs are perpendicular, eliminating the need to compute a separate height. Second, the Pythagorean theorem lets you find any missing side from two known sides. Third, the acute angles are complementary (they add to 90 degrees), so knowing one angle gives you the other. Fourth, the circumradius always equals half the hypotenuse. Fifth, the inradius equals (a + b - c) / 2 where a and b are legs and c is the hypotenuse. These relationships allow multiple pathways to compute the area from various combinations of known values.
Trigonometry provides powerful tools for finding right triangle areas when you know a side and an angle. If you know the hypotenuse h and one acute angle theta, the area equals (1/2) times h squared times sin(theta) times cos(theta). If you know one leg a and the adjacent acute angle theta, the other leg equals a times tan(theta), so the area is (1/2) times a squared times tan(theta). If you know one leg a and the opposite acute angle theta, the other leg equals a / tan(theta), giving area = a squared / (2 times tan(theta)). Each formula derives from the basic definitions of sine, cosine, and tangent.
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

Area = (1/2) x base x height = (1/2) x leg_a x leg_b

In a right triangle, the two legs are perpendicular, so they serve as base and height. The area is half the product of the two legs. If you know the hypotenuse and an angle, use trigonometry: leg_a = hyp x sin(angle), leg_b = hyp x cos(angle).

Worked Examples

Example 1: Area from Two Known Legs

Problem: A right triangle has legs measuring 9 cm and 12 cm. Find the area, hypotenuse, perimeter, and altitude to the hypotenuse.

Solution: Area = (1/2) x 9 x 12 = 54 sq cm\nHypotenuse = sqrt(9^2 + 12^2) = sqrt(81 + 144) = sqrt(225) = 15 cm\nPerimeter = 9 + 12 + 15 = 36 cm\nAltitude to hypotenuse = (9 x 12) / 15 = 108 / 15 = 7.2 cm

Result: Area = 54 sq cm | Hypotenuse = 15 cm | Perimeter = 36 cm | Altitude = 7.2 cm

Example 2: Area from Hypotenuse and Angle

Problem: A right triangle has a hypotenuse of 20 m and one acute angle of 35 degrees. Find both legs and the area.

Solution: Leg a = 20 x sin(35) = 20 x 0.5736 = 11.472 m\nLeg b = 20 x cos(35) = 20 x 0.8192 = 16.383 m\nArea = (1/2) x 11.472 x 16.383 = 93.969 sq m\nPerimeter = 11.472 + 16.383 + 20 = 47.855 m

Result: Leg a = 11.472 m | Leg b = 16.383 m | Area = 93.969 sq m

Frequently Asked Questions

What is the formula for the area of a right triangle?

The area of a right triangle is calculated using the formula Area = (1/2) times base times height. In a right triangle, the two legs are perpendicular to each other, so one leg serves as the base and the other as the height. This simplifies the calculation because you do not need to separately find the height as you would with oblique triangles. If the two legs measure a and b, the area equals (a times b) / 2. This is derived from the general triangle area formula and works because the right angle guarantees perpendicularity between the two legs.

How do you find the area of a right triangle if you only know the hypotenuse?

You cannot find the area of a right triangle from the hypotenuse alone because infinitely many right triangles share the same hypotenuse length but have different leg measurements and therefore different areas. However, if you know the hypotenuse and one acute angle, you can use trigonometry: one leg equals hypotenuse times sin(angle) and the other equals hypotenuse times cos(angle). Then the area is (1/2) times hypotenuse squared times sin(angle) times cos(angle), which simplifies to (1/4) times hypotenuse squared times sin(2 times the angle). This approach requires at least one angle in addition to the hypotenuse.

What is the Pythagorean theorem and how does it relate to right triangle area?

The Pythagorean theorem states that in a right triangle, the square of the hypotenuse equals the sum of the squares of the two legs: a squared plus b squared equals c squared. While this theorem directly calculates side lengths rather than area, it is essential for area calculations when you know one leg and the hypotenuse. You first use the theorem to find the missing leg (b = sqrt(c squared minus a squared)), then compute the area as (1/2) times a times b. The Pythagorean theorem is one of the most fundamental results in all of mathematics.

How do you find the altitude to the hypotenuse of a right triangle?

The altitude (height) drawn from the right angle vertex to the hypotenuse creates two smaller right triangles, each similar to the original. The altitude length equals the product of the two legs divided by the hypotenuse: altitude = (a times b) / c. This can also be derived from the area relationship: since Area = (1/2) times base times height, and using the hypotenuse as the base, the height equals 2 times Area divided by hypotenuse. For a 3-4-5 right triangle, the altitude to the hypotenuse is (3 times 4) / 5 = 2.4 units. This altitude is always the shortest distance from the right angle to the hypotenuse.

What are the properties of a right triangle that make area calculation easier?

Right triangles have several properties that simplify area calculations. First, the two legs are perpendicular, eliminating the need to compute a separate height. Second, the Pythagorean theorem lets you find any missing side from two known sides. Third, the acute angles are complementary (they add to 90 degrees), so knowing one angle gives you the other. Fourth, the circumradius always equals half the hypotenuse. Fifth, the inradius equals (a + b - c) / 2 where a and b are legs and c is the hypotenuse. These relationships allow multiple pathways to compute the area from various combinations of known values.

How do you find the area of a right triangle using trigonometry?

Trigonometry provides powerful tools for finding right triangle areas when you know a side and an angle. If you know the hypotenuse h and one acute angle theta, the area equals (1/2) times h squared times sin(theta) times cos(theta). If you know one leg a and the adjacent acute angle theta, the other leg equals a times tan(theta), so the area is (1/2) times a squared times tan(theta). If you know one leg a and the opposite acute angle theta, the other leg equals a / tan(theta), giving area = a squared / (2 times tan(theta)). Each formula derives from the basic definitions of sine, cosine, and tangent.

References

Reviewed by Manoj Kumar, Mathematics Educator ยท Editorial policy