Center of mass on plank problem

AI Thread Summary
The discussion centers on calculating the center of mass for a system consisting of a 60kg woman and a 60kg plank on a frictionless surface. The initial calculations suggest that the center of mass is at 5.0m, which is the midpoint of the 10m plank. However, this position is incorrect if the woman is standing at one end, as the center of mass must shift towards her due to her presence. The correct approach involves summing the moments about a chosen origin and considering the woman's position to determine the new center of mass. Ultimately, the center of mass will not remain at 5.0m if the woman is not positioned there, indicating a need for recalibration of the calculations.
reshmaji
Messages
8
Reaction score
0
Problem
A 60kg woman walking at a speed of 1.0 m/s steps onto a long plank that has a mass of 60kg. Upon stepping on the plank, both she and the plank begin to slide with speed v and spin with angular rate ω on a frictionless surface.


1. How far from the woman is the center of mass of the woman + plank system?
a. 0.0m, b. 2.5m, c. 5.0m, d. 7.5m, e. 10m

Relevant equations
regarding center of mass m1x1 = m2x2, x is center of mass from side of plank where woman is standing

The attempt at a solution

for woman+plank: [60 kg + (x/10)*60kg] * x
& for plank on other side: [60 kg + ((10-x)/10)*60kg] * (10 - x)
These 2 equal each other by definition of center of mass
We get 60x + 6x2 = 1200 - 120x - 60x + 6x2
60x = 1200 - 180x
240x = 1200
x = 5m

This doesn't conceptually seem right to me, but I'm not sure how else to go about this. 5m is the center of the 10m plank, that would be the center of the mass without the woman standing on one end, no? So I'm thinking it wouldn't be with her there? But what is wrong with my calculations if this is true?
 
Physics news on Phys.org
You seem to know that the plank is 10M long, but you have not stated that in you problem. Nor have you described where on the plank the woman stepped, or at what angle she approached the length of the plank.

I suspect that there is a diagram that you have not included.
 
Oh my, I did leave out that a given is that the plank is 10m long. Sorry about that. I'll attach the diagram from the problem here. Some of the extra information is because there are follow up problems after the one I'm asking that use the center of mass value.

23hoffc.png
 
Basically what you do to calculate center of mass in one dimension is you pick an origin point (anywhere within that one dimension), then sum the moments about that origin (mass of each object times its distance from the origin), then divide that sum by the total mass. The result is the center of mass.
In other words, the distance from the origin of the center of mass is:
xcm = (x1m1 + x2m2 + . . . x1mn)/(m1 + m2 + . . . mn)

So yes, you are right. If the center of mass of the plank is 5.0 m, and the woman's position is anywhere other than that point, then the center of the mass of the woman + plank system simply cannot be at 5.0 m. It has to move.

Another tidbit that should be fairly obvious is that if you have 2 point masses that are equal (in mass), then the center of mass has to be midway between them.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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...

Similar threads

Back
Top