I am required to find the moment of inertia of the lever for a project in physics. This is my attempt:
Please note that we have not been taught this yet in class so i have not been taught this officially yet.
The seperate radiuses are the distance from the fulcrum to the end of each side of the lever.
$L = 1.57m$
$r_1 = .97m$
$r_2 = .6m$
$M_{total} = 2.3 kg$
$$ I = \frac{M_{total}}{L}\int_{0}^{.97} x^2 dx + \frac{M_{total}}{L} \int_{0}^{.6} x^2 dx $$
$$ I = \frac{M_{total}}{L}[\frac{.97^3+.6^3}{3}] $$
$$ I = \frac{2.3(.97^3+.6^3)}{4.71} = \frac{165347}{300000} $$
But this seems way too easy? Am i doing something wrong?
$$ \tau_{net} = I \alpha $$
Since
$$ \omega_{f}^2 = \omega_i^2 + 2 \alpha \Delta \Theta $$
$$ \tau_{net} = I \frac{\omega_f^2 - \omega_i^2}{2 \Delta \Theta} $$
Would this be correct?
– Eric L Dec 04 '14 at 04:07