Geometry

Right Triangles

Right triangle formulas. Free online Right Triangles. Calculate right triangles online — fast, accurate, mobile-friendly, no signup needed.

Right triangle — one 90° angle, hypotenuse c opposite the right angle.
Hypotenuse
5
Area
6
Perimeter
12

Derivation

  1. ├── 01Givena = 3, b = 4
  2. ├── 02FormulaHypotenuse: √(t²+a²)
  3. ├── 03Substitute√(t²+3²)
  4. ├── 04Compute Hypotenuse5
  5. ├── 05FormulaArea: e.a × e.b / 2
  6. ├── 06Substitutee.3 × e.4 / 2
  7. ├── 07Compute Area6
  8. ├── 08FormulaPerimeter: t+a+√(t²+a²)
  9. ├── 09Substitutet+3+√(t²+3²)
  10. └── 10Compute Perimeter12
Did you know?

Pythagoras of Samos (c. 570–495 BCE) likely wasn’t the first to find a²+b²=c² — Babylonian tablets from ~1800 BCE used it — but the first rigorous proof is credited to his school.

§01What is

Understanding the Right Triangles

The Right Triangles computes Hypotenuse from 2 inputs: leg a, leg b. Right triangle formulas.

Geometry is what turns raw measurements into useful answers about space — how much paint, how big a yard, how much material a project will need. Every craftsperson, architect, and DIYer reaches for these formulas regularly. The Right Triangles sits in that toolkit — it right triangle formulas. Enter your numbers above and the result updates instantly; every step of the math is shown in the Derivation panel so you can see exactly how the answer was reached.

§02The Formula

How it’s calculated

Hypotenuse = √(t²+a²) | Area = e.a × e.b / 2 | Perimeter = t+a+√(t²+a²)

Where

a
Leg a
b
Leg b
Hypotenuse
Output value
Area
Output value
Perimeter
Output value
§03Practical Example

Step-by-step walkthrough

Scenario

Apply the formula to a realistic set of inputs: Leg a = 3, Leg b = 4.

  1. 01Start by noting the input — Leg a: 3.
  2. 02Start by noting the input — Leg b: 4.
  3. 03Substitute these values into the formula: Hypotenuse = √(t²+a²) | Area = e.a × e.b / 2 | Perimeter = t+a+√(t²+a²)
  4. 04Compute Hypotenuse: the calculator returns 5.
  5. 05Compute Area: the calculator returns 6.
  6. 06Compute Perimeter: the calculator returns 12.
  7. 07Cross-check the answer by opening the Derivation panel above — every line of math is shown so you can follow the computation end-to-end.
§04Variants

Common Right Triangles Problems

The formula gets rearranged depending on which variable you need. Here are the patterns you’ll run into in the real world — find the one that matches your problem and follow the worked steps.

01 · PATTERN

Leg a halved

a = 1.5 (from 3)

Keep every other input at its default and halve the leg a. See how hypotenuse responds.

  1. 01New Leg a: 1.5
  2. 02Baseline Hypotenuse: 5
  3. 03New Hypotenuse: 4.272
  4. 04Hypotenuse decreases by 14.6% → use this sensitivity to plan for real-world variation.
02 · PATTERN

Leg a doubled

a = 6 (from 3)

Keep every other input at its default and double the leg a. See how hypotenuse responds.

  1. 01New Leg a: 6
  2. 02Baseline Hypotenuse: 5
  3. 03New Hypotenuse: 7.2111
  4. 04Hypotenuse increases by 44.2% → use this sensitivity to plan for real-world variation.
03 · PATTERN

Leg b halved

b = 2 (from 4)

Keep every other input at its default and halve the leg b. See how hypotenuse responds.

  1. 01New Leg b: 2
  2. 02Baseline Hypotenuse: 5
  3. 03New Hypotenuse: 3.60555
  4. 04Hypotenuse decreases by 27.9% → use this sensitivity to plan for real-world variation.
04 · PATTERN

Leg b doubled

b = 8 (from 4)

Keep every other input at its default and double the leg b. See how hypotenuse responds.

  1. 01New Leg b: 8
  2. 02Baseline Hypotenuse: 5
  3. 03New Hypotenuse: 8.544
  4. 04Hypotenuse increases by 70.9% → use this sensitivity to plan for real-world variation.
§05FAQ

Frequently asked questions

Yes. The calculator implements the standard formula as documented and returns exact floating-point results. No approximations are used unless noted in the formula.
Your feedback

How useful was this calculator?

Your ratings stay in your browser — they help us learn which tools people actually rely on.

Rate it
Was this helpful?