STATICS • CENTROIDS AND DISTRIBUTED LOADS

Centroid: Composite Areas — Compute centroid of composite areas

Locate the geometric center of complex cross-sections by decomposing them into standard shapes with known properties.

Historical Context & Motivation

The notion of a centroid — the geometric center of a plane area — has roots stretching back to ancient Greek mathematics. Archimedes was the first to rigorously determine the centroids of simple geometric figures such as triangles and parabolic segments, laying the groundwork for what would eventually become a cornerstone of structural analysis. As engineering structures grew more complex during the Renaissance and Industrial Revolution, the ability to locate the centroid of composite areas — regions assembled from several simpler shapes — became essential for predicting bending stresses, locating resultant forces from distributed loads, and establishing axes about which moments of inertia are computed.

~250 BCE
Archimedes' Method of Equilibrium
Archimedes determined centroids of triangles, parabolic segments, and other plane figures using lever-balance arguments, establishing the first formal treatment of the geometric center of an area.
1687
Newton's Principia Mathematica
Newton formalized the concept of center of mass for bodies with continuous mass distributions, providing the integral calculus framework that underpins modern centroid computation.
1826
Navier's Beam Bending Theory
Claude-Louis Navier published his elastic beam theory showing that the neutral axis passes through the centroid of the cross-section, making centroid location indispensable for structural design.
1900s
Standardized Steel Sections
The mass production of I-beams, channels, and angles created a practical need for tabulated centroid data of composite built-up sections used in bridges and buildings.

The central question this topic addresses is deceptively straightforward: given a cross-section formed by combining (or subtracting) rectangles, triangles, semicircles, and other standard shapes, where exactly is the centroid of the resulting composite area? Answering this question is a prerequisite for computing moments of inertia via the parallel-axis theorem, analyzing beam bending stresses, and determining the line of action of resultant hydrostatic or distributed forces.

Core Principles & Definitions

Before diving into the computational procedure, it is essential to establish the foundational ideas that make the composite-area method work. The centroid of a plane area is defined as the point (x̄, ȳ) at which the entire area could be concentrated while preserving the first moment of area about any axis. For a composite area — one formed by the algebraic union and subtraction of simpler sub-areas — the centroid coordinates can be found without integration, provided the centroid and area of each constituent shape are known.

1

First Moment of Area

The integral Qx = ∫ y dA measures how area is distributed relative to the x-axis. The centroid is the point where the first moments balance, analogous to a center of mass for a uniform plate.
2

Additive Decomposition

Any composite area can be decomposed into n simpler sub-areas (rectangles, triangles, semicircles, etc.) whose individual centroids and areas are tabulated. The total first moment is the sum of sub-area contributions.
3

Subtraction of Voids

Holes and cutouts are handled by assigning negative areas. A circular hole, for instance, contributes a negative Aᵢ to the summation, effectively removing its first-moment contribution from the composite.
4

Symmetry Shortcut

If the composite area possesses an axis of symmetry, the centroid must lie on that axis. Two perpendicular axes of symmetry uniquely fix the centroid at their intersection, reducing the problem to zero unknowns.
5

Coordinate System Choice

A well-chosen origin (typically at a corner or axis of symmetry) simplifies the algebra. The final centroid location is independent of origin, but individual x̄ᵢ, ȳᵢ values depend on the chosen reference.
KEY TAKEAWAY
Think of the composite-area method as finding the balance point of a cardboard cutout. If you cut the cross-section from uniform-thickness cardboard and tried to balance it on a pin, the pin would need to be placed exactly at the centroid. Each sub-area acts like a separate "weight" contributing to the overall balance, with its influence proportional to both its area and its distance from the reference axes — exactly the principle captured by the area-weighted average formula.

Visual Explanation — Decomposing a Composite Area

A T-section is decomposed into two rectangles — the flange (A₁) and the web (A₂). Each sub-area's centroid (Cᵢ) is marked by a colored dot. The composite centroid C̄ (pink crosshair) is found by the area-weighted average of these individual centroids.

The diagram above illustrates the fundamental strategy: any irregular cross-section is broken into sub-areas whose individual centroids and areas are readily computed or looked up in standard tables. The coordinate of each sub-area centroid (x̄ᵢ, ȳᵢ) is measured from a common reference origin, often placed at the bottom-left corner or along an axis of symmetry. The composite centroid is then obtained from the area-weighted average of these individual centroid coordinates. Note that in the T-section shown, symmetry about the vertical centerline immediately tells us that x̄ of the composite coincides with the web's centerline, so only ȳ needs to be calculated.

