Area of a Right Triangle Calculator

By: Calculator Grid

Right Triangle Area Calculator

Find the area and complete geometry of a right triangle from any supported pair of sides or from one side and an acute angle.

Mode Two legs Area 54.0000 cm² Hypotenuse 15.0000 cm
Startup example is valid and ready to export.

Triangle measurements

Enter the two values selected by the mode.

Choose which two independent measurements you know.

Changing the unit converts all current side lengths.

cm

The leg opposite angle α. It is editable when selected by the mode.

cm

The leg adjacent to angle α. It is perpendicular to leg a.

cm

The longest side, opposite the 90° angle.

°

Must be greater than 0° and less than 90° when entered.

Calculated results

Updates as you type.
Area
54.0000 cm²

Half the product of the perpendicular legs.

Leg a
9.0000 cm
Leg b
12.0000 cm
Hypotenuse c
15.0000 cm
Angle α
36.87°
Angle β
53.13°
Perimeter
36.0000 cm
Area 54.0000 square centimeters.

Triangle detail

Quantity Symbol Value Role
Area A 54.0000 cm² Calculated result
Leg a a 9.0000 cm Entered
Leg b b 12.0000 cm Entered
Hypotenuse c 15.0000 cm Derived
Angle alpha α 36.87° Derived
Angle beta β 53.13° Derived
Perimeter P 36.0000 cm Calculated result
Entered and derived roles follow the selected measurement mode. All values come from the same current triangle model used for the Excel workbook.

How to use the right triangle area calculator

What this calculator does

This calculator finds the area of a right triangle and completes its main geometry from a valid pair of known measurements. A right triangle has two perpendicular legs, labeled a and b, and a longest side, the hypotenuse c. The tool can work from two legs, one leg and the hypotenuse, the hypotenuse and acute angle α, or one leg and angle α. It returns exact mathematical identities to the displayed precision; it does not determine whether a physical object is perfectly square or account for measurement uncertainty.

When to use it

Use it to estimate the surface area of a triangular panel, check dimensions in a 3-4-5 layout, solve a geometry exercise, or recover missing side and angle values before cutting or drafting. The formulas assume the angle between legs a and b is exactly 90°.

How to calculate

  1. The calculator opens with a ready-to-use demonstration: leg a is 9 cm and leg b is 12 cm. Its results are already calculated, and the example Excel workbook is immediately available.
  2. Select Known measurements to match the pair you have. The selected pair becomes editable; the remaining measurements become read-only derived values.
  3. Choose the Length unit. A unit change converts all current side lengths, while angles remain in degrees and area changes to the corresponding square unit.
  4. Replace the editable values. Read Area first, then use the side, angle, perimeter, and Triangle detail outputs to verify the complete triangle.
  5. Select Download Excel to export the current validated inputs and typed results as an XLSX workbook. Reset clears the demonstration and all calculated content; after Reset, Excel export remains disabled until a complete valid pair is entered again.

Input guide

Known measurements is required and defines which values are inputs. “Two legs: a and b” uses two positive lengths. The leg-and-hypotenuse modes require the hypotenuse to be greater than the entered leg. The angle modes require an acute angle strictly between 0° and 90°. A common mistake is to enter a leg that is equal to or longer than c, which cannot form a right triangle.

Length unit is required and accepts millimeters, centimeters, meters, inches, or feet. Side values use a dot as the decimal separator; commas are accepted only as conventional thousands separators. For example, 1,250.5 is valid, while 1,5 is rejected as ambiguous. Leg a, Leg b, and Hypotenuse c are positive lengths. In the startup example, a = 9 cm, b = 12 cm, and c = 15 cm. Increasing either leg while holding the other leg fixed increases area linearly. Acute angle α is measured in degrees and is required only in angle modes; the example 40° with b = 17 in produces an area of about 121.25 in².

Output guide

Area is shown in square units and measures the two-dimensional region inside the triangle. Leg a, Leg b, and Hypotenuse c show the complete side set in the chosen length unit. Angle α and Angle β are the two acute angles; they always add to 90°. Perimeter is a + b + c. The Mode, Area, and Hypotenuse summary pills repeat the current high-level state. The Triangle detail table lists Quantity, Symbol, Value, and Role, where Role indicates whether a value was entered or derived. Zero or negative side lengths are invalid, and no result is shown for an incomplete or impossible triangle.

Worked example

With the startup values a = 9 cm and b = 12 cm, the area is A = a × b ÷ 2 = 9 × 12 ÷ 2 = 54.0000 cm². The Pythagorean theorem gives c = √(9² + 12²) = 15 cm. The perimeter is 9 + 12 + 15 = 36 cm, α = arctan(9 ÷ 12) ≈ 36.87°, and β ≈ 53.13°. These are the same first-open values used in the visible results, detail table, and startup workbook checkpoints.

Learn more

OpenStax provides a concise review of the triangle area formula A = ½bh and a fuller explanation of right-triangle trigonometry and the Pythagorean theorem. For measurement notation, NIST explains why area is expressed in square units such as square meters.

Formulas and interpretation

A = a × b ÷ 2 | a² + b² = c² | α + β = 90°

When both perpendicular legs are known, area is simply half their product. If one leg and the hypotenuse are known, the missing leg comes from the Pythagorean theorem before area is calculated. With c and α, the legs are a = c sin α and b = c cos α. With b and α, a = b tan α; with a and α, b = a ÷ tan α. The calculator checks each branch for finite, physically possible values before presenting a result or workbook.

Common mistakes

  • Using the hypotenuse as the height in A = ½bh. The base and height must be perpendicular.
  • Forgetting that square units change by the square of a length conversion. Converting centimeters to meters changes area by 10,000, not 100.
  • Entering an angle of 0° or 90°. Those boundary values collapse the triangle and do not define a positive area.
  • Rounding a missing side too early. This calculator keeps canonical precision and rounds only the displayed text and spreadsheet formatting.