The area moment of inertia (second moment of area) measures how an area's distribution relative to an axis resists bending and is defined as Ix = ∫y² dA and Iy = ∫x² dA. It is a purely geometric property — not a mass property — with units of length⁴. For standard shapes, tabulated centroidal formulas apply (rectangle: Ix_c = bh³/12). The polar moment of inertia J = Ix + Iy. This quantity governs beam bending stiffness and appears in the flexure formula σ = My/I.
Derive the centroidal moment of inertia for a rectangle and triangle by integration to understand its origin. Then memorize tabulated centroidal values and use the parallel axis theorem for composite sections.
You already know how to find a centroid — the area-weighted average position of a shape. The area moment of inertia (also called the second moment of area) takes that same idea one step further: instead of weighting each tiny area element dA by its distance from the axis, you weight it by the *square* of that distance. The definition is Ix = ∫y² dA, where y is the perpendicular distance from the x-axis. Because you square the distance, area that is farther from the axis contributes disproportionately more — a strip of material twice as far away contributes *four times* as much to I.
This squaring effect has a direct physical payoff. When a beam bends under load, the material farthest from the neutral axis is stretched or compressed the most. The flexure formula σ = My/I quantifies this: stress at any point equals the bending moment M times the distance from the neutral axis y, divided by the moment of inertia I. A larger I means less stress for the same load — which is why I-beams and hollow tubes are so efficient. They concentrate material far from the neutral axis, maximizing I while minimizing weight.
For standard shapes the integral is tabulated. A rectangle of width b and height h has a centroidal Ix_c = bh³/12 about the horizontal axis through its centroid. Notice the h³ dependence: doubling the height multiplies I by eight. This is why making a beam deeper is far more effective than making it wider. For a solid circle of radius r, I = πr⁴/4. The polar moment of inertia J = Ix + Iy follows from the perpendicular axis theorem and appears in torsion problems — the analogue of I for twisting.
The units tell you something important: I has dimensions of length⁴ (e.g., m⁴ or in⁴). This is a purely geometric property — it has nothing to do with material density or mass. You can compute it for a hole as well as for solid material, and composite sections combine by addition once each sub-shape is referenced to the same axis. When that axis is not the sub-shape's own centroid, the parallel axis theorem I = I_c + Ad² lets you transfer: add the centroidal moment to the product of the area and the squared distance between axes. Every composite-section problem is a sequence of these transfers and additions.