GEOGeometry

Triangle Solver

Calculate the area, perimeter, and interior angles of any triangle given its three side lengths. Uses Heron's formula for area and the law of cosines for angles.

Try an example

How It Works

Formula

s=a+b+c2s = \frac{a + b + c}{2}

Area=s(sa)(sb)(sc)\text{Area} = \sqrt{s(s-a)(s-b)(s-c)}

cosA=b2+c2a22bc\cos A = \frac{b^2 + c^2 - a^2}{2bc}

Where

aa

Length of side a

bb

Length of side b

cc

Length of side c

ss

Semi-perimeter (half the perimeter)

AA

Interior angle opposite side a

Area\text{Area}

Triangle area (Heron's formula)

Enter the lengths of all three sides (a, b, c). The calculator first checks the triangle inequality to ensure a valid triangle exists, then computes the semi-perimeter, area via Heron's formula, and all three interior angles using the law of cosines.

Frequently Asked Questions

Related Calculators

Ready to Calculate?

Free calculators.