A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.
The parallel axis theorem states that the area moment of inertia about any axis equals the centroidal moment of inertia about a parallel centroidal axis plus the product of area and the square of the distance between the axes: I = Ī + A·d². This theorem enables calculation of moments of inertia for composite cross-sections (I-beams, T-sections, channels) built from standard shapes by combining each part's centroidal moment with its transfer term A·d².
For composite sections, build a table listing each part's Ī, area A, distance d from the part's centroid to the overall reference axis, and Ad². Sum I = ΣĪᵢ + ΣAᵢdᵢ² to find the total moment of inertia.
You learned the area moment of inertia as an integral measuring how a cross-section's area is distributed relative to an axis, with farther-away area contributing more because of the squared distance. The parallel axis theorem gives you a computational shortcut that transforms this integral into a simple formula for engineering practice. The theorem states I = Ī + A·d², and every term has a precise meaning worth holding separately in mind before combining them.
Ī is the centroidal moment of inertia — the moment about the axis passing through the shape's own centroid, parallel to your reference axis. This is the *minimum* moment of inertia about any parallel axis. Engineering handbooks tabulate Ī for standard shapes: rectangles, circles, triangles, semicircles. The transfer term A·d² accounts for the centroid being offset from your reference axis by distance d. Farther centroid means larger offset, larger transfer term, larger total moment — the squared dependence means that even modest offsets significantly increase I. A flange far from the neutral axis contributes massively to bending stiffness precisely because d² amplifies its area's contribution.
The practical payoff is composite section analysis. An I-beam consists of two flanges and a web — three rectangles. For each piece, look up Ī in a table, compute A·d² using the distance from that piece's centroid to the overall neutral axis, and sum: I_total = Σ(Ī_i + A_i·d_i²). This tabulated-plus-transfer method calculates moments of inertia for any built-up cross-section without performing any integrals. It is how structural engineers handle custom sections in everyday design. The formula is additive because moment of inertia is a linear operation on area — you can break a complex shape into simple pieces, handle each independently, and add the results.
The most important thing to get right is the meaning of d: it is the distance from the part's own centroid to the reference axis, not from the origin or from one edge. A reliable check: A·d² is always non-negative (it is a square), and I_total ≥ any individual Ī_i. If your computed I_total comes out smaller than a single component's Ī, you have measured d to the wrong point. The other common error is forgetting that Ī must already be the centroidal moment — if you use a non-centroidal Ī and then add Ad², you are applying the transfer twice and will overestimate the moment of inertia significantly.