Mastering Physics 10.85 - Dynamics of Rotational Motion

AI Thread Summary
A 5.30 kg ball is dropped from 11.5 m onto a uniform bar pivoting at its center, with an 8.50 kg mass and a length of 9.00 m, while another 5.40 kg ball is positioned at the opposite end. The initial calculations for moments of inertia and angular momentum led to incorrect height results for the second ball after the collision. After multiple adjustments, including correcting the moment of inertia calculation, the final height was determined to be 2.48 m, but the online system rejected this value. It was suggested to avoid rounding intermediate calculations, which could affect the final answer. Ultimately, a correction in the moment of inertia calculation resolved the issue, leading to the correct answer.
youvecaughtme
Messages
5
Reaction score
0
This is my first post on here; I hope it will be worth it. I haven't been able to find an adequate solution to this elsewhere.

Homework Statement



A 5.30 kg ball is dropped from a height of 11.5 m above one end of a uniform bar that pivots at its center. The bar has mass 8.50 kg and is 9.00 m in length. At the other end of the bar sits another 5.40 kg ball, unattached to the bar. The dropped ball sticks to the bar after the collision.

Homework Equations



W_t=K_t
L_i=L_f
L=mvr
v=r\omega

The Attempt at a Solution



First, I defined the data given as following:
m_1 = 5.3kg, h_1 = 11.5 m, m_b = 8.5 kg, \ell = 9.00m, m_2 = 5.4kg

Then, I looked up the moments of inertia for the bar and balls relative to the center of the bar, then found the total of these:

I_b=\frac{1}{12}m_b(\frac{\ell}{2})^2=8.94 kg \, m^2
I_1=m_1(\frac{\ell}{2})^2=107 kg \, m^2
I_2=m_2(\frac{\ell}{2})^2=109 kg \, m^2
I_t=\sum I = 225.6 kg \, m^2

Then, I found the resulting velocity of the 1st ball when it hits the bar:
m_1h_1g = I_2\omega_2^2 \implies v = \sqrt{2h_1g} \implies v = 15 \frac{m}{s}

Then I used the conservation of angular momentum to find the final angular velocity after the bar has rotated:
L_1 = m_1v_1\frac{\ell}{2}=357.75Nms
L_2=I_t\omega
L_1=L_2 \implies I_t\omega = L_1 \implies \omega = \frac{L_1}{I_t} = 1.59 \frac{rad}{sec}

Then I found the initial velocity of the ball moving upwards from the angular velocity and used the work energy theorem to find the final height of the ball.
v=\frac{\ell}{2} \omega \implies v=7.14 \frac{m}{s}
\frac{1}{2}m_2v^2=m_2gh_2 \implies h_2=\frac{v^2}{2g} \implies h_2 = 2.60 m

However, this is the incorrect value for h_2. Any ideas?
 
Last edited:
Physics news on Phys.org
youvecaughtme said:
I_b=\frac{1}{12}m_b(\frac{\ell}{2})^2=8.94 kg \, m^2
Double check that value.
 
Doc Al said:
Double check that value.

That's embarrassing; nice catch! I tried it with this updated value and still got the wrong answer:


I_b=\frac{1}{12}m_b(\frac{\ell}{2})^2=14.3 kg \, m^2
I_1=m_1(\frac{\ell}{2})^2=107 kg \, m^2
I_2=m_2(\frac{\ell}{2})^2=109 kg \, m^2
I_t=\sum I = 230 kg \, m^2

Then, I found the resulting velocity of the 1st ball when it hits the bar:
m_1h_1g = I_2\omega_2^2 \implies v = \sqrt{2h_1g} \implies v = 15 \frac{m}{s}

Then I used the conservation of angular momentum to find the final angular velocity after the bar has rotated:
L_1 = m_1v_1\frac{\ell}{2}=357.75Nms
L_2=I_t\omega
L_1=L_2 \implies I_t\omega = L_1 \implies \omega = \frac{L_1}{I_t} = 1.55 \frac{rad}{sec}

Then I found the initial velocity of the ball moving upwards from the angular velocity and used the work energy theorem to find the final height of the ball.
v=\frac{\ell}{2} \omega \implies v=7.00 \frac{m}{s}
\frac{1}{2}m_2v^2=m_2gh_2 \implies h_2=\frac{v^2}{2g} \implies h_2 = 2.50 m
 
Just curious: What's the initial angle of the bar? Horizontal?
 
Doc Al said:
Just curious: What's the initial angle of the bar? Horizontal?

I assumed it was; the question statement that I posted is all of the information that I have.
 
Your work looks OK to me. My only suggestion, if it's an online system that may be fussy about numeric values, is to redo the calculation without round off intermediate steps. (In case that's what you did.) That may affect the answer a bit.

What book is this from?
 
Doc Al said:
Your work looks OK to me. My only suggestion, if it's an online system that may be fussy about numeric values, is to redo the calculation without round off intermediate steps. (In case that's what you did.) That may affect the answer a bit.

What book is this from?

Hm, I just tried the calculation again without any rounding and I got 2.48 m and the online system still rejected it. Thanks for taking a look at this, though!

It's from Sears & Zemansky's University Physics 13e.

Edit:
Somebody pointed out (on Facebook) that I shoudn't be using \frac{\ell}{2} for the calculation of the moment of inertia of the bar and I realized that I didn't notice that when you pointed it out. This made my answer come out right.
 
Last edited:
youvecaughtme said:
Edit:
Somebody pointed out (on Facebook) that I shoudn't be using \frac{\ell}{2} for the calculation of the moment of inertia of the bar and I realized that I didn't notice that when you pointed it out. This made my answer come out right.
Good!

(I should have checked to make sure that you corrected it.)
 
Back
Top