Right Triangle Solver

Solve any right triangle from two known values. Enter two sides, a side and an angle, or hypotenuse and angle to get all sides, angles, area, and perimeter.

Mode
Choose which two values you know: two legs, leg + hypotenuse, leg + angle, or hypotenuse + angle.

Inputs

Right triangle with legs a and b, hypotenuse c, and angles A and BA right triangle with the right angle at C (bottom-right), leg a as the vertical side, leg b as the horizontal base, and hypotenuse c as the diagonal from top to bottom-right.CABabcAB

Results

\begin{aligned} c &= \sqrt{a^2 + b^2} \\ &= \sqrt{(3)^2 + (4)^2} \\ &= ? \end{aligned}
\begin{aligned} A &= \arctan\!\left(\dfrac{a}{b}\right) \\ &= \arctan\!\left(\dfrac{3}{4}\right) \\ &= ?° \end{aligned}
\begin{aligned} B &= 90° - A \\ &= 90° - ?° \\ &= ?° \end{aligned}
\begin{aligned} S &= \dfrac{ab}{2} \\ &= \dfrac{(3)(4)}{2} \\ &= ? \end{aligned}
\begin{aligned} P &= a + b + c \\ &= 3 + 4 + ? \\ &= ? \end{aligned}

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?