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 \rho about its symmetry axis
Homework Equations
Volume of cone = 1/3*pi*r^2*h
I = \int r^2 dm
\rho = m/v
The Attempt at a Solution
m=\rho v
m=1/3 \rho \pi r^2 h
dm=2/3 \rho \pi r h dr
\rho = m/v
\rho = \frac{m}{(1/3 \pi r^2 h)}
I=\int r^2 dm
I=\int \rho \frac{2}{3} \pi r^3 h dr
I = \frac{1}{6} \rho \pi r^4 h dr
(now substituting rho out)
I = \frac{m \pi r^4 h}{2 \pi r^2 h}
MY ANSWER: I = \frac{mr^2}{2}
CORRECT ANSWER: \frac{3mr^2}{10}
I can't figure out where my error is