EngiRef / Formulas

Moment of Inertia (Rectangle)

Second moment of area for a rectangular cross-section about centroidal axis

Statics

Source Details

Id

mech-moment-inertia-rect

Name

Moment of Inertia (Rectangle)

Discipline

mechanical

Category

Statics

Latex

I = \frac{bh^3}{12}

Description

Second moment of area for a rectangular cross-section about centroidal axis

Conditions

About the centroidal axis parallel to the base (width b)

Variables
[
  {
    "symbol": "I",
    "name": "Moment of Inertia",
    "unit": "m⁴",
    "siUnit": "m⁴",
    "imperialUnit": "in⁴"
  },
  {
    "symbol": "b",
    "name": "Width",
    "unit": "m",
    "siUnit": "m",
    "imperialUnit": "in"
  },
  {
    "symbol": "h",
    "name": "Height",
    "unit": "m",
    "siUnit": "m",
    "imperialUnit": "in"
  }
]
Solve For

I, b, h

Tags

moment, inertia, rectangle, section

Is Custom

false