8.5 Area Properties: Centroids, Moments of Inertia, and Radius of Gyration

Key Takeaways

  • NCEES lists area properties explicitly, naming centroids, moments of inertia, radius of gyration, and the parallel axis theorem.
  • The composite centroid is the area-weighted average of the part centroids, and a hole is handled as a negative area.
  • The parallel axis theorem transfers a moment of inertia to a parallel axis by adding A times d squared, and the transfer term is always positive when moving away from the centroid.
  • For a rectangle about its own centroidal axis I = bh^3/12, and about its base I = bh^3/3.
  • Radius of gyration r = sqrt(I/A) has units of length and feeds directly into the column slenderness ratio used for Euler buckling.
Last updated: August 2026

8.5 Area Properties: Centroids, Moments of Inertia, and Radius of Gyration

NCEES lists this sub-topic as "Area properties (e.g., centroids, moments of inertia, radius of gyration, parallel axis theorem)." It earns study time far beyond its share of the Statics questions, because these quantities are inputs to most of the Strength of Materials area: bending stress needs $I$, torsion needs $J$, transverse shear needs $Q$ and $I$, beam deflection needs $EI$, and Euler buckling needs $r$. An error in $I$ propagates into a third of the exam.

Composite Centroids

xˉ=AixˉiAi,yˉ=AiyˉiAi\bar{x} = \frac{\sum A_i \bar{x}_i}{\sum A_i}, \qquad \bar{y} = \frac{\sum A_i \bar{y}_i}{\sum A_i}

The centroid is the area-weighted average of the part centroids. Two procedural rules make composite problems reliable:

  1. A hole is a negative area. Subtract both its area and its first moment $A_i\bar{y}_i$.
  2. An axis of symmetry contains the centroid. With two axes of symmetry, the centroid is at their intersection and no calculation is needed. Always look for this first.
Shape$A$Centroid location
Rectangle $b \times h$$bh$$h/2$ from base
Triangle base $b$, height $h$$bh/2$$h/3$ from base
Semicircle radius $R$$\pi R^2/2$$4R/(3\pi) \approx 0.424R$ from the diameter
Quarter circle radius $R$$\pi R^2/4$$4R/(3\pi)$ from each straight edge
Parabolic spandrel (area under $y=kx^2$)$bh/3$$3b/4$ from the vertex

Centroids and Area Moments of Inertia

Composite Area Centroids

The centroid $(\bar{x}, \bar{y})$ of a composite area composed of simple geometric shapes (rectangles, triangles, circles) is calculated using area-weighted averages:

xˉ=xˉiAiAi,yˉ=yˉiAiAi\bar{x} = \frac{\sum \bar{x}_i A_i}{\sum A_i}, \quad \bar{y} = \frac{\sum \bar{y}_i A_i}{\sum A_i}

where $\bar{x}_i$ and $\bar{y}_i$ represent the centroid coordinates of each individual segment $A_i$.

Area Moments of Inertia and Parallel Axis Theorem

The second moment of area (moment of inertia) measures a cross section's resistance to flexural bending:

Ix=y2dA,Iy=x2dAI_x = \int y^2 dA, \quad I_y = \int x^2 dA

The Parallel Axis Theorem transfers centroidal moments of inertia $I_{cx}$ to any parallel reference axis separated by perpendicular offset distance $d_y$:

Ix=Icx+Ady2,Iy=Icy+Adx2I_x = I_{cx} + A d_y^2, \quad I_y = I_{cy} + A d_x^2

ShapeArea ($A$)Centroidal $I_{cx}$Centroidal $I_{cy}$
Rectangle ($b \times h$)$b h$$\frac{1}{12} b h^3$$\frac{1}{12} h b^3$
Triangle (base $b$, height $h$)$\frac{1}{2} b h$$\frac{1}{36} b h^3$$\frac{1}{36} h b^3$
Circle (radius $r$)$\pi r^2$$\frac{\pi}{4} r^4$$\frac{\pi}{4} r^4$

Radius of Gyration and Polar Moment of Inertia

The radius of gyration $k$ represents the distance from an axis where the entire cross-sectional area could be concentrated without altering its moment of inertia:

kx=IxA,ky=IyAk_x = \sqrt{\frac{I_x}{A}}, \quad k_y = \sqrt{\frac{I_y}{A}}

The polar area moment of inertia $J_O$ about an axis perpendicular to the plane at origin $O$ is:

JO=Ix+IyJ_O = I_x + I_y

For a solid circular section of radius $r$ (or diameter $d$), $J_O = \frac{\pi r^4}{2} = \frac{\pi d^4}{32}$.

Standard Moments of Inertia and the Transfer Rule

ShapeAbout centroidal axisAbout base / edge
Rectangle $b$ wide, $h$ tall$I_x = \dfrac{bh^3}{12}$$I_{\text{base}} = \dfrac{bh^3}{3}$
Triangle base $b$, height $h$$I_x = \dfrac{bh^3}{36}$$I_{\text{base}} = \dfrac{bh^3}{12}$
Circle radius $R$$I_x = \dfrac{\pi R^4}{4} = \dfrac{\pi D^4}{64}$
Hollow circle $R_o, R_i$$I_x = \dfrac{\pi}{4}(R_o^4 - R_i^4)$
Semicircle radius $R$$I_x \approx 0.1098R^4$$I_{\text{diameter}} = \dfrac{\pi R^4}{8}$

Verify the rectangle transfer once, and you will trust it forever. Starting from the centroidal value and moving a distance $h/2$ to the base: $I_{\text{base}} = \frac{bh^3}{12} + (bh)\left(\frac{h}{2}\right)^2 = \frac{bh^3}{12} + \frac{bh^3}{4} = \frac{bh^3}{3}$ ✓ — exactly the tabulated base value.

