Skip to main content
Engineering LibreTexts

10.3: Parallel Axis Theorem

  • Page ID
    70285
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    The parallel axis theorem relates the moment of inertia of a shape about an arbitrary axis to its moment of inertia about a parallel centroidal axis.

    This theorem is particularly useful because if we know the centroidal moment of inertia of a shape, we can calculate its moment of inertia about any parallel axis by adding an appropriate correction factor. Alternately, if we know the moment of inertia about an axis, we can find the associated centroidal moment of inertia by subtracting the same factor.

    The centroidal moment of inertia of common shapes are well known, and readily available in tables of properties of shapes such as Subsection 10.3.2.

    Derivation

    We will use the defining equation for the moment of inertia (10.1.3) to derive the parallel axis theorem.

    The diagram shows an arbitrary shape, and two parallel axes: the \(x'\) axis, drawn in red, passes through the centroid of the shape at \(C\text{,}\) and the \(x\) axis, which is parallel and separated by a distance, \(d\text{.}\) The shape has area \(A\text{,}\) which is divided into square differential elements \(dA\text{.}\) The distance from the \(x\) axis to the element \(dA\) is \(y\text{,}\) and the distance from the \(x'\) axis is \(y'\text{.}\)

    By (10.1.3), the moment of inertia of the shape about the \(x\) and \(x'\) axes are

    \begin{align*} I_x \amp = \int_A y^2\ dA \amp \bar{I}_{x'} \amp = \int_A (y')^2\ dA \end{align*}

    undefined

    Figure 10.3.1. Definitions for the parallel axis theorem.

    The first is the value we are looking for, and the second is the centroidal moment of inertia of the shape. These two are related through the distance \(d\text{,}\) because \(y= d + y'\text{.}\) Substituting that relation into the first equation and expanding the binomial gives

    \begin{align*} I_x \amp = \int_A (d + y')^2 dA\\ \amp = \int_A \left[(y')^2 + 2\ y'\ d + d^2 \right] dA\\ \amp = \int_A (y')^2 dA + 2 d \int_A y' dA + d^2 \int_A dA\text{.} \end{align*}

    You should recognize these three integrals. The first is the centroidal moment of inertia of the shape \(\bar{I}_{x'}\text{,}\) and the third is the total area of the shape, \(A\text{.}\) The middle integral is \(Q_{x'}\text{,}\) the first moment of area (10.1.2) with respect to the centroidal axis \(x'\text{.}\) So we have,

    \[ I_x = \bar{I}_{x'} + 2 d Q_{x'} + d^2 A\text{.} \nonumber \]

    Furthermore, \(Q_{x'}\) is exactly zero because the \(x'\) axis passes through the centroid, meaning that elements of area above and below the centroidal axis exactly balance and cancel each other out. After dropping the middle term we get the version of the parallel axis theorem which you should remember,

    \begin{equation} I = \bar{I} + A d^2\text{.}\label{parallel-axis-theorem}\tag{10.3.1} \end{equation}

    The subscripts designating the \(x\) and \(x'\) axes have been dropped because this equation is applicable to any direction of parallel axes, not specifically horizontal axes.

    This equation says that you find the moment of inertia of a shape about any axis by adding \(Ad^2\) to the parallel centroidal moment of inertia. You can consider the \(Ad^2\) term as ‘correction factor’ to account for the distance of the axis from the centroid. This term is always positive, so the centroidal moment of inertia is always the minimum moment of inertia for a particular axis direction.

    The next example show how the parallel axis theorem is typically used to find the moment of inertia of a shape about an axis, by using then centroidal moment of inertia formulas found in Subsection 10.3.2.

    Example 10.3.2. Circular Ring.

    Use the parallel axis theorem to find the moment of inertia of the circular ring about the \(y\) axis.

    The dimensions of the ring are \(R_i = \mm{30}\text{,}\) \(R_o = \mm{45}\text{,}\) and \(a = \mm{80}.\)

    undefined

    Answer

    \[ I_y = \mm{57.8 \times 10^6}^4 \nonumber \]

    Solution

    To apply the parallel axis theorem, we need three pieces of information

    1. The centroidal moment of inertia of the ring, \(I_y\text{,}\)

    2. the area of the ring, \(A\text{,}\)

    3. the distance between the parallel axes, \(d\text{.}\)

    The area of the ring is found by subtracting the area of the inner circle from the area of the outer circle. The centroidal moment of inertia is calculated similarly using (10.2.10). The distance between the \(y\) and \(y'\) axis is available from the diagram. Inserting these values into the parallel axis theorem gives,

    \begin{align*} I_y \amp = I_y + A d^2\\ \amp = \underbrace{\frac{\pi}{4}\Big(r_o^4-r_i^4 \Big )}_{\bar{I}_y} \quad + \quad \underbrace{\pi \Big(r_o^2 - r_i^2 \Big)}_A\ \underbrace{\Big ( a + r_o \Big)^2}_{d^2}\\ \amp = \frac{\pi}{4}\left(45^4-30^4 \right ) + \pi \left(45^2 -30^2 \right )\left(80 + 45 \right)^2\\ \amp = \mm{2.58 \times 10^6}^4 + \mm{55.2 \times 10^6}^4\\ I_y \amp = \mm{57.8 \times 10^6}^4 \end{align*}

    It is interesting that the ‘correction factor’ is more than 20 times greater than the centroidal moment of inertia of the ring. This indicates the importance of the distance squared term on the moment of inertia of a shape.

    The parallel axis theorem can also be used to find a centroidal moment of inertia when you already know the moment of inertia of a shape about another axis, by using the theorem ‘backwards’,

    \begin{align*} I \amp = \bar{I} + Ad^3 \amp \amp \rightarrow \amp \bar{I} \amp = I - A d^2\text{.} \end{align*}

    Example 10.3.3. Centroidal Moment of Inertia of a Triangle.

    Find the centroidal moment of inertia of a triangle knowing that the moment of inertia about its base is

    \[ I_x = \frac{1}{12} b h^3\text{.} \nonumber \]

    undefined

    Answer

    \[ \bar{I}_x = \frac{bh^3}{36} \nonumber \]

    \[ \bar{I}_y = \frac{b^3h}{36} \nonumber \]

    Solution

    For the triangle the moment of we have the following information: \(I_x = bh^3/12\text{,}\) \(A = bh/2\text{,}\) and \(d = \bar{y} = h/3\text{.}\)

    Looking for \(\bar{I}_{x'}\text{:}\)

    \begin{align*} I \amp = \bar{I} + A d^2 \amp \amp \text{Parallel Axis Theorem, general statement}\\ \bar{I}_{x'} \amp = I_x - A (\bar{y})^2 \amp \amp \text{Parallel Axis Theorem, backwards}\\ \amp = \frac{bh^3}{12} - \frac{bh}{2} \left( \frac{h}{3} \right )^2 \amp \amp \text{Insert values for triangle}\\ \amp = b h^3 \left[ \frac{1}{12} - \frac{1}{18} \right ]\amp \amp \text{Factor out common terms}\\ \amp = b h^3 \left[ \frac{3}{36} - \frac{2}{36} \right ]\amp \amp \text{Common denominator}\\ \bar{I}_{x'} \amp = \frac{b h^3}{36} \amp \amp \text{Result} \end{align*}

    The procedure for \(\bar{I}_y\) is similar, or you can simply reverse the roles of \(b\) and \(h\text{.}\)

    Example 10.3.4. Centroidal Moment of inertia of a Semi-Circle.

    Find the centroidal moment of inertia of a semi-circle knowing that the moment of inertia about its base is

    \[ I_x = \frac{\pi}{8} r^4\text{.} \nonumber \]

    undefined

    Answer

    \[ \bar{I}_{x'} = \left(\frac{\pi}{8} + \frac{8}{9\pi}\right) r^4 \nonumber \]

    Solution

    The area of a semicircle is \(A=\pi r^2/2\) and the distance between the parallel axes is \(d=(4 r)/(3\pi)\text{,}\) so

    \begin{align*} \bar{I}_{x'} \amp = I_x - A d^2\\ \amp = \frac{\pi}{8} r^4 + \left( \frac{\pi r^2}{2} \right ) \left( \frac{4r}{3 \pi} \right)^2\\ \bar{I}_{x'} \amp = \left(\frac{\pi}{8} + \frac{8}{9\pi}\right) r^4 \end{align*}

    Example 10.3.5. Interactive: Rectangle.

    This interactive allows you to change the location and size of the grey rectangle. Try to compute both the centroidal area moment of inertia \(\bar{I}_{x'}\) and \(\bar{I}_{y'}\) and the area moment of inertia about the system axes \(I_x\) and \(I_y\)

    Figure 10.3.6. Moment of Inertia of a Rectangle

    Example 10.3.7. Interactive: Semi-Circle.

    Use this interactive to practice computing the area moments of inertia of the semi-circle about the centroidal \(x'\) axis, the bottom edge \(x’’\text{,}\) and the system \(x\) axis. You can change the location and size of the semicircle by moving the red points..

    Figure 10.3.8. Moment of Inertia of a Semi-Circle

    Moments of Inertia Table

    This table summarizes the properties of the common shapes discussed previously.

    Table 10.3.9. Moments of Inertia of Common Shapes

    Shape Centroid Centroidal Moment of Inertia \(I_x\text{,}\) \(I_y\)
    \((b/2, h/2)\)

    \begin{align*} \bar{I}_{x'} \amp = \frac{1}{12} b h^3\\ \bar{I}_{y'} \amp = \frac{1}{12} b^3 h \end{align*}

    \begin{align*} \bar{I}_{x} \amp = \frac{1}{3} b h^3\\ \bar{I}_{y} \amp = \frac{1}{3} b^3 h \end{align*}

    \((b/3, h/3)\)

    \begin{align*} \bar{I}_{x'} \amp = \frac{1}{36} b h^3\\ \bar{I}_{y'} \amp = \frac{1}{36} b^3 h \end{align*}

    \begin{align*} I_x \amp = \frac{1}{12} b h^3\\ I_y \amp = \frac{1}{12} b^3 h \end{align*}

    \((r,r)\)

    \begin{gather*} \bar{I}_{x'}=\bar{I}_{y'}= \frac{\pi}{4} r^4 \end{gather*}

    \begin{gather*} I_{x}=I_{y}= \frac{5 \pi}{4} r^4 \end{gather*}

    \(\left (r, \dfrac{4r}{3\pi} \right)\)

    \begin{align*} \bar{I}_{x'} \amp = \left(\frac{\pi}{8} - \frac{8}{9\pi}\right) r^4\\ \bar{I}_{y'} \amp = \frac{\pi}{8} r^4 \end{align*}

    \begin{gather*} I_x = I_y = \frac{\pi}{8} r^4 \end{gather*}

    \(\left (\dfrac{4r}{3\pi}, \dfrac{4r}{3\pi} \right)\)

    \begin{align*} \bar{I}_{x'} \amp = \frac{1}{2}\left(\frac{\pi}{8} - \frac{8}{9\pi}\right) r^4\\ \bar{I}_{y'} \amp = \frac{\pi}{8} r^4 \end{align*}

    \begin{gather*} I_x = I_y = \frac{\pi }{16}r^4 \end{gather*}


    This page titled 10.3: Parallel Axis Theorem is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Daniel W. Baker and William Haynes (Engineeringstatics) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.