Mathematical Framework

The centroid of a plane area is defined through the first moment of area. For a single continuous region, the centroid coordinates are given by integrals over the area. For a composite area composed of n sub-areas (some possibly negative for cutouts), these integrals reduce to finite summations. The following equations form the complete mathematical framework.

CENTROID OF A CONTINUOUS AREA
x̄ = (∫ x dA) / A , ȳ = (∫ y dA) / A
Where x̄, ȳ are the centroid coordinates, dA is an infinitesimal area element, and A is the total area of the region. These integrals motivate the discrete composite formula.
COMPOSITE CENTROID — X COORDINATE
x̄ = Σ(Aᵢ · x̄ᵢ) / Σ Aᵢ (i = 1, 2, …, n)
Aᵢ = area of the i-th sub-area (negative for holes); x̄ᵢ = x-coordinate of the centroid of the i-th sub-area, measured from the chosen origin.
COMPOSITE CENTROID — Y COORDINATE
ȳ = Σ(Aᵢ · ȳᵢ) / Σ Aᵢ (i = 1, 2, …, n)
ȳᵢ = y-coordinate of the centroid of the i-th sub-area. The formula is identical in structure to a center-of-mass calculation with area replacing mass for a uniform-density plate.
Sign Convention for Cutouts
When a hole or void is present, assign Aᵢ < 0 for that sub-area. The product Aᵢ · x̄ᵢ then subtracts the first moment that would have been contributed by material in the void. This is algebraically equivalent to computing the full shape's centroid and then adjusting for the removed region.

The derivation of the composite formula proceeds directly from the additivity of integrals. If the total area A is partitioned into sub-regions A₁, A₂, …, Aₙ with no overlap, then ∫ x dA = ∫A₁ x dA + ∫A₂ x dA + ⋯ + ∫Aₙ x dA. Each integral ∫Aᵢ x dA equals Aᵢ · x̄ᵢ by definition of the sub-area centroid. Dividing both sides by the total area A = ΣAᵢ yields the composite centroid formula. The entire method rests on this simple linearity property of integration.

Centroid Locations of Standard Shapes

Efficient application of the composite-area method requires familiarity with the centroids of the most frequently encountered sub-areas. The table below summarizes the centroid locations and areas for standard shapes, measured from the reference point indicated. These values are derived through direct integration and are tabulated in most statics textbooks and engineering handbooks.

Centroid coordinates are measured from the indicated reference (typically the bottom-left corner or the vertex for triangles).
ShapeAreax̄ (from left)ȳ (from base)
Rectangle (b × h)b × hb / 2h / 2
Right Triangle (base b, height h)b × h / 2b / 3 (from right angle)h / 3 (from base)
Circle (radius r)π r²r (from left edge)r (from bottom)
Semicircle (radius r, flat on x-axis)π r² / 2r (center of diameter)4r / (3π) above diameter
Quarter Circle (radius r)π r² / 44r / (3π)4r / (3π)
Each shape shows its centroid (colored dot) with dashed offset lines to the reference edges. The semicircle centroid at 4r/(3π) above the diameter is a commonly tested result. These tabulated values eliminate the need for integration when using the composite method.

When working composite-area problems, a well-organized table is the single most effective tool for avoiding arithmetic errors. Each row in the table corresponds to a sub-area, with columns for the shape's label, area Aᵢ (positive or negative), its individual centroid coordinates x̄ᵢ and ȳᵢ, and the products Aᵢ·x̄ᵢ and Aᵢ·ȳᵢ. The final row sums each column, and the centroid coordinates are obtained by dividing the sum of the first-moment columns by the total area. This systematic tabular approach scales gracefully to cross-sections with many sub-areas and significantly reduces the chance of sign or bookkeeping errors.

Worked Example — T-Section with a Circular Hole

Consider a T-shaped cross-section consisting of a horizontal flange (200 mm × 40 mm) sitting on top of a vertical web (60 mm × 160 mm). A circular hole of diameter 30 mm is centered in the web at a height of 80 mm above the bottom edge. The origin is placed at the bottom-left corner of the web. Due to symmetry about the vertical centerline, x̄ = 100 mm (the midpoint of the 200 mm flange width). We need to find ȳ.