The Cubic Sensitivity of $I$

Because $I \propto h^3$ for a rectangle, depth dominates. Doubling the depth multiplies $I$ by 8; doubling the width only doubles it. This is why joists are installed on edge rather than flat: a $50 \times 200$ mm section has

Ion edge=50(200)312=33.3×106 mm4,Iflat=200(50)312=2.08×106 mm4I_{\text{on edge}} = \frac{50(200)^3}{12} = 33.3 \times 10^6\ \text{mm}^4, \qquad I_{\text{flat}} = \frac{200(50)^3}{12} = 2.08 \times 10^6\ \text{mm}^4

a factor of 16 from the same piece of lumber, at zero material cost.

Polar Moment of Inertia

J=Ix+IyJ = I_x + I_y

For a solid circle, symmetry gives $I_x = I_y = \pi R^4/4$, so:

J=πR42=πD432J = \frac{\pi R^4}{2} = \frac{\pi D^4}{32}

$J$ governs torsion of circular shafts, so this value reappears throughout the Strength of Materials chapter. For a hollow shaft, $J = \frac{\pi}{2}(R_o^4 - R_i^4)$.

Radius of Gyration

r=IAr = \sqrt{\frac{I}{A}}

Radius of gyration has units of length: it is the distance from the axis at which the entire area could be concentrated without changing $I$. It compresses shape efficiency into one number, and its purpose on this exam is the slenderness ratio for column buckling:

slenderness=KLr\text{slenderness} = \frac{KL}{r}

A column buckles about the axis with the smallest $r$, so for a non-symmetric section you must compute $r$ about both principal axes and use the minimum. This links directly to the Euler buckling section in Chapter 10.

Worked Example: Composite Section with a Cutout

A 120 mm wide × 200 mm tall rectangle has a 60 mm diameter circular hole centered 60 mm above the base. Find $\bar{y}$ and $I_{\bar{x}}$ about the horizontal centroidal axis.

Areas: A1=120(200)=24,000 mm2 at yˉ1=100 mmA_1 = 120(200) = 24{,}000\ \text{mm}^2 \text{ at } \bar{y}_1 = 100\ \text{mm} A2=π(60)24=2,827 mm2 at yˉ2=60 mm (negative area)A_2 = -\frac{\pi(60)^2}{4} = -2{,}827\ \text{mm}^2 \text{ at } \bar{y}_2 = 60\ \text{mm (negative area)} Anet=24,0002,827=21,173 mm2A_{\text{net}} = 24{,}000 - 2{,}827 = 21{,}173\ \text{mm}^2

Centroid: yˉ=24,000(100)2,827(60)21,173=2,400,000169,62021,173=2,230,38021,173=105.3 mm\bar{y} = \frac{24{,}000(100) - 2{,}827(60)}{21{,}173} = \frac{2{,}400{,}000 - 169{,}620}{21{,}173} = \frac{2{,}230{,}380}{21{,}173} = 105.3\ \text{mm}

The centroid moved up from 100 mm, because removing material low in the section shifts the balance point upward. That direction check catches sign errors immediately.

Moment of inertia, transferring each part to $\bar{y} = 105.3$ mm:

Rectangle, $d_1 = 105.3 - 100 = 5.3$ mm: I1=120(200)312+24,000(5.3)2=80.0×106+0.674×106=80.67×106 mm4I_1 = \frac{120(200)^3}{12} + 24{,}000(5.3)^2 = 80.0\times10^6 + 0.674\times10^6 = 80.67\times10^6\ \text{mm}^4

Hole, $d_2 = 105.3 - 60 = 45.3$ mm, subtracted: I2=π(30)44+2,827(45.3)2=0.636×106+5.801×106=6.44×106 mm4I_2 = \frac{\pi(30)^4}{4} + 2{,}827(45.3)^2 = 0.636\times10^6 + 5.801\times10^6 = 6.44\times10^6\ \text{mm}^4

Ixˉ=80.67×1066.44×106=74.2×106 mm4I_{\bar{x}} = 80.67\times10^6 - 6.44\times10^6 = \boxed{74.2\times10^6\ \text{mm}^4}

Radius of gyration: r=74.2×10621,173=3,504=59.2 mmr = \sqrt{\frac{74.2\times10^6}{21{,}173}} = \sqrt{3{,}504} = 59.2\ \text{mm}

Trap: the hole's transfer term $A d^2 = 5.80\times10^6$ is nine times its own centroidal $I$ of $0.636\times10^6$. Candidates who subtract only $\pi R^4/4$ and skip the transfer overestimate $I$ by about 8%, and the error grows the farther the hole sits from the centroid.

Test Your Knowledge

Using the parallel axis theorem, what is the area moment of inertia of a rectangle with width b = 100 mm and height h = 300 mm about an axis parallel to the base passing through its bottom edge?

A
B
C
D
Test Your Knowledge

A composite shape consists of a rectangle (width 200 mm, height 100 mm, centered at x = 100 mm) and a right triangle (base 100 mm, height 100 mm) attached to its right side (x = 200 mm to 300 mm). What is the x-coordinate of the composite centroid?

A
B
C
D
Test Your Knowledge

A rectangular section 80 mm wide and 240 mm deep has its moment of inertia taken about an axis along its base. What is the value?

A
B
C
D
Test Your Knowledge

A structural section has I_min = 4.2 x 10^6 mm^4 and cross-sectional area 3,000 mm^2. What is its minimum radius of gyration?

A
B
C
D