Triangle Calculator (SSS) — Three Sides
Inputs
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}
Recommended Next
Triangle Area Calculator
Calculate triangle area from base and height, three sides (Heron's formula), two sides and an angle (SAS), or one side and two angles (ASA).
Triangle Calculator (SAS) — Two Sides & Included Angle
Given two side lengths and the angle between them, find the third side, remaining angles, area, circumradius, and inradius using the Law of Cosines.