Centroid of a T-Section with Circular Hole
1
Step 1 — Identify Sub-Areas and Establish CoordinatesPlace the origin at the bottom-left corner of the web. The composite is decomposed into three sub-areas: A₁ = flange (rectangle, 200 × 40 mm), A₂ = web (rectangle, 60 × 160 mm), and A₃ = circular hole (diameter 30 mm, negative area). The flange sits on top of the web, so its bottom edge is at y = 160 mm. The web centerline is at x = 30 mm from the web's left edge, but since x̄ is known from symmetry, we only track ȳ.
Three sub-areas identified; origin at bottom-left of web
2
Step 2 — Compute AreasA₁ = 200 × 40 = 8 000 mm². A₂ = 60 × 160 = 9 600 mm². A₃ = −π(15)² = −706.86 mm² (negative because it is a void). The total area is A = 8 000 + 9 600 − 706.86 = 16 893.14 mm².
ΣAᵢ = 16 893.14 mm²
3
Step 3 — Locate Individual Centroids (ȳᵢ)ȳ₁ = 160 + 40/2 = 180 mm (centroid of flange, measured from the bottom of the web). ȳ₂ = 160/2 = 80 mm (centroid of web). ȳ₃ = 80 mm (center of the circular hole, as specified).
ȳ₁ = 180 mm, ȳ₂ = 80 mm, ȳ₃ = 80 mm
4
Step 4 — Compute First Moments Aᵢ · ȳᵢA₁·ȳ₁ = 8 000 × 180 = 1 440 000 mm³. A₂·ȳ₂ = 9 600 × 80 = 768 000 mm³. A₃·ȳ₃ = (−706.86) × 80 = −56 548.67 mm³. The sum of first moments is Σ(Aᵢ·ȳᵢ) = 1 440 000 + 768 000 − 56 548.67 = 2 151 451.33 mm³.
Σ(Aᵢ·ȳᵢ) = 2 151 451.33 mm³
5
Step 5 — Compute ȳ of CompositeApplying the composite centroid formula: ȳ = Σ(Aᵢ·ȳᵢ) / ΣAᵢ = 2 151 451.33 / 16 893.14 = 127.3 mm above the bottom of the web. This result is plausible: it lies between ȳ₂ = 80 mm and ȳ₁ = 180 mm, closer to the web centroid because the web contributes more area than the flange. The circular hole is located at the web centroid, so its removal shifts the composite centroid upward (toward the flange) by a small amount compared to the no-hole case.
ȳ = 127.3 mm from the bottom edge
Sanity Check
Always verify that the computed centroid falls within the physical extent of the composite area. For this T-section, the overall height is 200 mm (160 mm web + 40 mm flange), so ȳ = 127.3 mm lies in the upper portion of the web, which is geometrically reasonable given the large flange area pulling the centroid upward.

Common Pitfalls & Best Practices

A summary of the five most common errors students make when computing centroids of composite areas.
Common PitfallWhy It HappensBest Practice / Fix
Forgetting to use negative area for holesThe subtraction step feels unintuitive; students treat voids as positive contributions.Explicitly label each sub-area as '+' (solid) or '−' (void) in the tabulation before multiplying.
Measuring ȳᵢ from different origins for different sub-areasEach shape's standard centroid formula uses its own local reference (e.g., base of triangle), which may differ from the composite origin.Sketch the full coordinate system first. Convert local centroid positions to the global reference before entering them in the table.
Incorrect decomposition of non-rectangular shapesChoosing sub-areas that overlap or leave gaps invalidates the additive property of first moments.Shade each sub-area in a different color on your sketch and confirm they tile the composite exactly.
Confusing centroid of area with center of massFor non-uniform density, the two differ. The composite-area centroid assumes uniform thickness and density.Clarify the problem statement: if density varies, use the center-of-mass (mass-weighted) formula instead.
Arithmetic errors in large summationsMultiple sub-areas with large numerical values (e.g., mm² and mm³) create many opportunities for error.Use a systematic table. Double-check row totals. Verify the centroid is inside the composite boundary.
KEY TAKEAWAY
The composite centroid method is analogous to computing the GPA of a student taking courses with different credit hours. Each course grade (centroid coordinate x̄ᵢ or ȳᵢ) is weighted by its credit hours (area Aᵢ), and the overall GPA (composite centroid) is the credit-weighted average. Dropping a course (removing a hole) subtracts that grade–credit product from both numerator and denominator. The tabular approach ensures no course is double-counted or omitted.

Connection to Moments of Inertia & Distributed Loads

