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.

Inputs

Triangle with two sides and included angle CA triangle showing sides a and b with the included angle C between them, and the unknown side c opposite C.ABCabcA
0 – 180 °

Results

\begin{aligned} c &= \sqrt{a^2 + b^2 - 2ab\cos C} \\ &= \sqrt{(5)^2 + (7)^2 - 2(5)(7)\cos(60)} \\ &= ? \end{aligned}
\begin{aligned} A &= \arccos\!\left(\dfrac{b^2 + c^2 - a^2}{2bc}\right) \\ &= \arccos\!\left(\dfrac{(7)^2 + (?)^2 - (5)^2}{2(7)(?)}\right) \\ &= ? \end{aligned}
\begin{aligned} B &= \pi - A - C \\ &= \pi - ? - 60 \\ &= ? \end{aligned}
\begin{aligned} S &= \tfrac{1}{2} ab \sin C \\ &= \tfrac{1}{2}(5)(7)\sin(60) \\ &= ? \end{aligned}
\begin{aligned} s &= \dfrac{a + b + c}{2} \\ &= \dfrac{5 + 7 + ?}{2} \\ &= ? \end{aligned}
\begin{aligned} R &= \dfrac{abc}{4S} \\ &= \dfrac{(5)(7)(?)}{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?