Find Centroid of Region: No Integration Needed

  • Thread starter Thread starter Jbreezy
  • Start date Start date
  • Tags Tags
    Centroid Homework
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 9K views
Jbreezy
Messages
582
Reaction score
0

Homework Statement



Wondering if I did this right. Find the centroid of the region shown , not by integration, but by locating the centroids of the rectangles and triangles and using additivity of moments.

Homework Equations



I will give you the coordinates since I can't draw it.
For the rectangle (-1,0), (0,0) ,(-1,2), (0,2) and for the triangle I have (0,0), (2,0) and (0,2)

The Attempt at a Solution



So I did x Bar = M(triangle) + M(square) / (Area triangle + area square)
So to get M(triangle) I did xbar(area triangle) = (1)(4/2) = 2

I did this for the square too. I got (-1) When I plugged it into my above formula I got x bar = (1/3)

So, I did the same thing but with y. So I got y bar = 4/3

Does anyone agree? I pretty much did it like an example in class.

Thanks!
 
Physics news on Phys.org
Your triangle has a base of 2 and a height of 2. According to you, the centroid of this triangle is 1 unit from the origin. Does this look right? What is the centroid of a triangle? There is a formula which you should be using.

Trying to follow your work above is confusing. You should organize your calculations better.

Remember, for a plane figure, the centroid requires 2 numbers to locate it.
 
I don't know what it is for a triangle. I think it like 1/3 something. I don't know.
 
The centroid of a "simplex" in n dimensions (triangle in 2 dimensions, tetrahedron in 3 dimensions, a polyhedron with n+1 vertices in n dimensions) has coordinates the average of the coordinates of the vertices. If a triangle in the plane has vertices [itex](x_1, y_1)[/itex], [itex](x_2, y_2)[/itex], and [itex](x_3, y_3)[/itex], then its centroid is at
[tex]\left(\dfrac{x_1+ x_2+ x_3}{3}, \dfrac{y_1+ y_2+ y_3}{3}\right)[/tex]

The centroid of more complex figures can be found by "triangulation"- dividing the figure into triangles, finding the centroid of each triangle, then taking the "weighted" average, weighted by the areas of the triangles. That is what your text means by "additivity of moments".
 
Using your formula the centroid the triangle was (2/3,2/3)
and the centroid I got for the square was (-1/2), 1
This seems reasonable to me. Then I summed the x components and the y components and divided each by the total area of both objects which is 4. So for my final answer I ened up with (5/12, 1/24) Seems pretts low.
 
So I know my two centroid of the individual objects are OK. But I'm confused on the next part.