Pythagorean Theorem Calculator
Solve the missing side of a right triangle using a^2 + b^2 = c^2, with area and perimeter.
Choose which right-triangle side is missing.
One leg of the right triangle. Required unless solving for side a.
The other leg of the right triangle. Required unless solving for side b.
The side opposite the right angle. Required when solving for a leg.
Status: initial
Results
Awaiting calculation
Introduction
The Pythagorean Theorem Calculator solves a missing side of a right triangle and shows the formula steps.
Use c = sqrt(a^2 + b^2) to find the hypotenuse, or rearrange the formula to find a missing leg: a = sqrt(c^2 - b^2) or b = sqrt(c^2 - a^2).
Formula and method guide
Find hypotenuse
c = sqrt(a^2 + b^2)
Use this when both legs are known.
Find leg a
a = sqrt(c^2 - b^2)
Use this when the hypotenuse and leg b are known.
Find leg b
b = sqrt(c^2 - a^2)
Use this when the hypotenuse and leg a are known.
Variables
One leg of the right triangle.
The other leg of the right triangle.
The longest side, opposite the right angle.
For a right triangle, area = a x b / 2.
The sum of all three side lengths.