The centroid of a composite area is not merely an end in itself; it is the essential first step toward computing second moments of area (moments of inertia) via the parallel-axis theorem. The centroidal axis serves as the reference about which bending-stress distributions are symmetric (for doubly symmetric sections) or about which the neutral axis is located. Additionally, when determining the resultant of a distributed load (such as hydrostatic pressure on a submerged plate), the line of action of the resultant passes through the centroid of the loaded area. Understanding centroid computation therefore unlocks the entire chain of analysis from distributed loads through internal forces to stress distributions.

The centroid is a stepping stone: it locates the neutral axis and provides the distances dᵢ needed for the parallel-axis theorem.
ConceptCentroid of Composite AreaMoment of Inertia (Composite)
What it measuresGeometric center — first moment of areaResistance to bending — second moment of area
Formula structureȳ = Σ(Aᵢ·ȳᵢ) / ΣAᵢI = Σ(Iᵢ + Aᵢ·dᵢ²) (parallel-axis theorem)
PrerequisiteSub-area centroids and areasComposite centroid (to get dᵢ = ȳᵢ − ȳ)
Units (SI)mm (length)mm⁴ (length⁴)
Engineering applicationNeutral axis location, resultant of distributed loadsBeam deflection, bending stress σ = My/I

In more advanced courses such as Mechanics of Materials and Structural Analysis, you will find that virtually every bending and torsion calculation begins with centroid determination. For unsymmetric bending, the centroid is where the two principal axes intersect, and the orientation of these axes governs the direction of the neutral axis under biaxial bending. In fluid statics, the centroid of a submerged surface locates the point through which the hydrostatic resultant acts when pressure varies linearly with depth. Mastering the composite-area centroid technique therefore provides a transferable skill that recurs throughout the engineering curriculum.

Practice Problems

PROBLEM 1CONCEPTUAL
A composite area has an axis of symmetry along the y-axis and consists of a large rectangle with a smaller rectangular hole that is centered horizontally but offset vertically from the centroid of the large rectangle. Does the composite centroid lie on the axis of symmetry? Does the presence of the hole shift the centroid toward or away from the hole? Explain your reasoning.
PROBLEM 2BASIC CALCULATION
An L-shaped cross-section is formed by two rectangles: a horizontal leg 120 mm × 20 mm (bottom) and a vertical leg 20 mm × 80 mm (left side, sitting on top of the horizontal leg). Place the origin at the bottom-left corner. Compute ȳ of the composite area.
PROBLEM 3INTERMEDIATE
A rectangular plate 150 mm wide × 200 mm tall has a semicircular notch (radius 30 mm) cut from the center of its top edge. The flat side of the semicircle coincides with the top edge. Using the bottom-left corner as the origin, find both x̄ and ȳ of the composite area.
PROBLEM 4APPLIED
A steel channel section is used as a beam. The channel consists of a 300 mm × 15 mm web (vertical) with two flanges, each 100 mm × 15 mm, extending to the right from the top and bottom of the web. A structural engineer needs the centroid location to apply the flexure formula σ = My/I. Place the origin at the bottom-left corner of the web and determine both x̄ and ȳ.
PROBLEM 5CRITICAL THINKING
A composite cross-section is formed by a solid rectangle (b × h) with a concentric circular hole of radius r. Derive a general expression for the shift Δȳ of the centroid when the circular hole is moved from the center of the rectangle to a position with its center at a distance d above the rectangle's centroid (the hole remains fully within the rectangle). Under what condition does the hole have zero effect on the centroid location?

Summary

The centroid of a composite area is found by decomposing a complex cross-section into standard sub-areas — rectangles, triangles, semicircles, and quarter circles — whose individual areas and centroid locations are known. The composite centroid coordinates are computed as the area-weighted average of the sub-area centroids: x̄ = Σ(Aᵢ·x̄ᵢ)/ΣAᵢ and ȳ = Σ(Aᵢ·ȳᵢ)/ΣAᵢ. Holes and cutouts are handled by assigning negative areas. Symmetry should always be exploited first to eliminate unknowns before resorting to calculation.

A systematic tabular approach — listing each sub-area's Aᵢ, x̄ᵢ, ȳᵢ, Aᵢ·x̄ᵢ, and Aᵢ·ȳᵢ in organized columns — is the most reliable method for minimizing arithmetic errors. The computed centroid should always be checked for reasonableness: it must lie within the boundary of the composite area and between the extreme sub-area centroids. This technique is a prerequisite for the parallel-axis theorem, beam bending analysis via σ = My/I, and the determination of resultant forces from distributed loads.

Varsity Tutors • Statics • Centroid: Composite Areas — Compute centroid of composite areas