How do I locate the centroid and the center of gravity of a square pyramid?

AI Thread Summary
To locate the centroid and center of gravity of a square pyramid with a height of 104 and a base of 220 x 220, one must start by analyzing thin slices of the pyramid. The center of gravity for each square slice can be determined using the formula dm = ρ·dv, where ρ is the density and dv is the volume of the slice. The total mass, M_total, is calculated as M = ρ·V, where V is the total volume of the pyramid, leading to a mass of 4.2x10^9 kg. The relationship between the side length of the slice (x) and the distance from the top of the pyramid (y) can be established through geometric analysis of similar triangles. Once these relationships are defined, the integral can be set up to find the y component of the center of gravity accurately.
physicshelp75
Messages
4
Reaction score
0
Height=104
Base=220 x 220
Density=2500
 
Physics news on Phys.org
Finding the center of gravity for this object is going to take some grunt-work.

I'll help you get started with the integral. First, let's look at a thin slice of the pyramid from a top-down view. It's in the shape of a square, whose center is pretty obvious.

So now we know the center of gravity of a square slice (Let's call the length of the side x, and the width of the slice, dy, and we know its mass: dm=\rho\cdot dv where \rho is the density of the pyramid and dv is the volume of the square slice)

The best place to place our origin is at the top of the pyramid. Try and find a way to express x through y, which we will define as the distance from our origin to the center of gravity of a square slice.

From there on, it's just a question of plugging what you get into the definition of the center of gravity:
First, it's obvious that the center of gravity will be somewhere on the pyramid's line of symmetry, since the individual contributions from each of the square slices will line up on this line (Imagine the pyramid reducing into a string of beads, each with the mass of the square slice it's come to replace).

y_{CoM}=\frac{1}{M_{total}}\int y\cdot dm
 
Ok so I can calculate dm then. dm=25000*(length*base*height of square) = 2500*48400 dy = 121000000 dy. Am I on the right track there? And then I would use that formula for Ycom to find the y component of the center of gravity? So Ycom = (1/Mtotal)*integral of y*121000000 dy from y=0 to y=104. Is that correct or am I way off? Also, what is Mtotal? Mx plus My?
 
physicshelp75 said:
Ok so I can calculate dm then. dm=25000*(length*base*height of square) = 2500*48400 dy = 121000000 dy. Am I on the right track there? And then I would use that formula for Ycom to find the y component of the center of gravity? So Ycom = (1/Mtotal)*integral of y*121000000 dy from y=0 to y=104. Is that correct or am I way off? Also, what is Mtotal? Mx plus My?

You are way off. For your function, you should express everything using y where y is the distance of the square slice from the top of the pyramid.

dm=\rho S\cdot dy where S is the area of the square slice and \rho is the density.

You need to find S and express it in terms of y
To do this, remember that the total volume of a pyramid is: \tfrac{1}{3}AH where A is the area of the base, and H is the height of the pyramid.

As for what M_{total} is:
Mass is a scalar, not a vector. There's no such thing as M_x or M_y or \vec M.

The total mass is just that. The TOTAL mass of the pyramid. M=\rho\cdot V where V is the total volume of the pyramid.
 
Thank you very much, I think I am on the right track now. I solved for Volume and came up with an answer of 1.7x10^6 m^3. Using that Volume, I then solved for the Total Mass of the pyramid, which came out to be 4.2x10^9 kg.

Now, I am still confused as to what to do next. I know that the next step is going to be to somehow plug everything into the integral of (density x area of square slice) dy. I am not sure on how to find the area of the square slice though, which you expressed as S. I know that it needs to be in terms of y and usually when I solve for this in other problems they give us two equations that we can manipulate in a way so that they are in terms of y. However I don't know how to do that for this problem. Thank you so much for your help and if you don't mind helping me a little more it is GREATLY appreciated.
 
Gladly, but I'm afraid we'll have to pick this up tomorrow since I'm going out in a couple of minutes.

Now that you've defined the integral properly, all that's left is an exercise in analytic geometry.

To find the relationship between x and y, look at vertical slice through the axis of symmetry. You've got a triangle whose dimensions are known.
Its height is the height of the pyramid and the length of its base, is the length of the base of the pyramid. I hope you understand what triangle I'm talking about since I don't have time right now to draw it and scan it.

Now look at a smaller triangle, the height of which is y below the tip of the pyramid instead of the full height of the pyramid and whose base is the side of the square it's resting on, x

What can you say about these two triangles? Can you see how you can express x in terms of y and known quantities?
 
Yes I think I understand it now. I'm pretty sure I can finish it up now, if I get stuck I will come back here tomorrow. Thank you so much for your help, you have no idea how much this means to me!
 
Back
Top