Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

The centroid of an area is the geometric balance point of a flat shape. In engineering, it tells where an area could be balanced if it were made from a thin, uniform sheet. Centroids matter because they help locate neutral axes, predict bending behavior, and analyze stability.

For symmetrical shapes, the centroid lies on every axis of symmetry, which makes many problems faster to solve.

For a composite area, engineers break the shape into simple rectangles, triangles, circles, or holes with known centroids. Each part contributes according to its area, so larger parts pull the centroid more strongly than smaller parts. Holes are treated as negative areas in the same summation formulas.

For curved or irregular regions, integrals replace finite sums and compute the area weighted average of position.

Key Facts

  • Centroid coordinates for a plane area: x_bar = (1/A) integral x dA and y_bar = (1/A) integral y dA
  • Composite area formula: x_bar = sum(A_i x_i) / sum(A_i) and y_bar = sum(A_i y_i) / sum(A_i)
  • Total area for a composite shape: A = sum A_i, with holes counted as negative areas
  • Rectangle centroid: x_bar = b/2 and y_bar = h/2 measured from a corner on its sides
  • Triangle centroid: located one third of the height from the base, or two thirds of the distance from a vertex to the opposite side
  • If an area has a line of symmetry, the centroid lies somewhere on that line

Vocabulary

Centroid
The centroid is the geometric center of an area, found by averaging all area elements according to their positions.
Composite area
A composite area is a flat region built from several simple shapes whose areas and centroids are known.
Area moment
An area moment is the product of an area and the distance of its centroid from a reference axis, such as A_i x_i or A_i y_i.
Reference axis
A reference axis is a chosen x or y axis from which all centroid distances are measured consistently.
Negative area
A negative area represents a cutout or hole that is subtracted from the total area and from the total area moments.

Common Mistakes to Avoid

  • Using different reference axes for different parts, which makes the distances inconsistent. Choose one origin and measure every x_i and y_i from that same origin.
  • Forgetting to treat holes as negative areas, which moves the centroid in the wrong direction. Subtract both the hole area and its area moments.
  • Using side lengths instead of centroid coordinates, which overweights the wrong positions. Each A_i must be multiplied by the coordinate of that part's own centroid.
  • Assuming the centroid must lie inside the material, which is not always true for cutouts or concave shapes. The centroid can fall in empty space if the area distribution balances there.

Practice Questions

  1. 1 A rectangle is 8 cm wide and 4 cm tall. Using the lower left corner as the origin, find the centroid coordinates.
  2. 2 A composite area is made from a 10 cm by 6 cm rectangle with a 4 cm by 2 cm rectangular hole cut from the upper right corner. The main rectangle has centroid at (5 cm, 3 cm), and the hole has centroid at (8 cm, 5 cm). Find the centroid of the remaining area.
  3. 3 A shape is symmetric about the vertical y-axis but not about the horizontal x-axis. Explain what this tells you about the x-coordinate of its centroid and what still must be calculated.