Understanding the Second Moment of Area

The second moment of area is a purely geometric property that measures resistance to bending or rotation about an axis. Unlike mass moment of inertia used in physics, this quantity depends only on the shape and size of a cross-section, not on material density.

Measured in units of length to the fourth power (m⁴ or cm⁴), moment of inertia increases dramatically with distance from the neutral axis. A rectangular beam standing on edge resists bending far more effectively than one lying flat—both have identical area, but radically different moments of inertia. This is why I-beams concentrate material far from the neutral axis: maximum stiffness with minimal weight.

Two axes are typically analysed:

  • Iₓ — resistance to bending about the horizontal (x) axis
  • Iᵧ — resistance to bending about the vertical (y) axis

Moment of Inertia Formulas for Standard Shapes

These formulas assume the origin of the coordinate system aligns with the centroid (geometric centre) of the shape. For off-centre axes, use the parallel axis theorem.

Rectangle (width b, height h):

Iₓ = (b × h³) ÷ 12

Iᵧ = (b³ × h) ÷ 12


Triangle (base b, height h, apex offset a):

Iₓ = (b × h³) ÷ 36

Iᵧ = (b³ × h − b² × h × a + b × h × a²) ÷ 36


Circle (radius r):

Iₓ = Iᵧ = (π × r⁴) ÷ 4


Semicircle (radius r):

Iₓ = (π ÷ 8 − 8 ÷ (9π)) × r⁴

Iᵧ = (π × r⁴) ÷ 8


Ellipse (semi-axes b, a):

Iₓ = (π × b × a³) ÷ 4

Iᵧ = (π × b³ × a) ÷ 4


Regular Hexagon (side length a):

Iₓ = Iᵧ = (5√3 ÷ 16) × a⁴

  • b, h — Width and height (rectangle/triangle)
  • a — Horizontal offset of apex (triangle)
  • r — Radius (circle/semicircle)
  • b, a — Semi-major and semi-minor axes (ellipse)
  • a — Side length (regular hexagon)

The Parallel Axis Theorem

When your coordinate system's origin does not align with the shape's centroid, apply the parallel axis theorem to shift the moment of inertia:

I = Icentroid + A × d²

Where A is the cross-sectional area and d is the perpendicular distance between the centroidal axis and your reference axis. This is invaluable in real-world problems: when a beam's neutral axis lies off-centre relative to your chosen reference frame, the parallel axis theorem provides the exact adjustment needed.

For composite sections (such as an H-beam or a shape with a rectangular hole), calculate each component's moment of inertia about the centroid, apply the parallel axis theorem for each part, then sum them. Subtract moments for any voids.

Common Pitfalls and Practical Considerations

Avoid these frequent errors when computing and applying moment of inertia.

  1. Forgetting the centroid assumption — All standard formulas assume measurement from the centroid. Eyeballing the axis position or using an incorrect reference point will yield wildly inaccurate results. Always verify that your coordinate system origin coincides with the geometric centre before applying any formula directly.
  2. Confusing axes and orientation — A horizontal rectangular beam (Iₓ large, Iᵧ small) is stiff against vertical loads but weak against horizontal ones. Rotating the cross-section by 90° swaps these values. Confirm which axis corresponds to your loading direction.
  3. Neglecting composite geometry — Real structural members often combine multiple shapes: C-channels, T-sections, reinforced plates. Treat each sub-shape independently, apply the parallel axis theorem to each, then sum algebraically (subtract for holes or cut-outs). A single formula won't suffice.
  4. Using inconsistent units — Fourth-power units amplify errors: a width in millimetres versus centimetres introduces a factor of 10,000 in the result. Always standardise your measurements before calculation, and verify your final answer's units match your design code or software.

Practical Applications in Structural Design

Moment of inertia directly determines a beam's deflection under load. The deflection formula for a simply supported beam under uniform load is proportional to 1/I: double the moment of inertia, and deflection is halved. This is why engineers favour deep, thin-walled sections (I-beams, box sections) over solid bars—the same weight distributed farther from the neutral axis yields superior stiffness.

In timber frame design, checking floor joists against span tables requires knowing the moment of inertia of the joist's rectangular cross-section. An 8-inch deep joist can span roughly twice as far as a 4-inch deep one. Rotated incorrectly (laid flat instead of standing up), the same board fails under modest live loads.

For composite materials and reinforced concrete, the moment of inertia is reduced if cracking occurs—the effective I drops as the concrete no longer resists tension, and only the reinforcement acts. Designers must account for both uncracked and cracked conditions depending on stress levels.

Frequently Asked Questions

What's the difference between area moment of inertia and mass moment of inertia?

Area moment of inertia is a purely geometric property—it depends only on the shape and size of a cross-section and has units of length⁴. Mass moment of inertia, by contrast, combines geometry with material density and describes rotational resistance in physics and dynamics. For beam bending and structural deflection, you always use area moment of inertia. Mass moment of inertia applies to rotating machinery and rigid-body dynamics.

Why does moment of inertia increase so dramatically with radius?

Moment of inertia contains a fourth-power term: area at distance r contributes r⁴ to the total. Moving material even slightly away from the neutral axis multiplies its contribution to stiffness. A circle with radius 2 cm has 16 times the moment of inertia of a circle with radius 1 cm (2⁴ ÷ 1⁴ = 16). This non-linear relationship is why hollow beams and I-sections are so efficient—concentrating material near the edges dramatically increases rigidity without proportional weight gain.

How do I handle moment of inertia for a shape with a hole?

Treat the hole as a negative contribution. Calculate the moment of inertia of the solid shape about your chosen axis, then subtract the moment of inertia of the hole (measured from the same axis). If the hole's centroid does not align with the overall shape's centroid, apply the parallel axis theorem to the hole's contribution before subtracting. This additive (or subtractive) property works because moment of inertia is fundamentally a linear integral: you can sum or difference contributions from non-overlapping regions.

Can I use these formulas for non-standard shapes?

No, not directly. For irregular polygons or curves, you must either decompose the shape into standard components (rectangles, triangles, circles) and apply superposition, or use integration if you have an explicit equation for the boundary. Finite-element software handles arbitrary shapes numerically. Always check your decomposition: every part must be measurable, and gaps or overlaps will yield errors.

What does 'centroid' mean, and why is it crucial?

The centroid is the geometric centre—the point where the shape would balance if made of uniform material. All standard moment-of-inertia formulas measure from the centroid. If your reference axis is off-centre, the parallel axis theorem corrects for this: I = I_centroid + A × d². Misidentifying the centroid or ignoring this offset is one of the most common calculation errors and can make results incorrect by orders of magnitude.

How does cross-sectional orientation affect beam performance?

Orientation determines which moment of inertia value applies to your loading. A rectangular floor joist (say, 2 inches wide × 10 inches tall) standing upright resists vertical bending with Iₓ ≈ 1667 in⁴, but laid flat it can only muster Iᵧ ≈ 167 in⁴—a 10-fold reduction. Engineers always orient members so the larger moment of inertia aligns with the dominant load direction. Checking plans to ensure joists stand upright, not flat, can prevent dangerous under-design.

More math calculators (see all)