HomeMathRight Triangle Side and Angle Calculator

Last updated: Aug 06, 2026

Right Triangle Side and Angle Calculator

Solve any right triangle from two known values. Choose a calculation mode, enter your known sides or angles, and generate a fully rendered diagram with step-by-step working.

Triangle Diagram

Drag the highlighted corners to adjust the triangle live

Formulas Used
Step-by-Step Solution
Calculation History
No calculations yet

This Calculator is for informational and creative purposes only. Generated outputs may require review before use in professional, legal, or commercial contexts.

Copied to clipboard

Determining unknown sides or angles of right triangles is streamlined with effective mathematical tools and updated techniques. A right triangle has one angle exactly 90°, with two acute angles and three sides: the hypotenuse (longest side opposite the right angle), and two legs (the other sides). Calculating missing dimensions involves applying fundamental principles such as the Pythagorean theorem and trigonometric functions, alongside modern computational methods for precision.

Understanding Right Triangle Calculations

right-angled triangle is a three-sided polygon featuring exactly one 90 angle. Because one angle is fixed at 90, knowing any two measurements (either two sides, or one side and one acute angle) allows you to determine all missing sides, angles, area, and perimeter using the Pythagorean Theorem and fundamental trigonometric functions.

Right Triangle Formulas Reference

Given ValuesTarget ValueFormula Used
Leg a and Leg bHypotenuse cc = √(a² + b²) (Pythagorean Theorem)
Hypotenuse c and Leg aLeg bb = √(c² - a²)
Hypotenuse c & Angle αOpposite Side aa = c × sin(α)
Hypotenuse c Angle αAdjacent Side bb = c × cos(α)
Adjacent Side b & Angle αOpposite Side aa = b × tan(α)
Sides a and cAngle αα = arcsin(a / c)

Step-by-Step Calculation Examples

Example 1: Finding Hypotenuse with Two Known Legs

Given $a = 3$ cm and $b = 4$ cm:

  • Apply Pythagorean Theorem:
    c=32+42
  • c =
    9+16=25=5cm
  • Calculate Angle α: α=arcsin (3/5)≈36.87
  • Calculate Angle beta:α=arcsin (3/5)≈36.87

Example 2: Finding Missing Side with One Side and One Angle

Given Hypotenusec=10 meters and Angle α=30:
  • Side a (opposite): a=10×sin (30)=10×0.5=5m
  • Side b (adjacent): b=10×cos (30)=10×0.866=8.66m
  • Remaining Angle β : β=90−30=60

Real-World Applications

  • Construction & Framing: Checking if corners are square using the 3-4-5 rule.
  • Roofing & Carpentry: Determining rafter lengths and pitch angles.
  • Navigation & Physics: Calculating force vectors, gradients, and incline planes.

Methods to Calculate Missing Right Triangle Sides

When two elements of a right triangle are known, one can find the remaining sides by choosing the appropriate mathematical relation:

  • Using Two Known Sides
    The most direct approach when two sides are given leverages the Pythagorean theorem, which states:
a² + b² = c²

Here, a and b are the legs, and c is the hypotenuse. If one leg is missing:

a = √(c² – b²)

or

b = √(c² – a²)

If the hypotenuse is unknown:

c = √(a² + b²)

This remains the most reliable formula for side calculation in right triangles.

  • Given An Angle and The Hypotenuse
    Trigonometric relations utilizing sine and cosine furnish the missing leg lengths:
a = c × sin(α) or a = c × cos(β)
b = c × sin(β) or b = c × cos(α)

Here, α and β are the non-right angles opposite legs a and b respectively.

  • Known Angle and One Leg
    Employing tangent functions helps find unknown legs:
a = b × tan(α)
b = a × tan(β)

This method is especially useful in surveying and navigation.

  • Using The Area And One Leg
    When the triangle’s area and one leg’s length are known, the other sides can be derived via:
area = (a × b) / 2
b = (2 × area) / a
c = √(a² + ((2 × area) / a)²)

This area-focused approach supports practical applications like land measurement.

Calculating Right Triangle Angles

Knowing one acute angle immediately provides the second:

α = 90° – β or β = 90° – α

If only two sides are known, inverse trigonometric functions are used:

α = arcsin(a / c) = arccos(b / c) = arctan(a / b)
β = arcsin(b / c) = arccos(a / c) = arctan(b / a)

These calculations enable precise angle determinations critical for engineering and architecture.

Solving Right Triangles with One Side and One Angle

If only one side length and a non-right angle are given, one can determine all sides and angles:

  • Multiply the hypotenuse by the sine of the angle to get the side opposite.
  • Multiply the hypotenuse by the cosine of the angle to get the adjacent side.
  • For known adjacent side and angle, divide by the cosine of the angle to find the hypotenuse.
  • For known opposite side and angle, divide by the sine of the angle to find the hypotenuse.

This principle is foundational for trigonometric problem-solving.

Practical Examples and Applications

Example 1: Finding a Missing Side from Area and Leg

Given area = 28 in² and leg b = 9 in, find leg a and hypotenuse c:

a = (2 × 28) / 9 ≈ 6.22 in
c = √(6.22² + 9²) ≈ 10.94 in

Example 2: Determining Angles from Known Sides

Given hypotenuse c = 13 in and leg a = 5 in, calculate:

b = √(13² – 5²) = 12 in
α = arcsin(5 / 13) ≈ 22.62°
β = 90° – 22.62° = 67.38°

These calculations underpin practical problems such as roofing pitch or ramp design.

Relevant Trigonometric Identities and Updates

Trigonometric functions essential for right triangle calculations include:

  • sin θ = opposite / hypotenuse
  • cos θ = adjacent / hypotenuse
  • tan θ = opposite / adjacent

Reciprocals (secant, cosecant, cotangent) and identities like sum/difference formulas, double and half-angle identities reinforce solving complex problems. Modern calculators incorporate these instantly, ensuring accuracy.

Symmetry and Similarity in Right Triangles

  • An isosceles right triangle has one axis of symmetry; others do not.
  • Right triangles cannot be equilateral (all sides equal) but can be isosceles with legs equal, making the other two angles 45°.
  • Similar right triangles share angle measures or proportional sides, vital for scaling in design and modeling.