Skip to content

Moment of inertia of a triangle from three points

Enter the three vertices — the calculation uses the general polygon formula, so the orientation of the sides does not matter.

Triangular section defined by three points
Input data

Enter positive numbers in every field

Open this section in the editor

Formulas

A=12|(xiyi+1xi+1yi)|
Ix=Ix0Ayc2

About this calculator

For an arbitrary triangle it is easier to work from vertex coordinates than from legs: the area comes from the shoelace formula and the moments from its second-moment generalisation, after which the axes are moved to the centroid. The same algorithm extends to any polygon, and it is what the main calculator runs on.

Frequently asked questions