Center of Mass bounded by Equations

AI Thread Summary
The discussion revolves around finding the center of mass for the area between the curves defined by the equations y1=2sin(3/2x) and y2=(1/3)x, intersecting at approximately x=1.88. The user initially calculated the vertical center of mass using the area between the curves, but faced challenges in determining the differential mass (dm) when y exceeds (1/3)(a). Suggestions were made to find the vertical center of each differential strip as (y1+y2)/2 and to integrate this over the interval [0, a] for the weighted average. The importance of using the correct midpoint formula and ensuring the weighted sum of positions for each strip was emphasized. The final approach involves integrating the new y-position of the center of mass with the previously established dm expression.
nat1
Messages
3
Reaction score
0

Homework Statement



I have equations that are y1= 2sin(\frac{3}{2}x) and y2= \frac{1}{3}x the point where they intersect is called "a" (about x≈1.88). Find the center of mass where M is the total mass of the object.

Homework Equations



xcm= \frac{1}{M}∫x dM

The Attempt at a Solution



I found the vertical center of mass by using the area between the curves and setting

dm= density*thickness*(y1 - y2)dx

and setting

M=density*thickness*area

area is between the curves. As I am trying to find the CM along the horizontial of the object i can't figure out dm because when y>\frac{1}{3}(a) y1 has two values, how can i correct for this? my first thought is to rearrange the equations to find f(y)=x and subtract the x values but i still run into the same problem.

Nat
 
Physics news on Phys.org
nat1 said:

Homework Statement



I have equations that are y1= 2sin(\frac{3}{2}x) and y2= \frac{1}{3}x the point where they intersect is called "a" (about x≈1.88). Find the center of mass where M is the total mass of the object.


Homework Equations



xcm= \frac{1}{M}∫x dM

The Attempt at a Solution



I found the vertical center of mass by using the area between the curves and setting

dm= density*thickness*(y1 - y2)dx

and setting

M=density*thickness*area

area is between the curves. As I am trying to find the CM along the horizontial of the object i can't figure out dm because when y>\frac{1}{3}(a) y1 has two values, how can i correct for this? my first thought is to rearrange the equations to find f(y)=x and subtract the x values but i still run into the same problem.

Nat

You should be able to find both the x and y centers of mass by integrating along the x-axis. Consider that your dm "strips" bounded by y2 and y1 in addition to having a position along the x-axis, will also each have a vertical center where the actual center of mass of that strip lies.
 
im still not sure i understand %100:

So each dm will have a vertical center of (y1-y2)/2 and this is where the center of mass for each strip lies. so then i would just need to take the average of these over the interval [0, a]

Thanks!
 
nat1 said:
im still not sure i understand %100:

So each dm will have a vertical center of (y1-y2)/2 and this is where the center of mass for each strip lies. so then i would just need to take the average of these over the interval [0, a]

Thanks!

Careful, the midpoint between two numbers y1 and y2 is (y1 + y2)/2. And you still need to do the weighted sum of these positions (the dm strips all have different masses).

Good luck!
 
gneill said:
Careful, the midpoint between two numbers y1 and y2 is (y1 + y2)/2. And you still need to do the weighted sum of these positions (the dm strips all have different masses).

Good luck!

oops, my fault! i would do the integral of \frac{1}{area between the curves}∫(y1+y2)/2dx is this right? assuming M and dm are the same as above.
 
(y1 + y2)/2 gives you the y-position of the cm for the given strip. The strip's mass is still dm, for which you previously obtained a formula. The ycm of the object is still given by the weighted sum:

##y_{cm} = \frac{1}{M} \int y\;dm ##

where you use your new y-position in place of y, and use your dm expression as before.
 
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