christensent
- 2
- 0
Homework Statement
Use integration to determine the moment of inertia of a right circular homogeneous solid cone of height H, base radius R, and mass density [tex]\rho[/tex] about its symmetry axis
Homework Equations
Volume of cone = [tex]1/3*pi*r^2*h[/tex]
I = [tex]\int r^2 dm[/tex]
[tex]\rho = m/v[/tex]
The Attempt at a Solution
[tex]m=\rho v[/tex]
[tex]m=1/3 \rho \pi r^2 h[/tex]
[tex]dm=2/3 \rho \pi r h dr[/tex]
[tex]\rho = m/v[/tex]
[tex]\rho = \frac{m}{(1/3 \pi r^2 h)}[/tex]
[tex]I=\int r^2 dm[/tex]
[tex]I=\int \rho \frac{2}{3} \pi r^3 h dr[/tex]
[tex]I = \frac{1}{6} \rho \pi r^4 h dr[/tex]
(now substituting rho out)
[tex]I = \frac{m \pi r^4 h}{2 \pi r^2 h}[/tex]
MY ANSWER: [tex]I = \frac{mr^2}{2}[/tex]
CORRECT ANSWER: [tex]\frac{3mr^2}{10}[/tex]
I can't figure out where my error is