Solving Angular Acceleration of a Rod-Ball System

AI Thread Summary
The discussion focuses on calculating the angular acceleration of a rod-ball system released from rest. The rod has a mass of 1.4 kg and a length of 1.2 m, with a ball of 0.7 kg attached at the end. The initial angle of the rod is 27 degrees with the horizontal, and the angular acceleration is derived using the torque and moment of inertia formulas. The initial calculation was incorrect due to using the wrong mass for the ball in the moment of inertia formula. After correcting this mistake, the participant successfully arrived at the correct angular acceleration value.
ambient_88
Messages
2
Reaction score
0

Homework Statement


A rod with mass M and length L is mounted on a central pivot. A ball is attached at the end of the rod. The rod initially makes an angle q = 27^{\circ} with the horizontal. The rod is released from rest. What is the angular acceleration immediately after the rod is released?2. The attempt at a solution
M = 1.4 kg
m = 0.7 kg
L = 1.2 m

\sum\tau = I\alpha

\alpha = \frac{\tau}{I}

\tau = F_{g}rcos(q) = (mg)(\frac{L}{2})cos(27^{\circ})

I = (\frac{1}{12})ML^{2} + (M(\frac{L}{2})^{2})

\alpha = \frac{(mg)(\frac{L}{2})cos(27^{\circ})}{(\frac{1}{12})ML^{2} + (M(\frac{L}{2})^{2})}

\alpha = \frac{(0.7kg * 9.81 m/s^{2})(\frac{1.2m}{2})cos(27^{\circ})}{(\frac{1}{12})(1.4 kg)(1.2 m)^{2} + (1.4kg(\frac{1.2 m}{2})^{2})} = \frac{3.67113 \frac{kgm^{2}}{s^{2}}}{0.672 kgm^{2}} = 5.46 \frac{rad}{s^{2}}

I believe I did everything correctly, however, the computer is saying I'm not. Would any of you please point out what's wrong with my solution?

Thanks!
 
Last edited:
Physics news on Phys.org
Welcome to Physics Forums,

You may want to recheck your moment of inertia, particularly the masses...
 
Thanks for the reply. Upon further inspection of the MOI, I noticed that I used the incorrect mass for the ball (M instead of m). I've corrected the issue and got the correct answer.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top