Moment of Inertia of a Triangular Plate
The mass moment of inertia measures the extent to which an object resists rotational acceleration about a particular axis, and is the rotational analog to mass. For a uniform triangular plate, the moments of inertia are taken to be about the vertical axis passing through the plate's center of mass.
The moment of inertia of a uniform triangular plate about the vertical axis passing through its center of mass is proportional to the sum of the squares of the sides and the mass.
Formula
![Copy to Clipboard QuantityVariable[Subscript["I", "z"], "MomentOfInertia"] == ((QuantityVariable["a", "Length"]^2 + QuantityVariable["b", "Length"]^2 + QuantityVariable["c", "Length"]^2)*QuantityVariable["m", "Mass"])/36](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/af3/af337540-62e8-48ba-a1a1-43d6216dcdfe/Webpage/FormulaImage.png)
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["Moment of Inertia of a Triangular Plate"]](images/af3/af337540-62e8-48ba-a1a1-43d6216dcdfe-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Moment of Inertia of a Triangular Plate"]]](images/af3/af337540-62e8-48ba-a1a1-43d6216dcdfe-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Moment of Inertia of a Triangular Plate"], {QuantityVariable[
\!\(\*SubscriptBox[\("I"\), \("z"\)]\),"MomentOfInertia"] -> 
   Quantity[2, "Kilograms" ("Meters")^2], 
  QuantityVariable["b","Length"] -> Quantity[1.2`, "Meters"], 
  QuantityVariable["m","Mass"] -> Quantity[1, "Kilograms"], 
  QuantityVariable["c","Length"] -> Quantity[1.2`, "Meters"]}]](images/af3/af337540-62e8-48ba-a1a1-43d6216dcdfe-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                