What is the displacement of the beam after the medicine ball is thrown?

AI Thread Summary
The discussion centers on calculating the displacement of a beam when a medicine ball is thrown between two people standing at opposite ends. The center of mass for the system was correctly calculated as 1.65 m, which remains unchanged during the process. The initial calculation for the beam's displacement yielded x = 0.167 m, but further analysis revealed that the correct displacement is actually 0.175 m. This correction was confirmed through cross-checking the forces acting on the system. The importance of careful calculation and verification in physics problems is emphasized.
InertialRef
Messages
24
Reaction score
0

Homework Statement


A person with mass m1 = 67.0 kg stands at the left end of a uniform beam with mass m2 = 91.0 kg and a length L = 3.3 m. Another person with mass m3 = 56.0 kg stands on the far right end of the beam and holds a medicine ball with mass m4 = 12.0 kg (assume that the medicine ball is at the far right end of the beam as well). Let the origin of our coordinate system be the left end of the original position of the beam as shown in the drawing. Assume there is no friction between the beam and floor.

What is the new x-position of the person at the left end of the beam? (How far did the beam move when the ball was throw from person to person?)

I previously solved for the center of mass for the system, which came out to be about 1.65 m. This answer was correct, and I have been using it for my equations since.

Homework Equations



Xcm = [(m1)(x) + m2(x) + m3(x) + ... + mn(x)]/(m1 + m2 + m3 + ... + mn)

The Attempt at a Solution



I know that the center of mass does not change, so the system must act according to reorient itself. This means that the position of the beam is what changes. If we take the initial position of the person at the left end of the beam to be x = 0, this is the equation for the center of mass before the ball is thrown:

BEFORE:
Xcm = [(67)(0) + (91)(1.65) + (56)(3.3) + (12)(3.3)]/(67+91+56+12)
= 1.65 m

This is the center of mass. If we let x = the distance moved by the beam after the ball is thrown, we get the following equation:

AFTER:
1.65 = [(67)(x) + (91)(1.65+x) + (56)(3.3+x) + (12)(0.0 + x)]/(67+91+56+12)

And you simply solve for x to find the distance moved. The reason why the position of the medicine ball is now 0 in the after equation is because it was thrown to the left, and caught by the person on the left who was previously at the origin.

When I solve for x, I get x=0.167 m. I've double checked to make sure I'm not making any algebra mistakes or something like that. I feel like this should be the correct answer, but for some reason, it is wrong. Can anyone help me find out what I did wrong with my reasoning?
 
Physics news on Phys.org
WolframAlpha gives 1.657m for the center of mass and 0.175m for the displacement, using your formulas as input. Probably just a typo in the calculator?

Cross-check: (67+91+56)kg=214kg move x to the right, 12kg move 3.3m - x to the left. Solving 214*x=12*(3.3m-x) gives x=0.175m.
 
mfb said:
WolframAlpha gives 1.657m for the center of mass and 0.175m for the displacement, using your formulas as input. Probably just a typo in the calculator?

Cross-check: (67+91+56)kg=214kg move x to the right, 12kg move 3.3m - x to the left. Solving 214*x=12*(3.3m-x) gives x=0.175m.

That was right, thank you! I was worried I was making a mistake in my reasoning. I'm glad that wasn't it. I should double check my numbers before punching them into the calculator blindly next time. Thanks again! :D
 
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