Triangle Calculator (SSS) — Three Sides

Enter three side lengths to find all angles, area, circumradius, and inradius via the Law of Cosines and Heron's formula.

Inputs

Triangle with sides a, b, and cA triangle with side a opposite angle A, side b opposite angle B, and side c opposite angle C.ABCabcA

Results

\begin{aligned} A &= \arccos\!\left(\dfrac{b^2 + c^2 - a^2}{2bc}\right) \\ &= \arccos\!\left(\dfrac{(4)^2 + (5)^2 - (3)^2}{2(4)(5)}\right) \\ &= ? \end{aligned}
\begin{aligned} B &= \arccos\!\left(\dfrac{a^2 + c^2 - b^2}{2ac}\right) \\ &= \arccos\!\left(\dfrac{(3)^2 + (5)^2 - (4)^2}{2(3)(5)}\right) \\ &= ? \end{aligned}
\begin{aligned} C &= 180° - A - B \\ &= 180° - ? - ? \\ &= ? \end{aligned}
\begin{aligned} S &= \sqrt{s(s-a)(s-b)(s-c)} \\ &= \sqrt{(?)((?)-(3))((?)-(4))((?)-(5))} \\ &= ? \end{aligned}
\begin{aligned} s &= \dfrac{a + b + c}{2} \\ &= \dfrac{3 + 4 + 5}{2} \\ &= ? \end{aligned}
\begin{aligned} R &= \dfrac{abc}{4S} \\ &= \dfrac{(3)(4)(5)}{4 \times ?} \\ &= ? \end{aligned}
\begin{aligned} r &= \dfrac{S}{s} \\ &= \dfrac{?}{?} \\ &= ? \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?