Michael S. answered 07/04/20
Angular momentum has the following formula:
L = m*v*r
but there is an extra term Iω.
For point masses I = 0. so you just have
L = 4*8*0.5 + 3*8*0.5.
Note both masses require separate equations,
and the distance to the point masses is half the length of the rod.
When the masses become spheres instead you need to care about I.
I for a solid sphere is 2/5m*(rsphere)2
ω is v/r for a spinning object. (Also known as angular velocity)
The complete formula for angular momentum is
L = m*v*r + Iω (for each individual mass)
Note they give you the diameter of the sphere instead of the radius and it is in cm not meters.
Now for the math.
ω = v/r = 8/0.5 = 16 rad/s
L = m1*v*rrod + I1ω + m2*v*rrod + I2ω
L = m1*v*rrod + 2/5*m1*rsphere2*ω + m2*v*rrod + 2/5*m2*rsphere2*ω
Plugging in values.
L = 4*8*0.5 + 2/5 *4*0.06752*16 + 3*8*0.5 + 2/5 *3*0.06752*16
L = 16 + 0.117 + 12 + 0.087
L = 28.204 kg m2/s
In the end changing the point masses to small spheres didn't change much. Only 0.204 kg m2/s
The reason why the Iω needs to be included is you need to take into account the momentum of the sphere rotating as the rod spins.