explain why does solving for centroid of an area requires double integral
Lesson transcript
The full narration of this lesson in EN — read along, or revisit any part.
Hey Rajan, here's a strange one. [pause] To find the center of a flat shape, you don't just add up points — you have to slice it into millions of tiny pieces and add them ALL up.
A centroid is the balancing point of an area — the spot where it would perfectly balance on a pin.
Think of a football field. To find its center, you just average the x's and y's of the corners. But a curved, irregular shape isn't that simple.
Here's the core idea: an area is two-dimensional. To measure it, you need two directions — and each direction needs its own integral.
Watch how it works. First, slice the area into thin vertical strips — each strip has a tiny width, dx.
But each strip's height isn't constant — it changes with x. So you must slice each strip into tiny squares too, with height dy.
A single integral adds up lines. A double integral adds up tiny squares — and that's exactly what an area is made of.
Many people think the centroid is just the average of the boundary points. Actually — it's the average of every single point INSIDE the area.
To average all those interior points, you need the total area first. That's the double integral of 1 over the region.
Now for the x-coordinate of the centroid. Each tiny square at position x contributes x times its area. Sum them all, divide by total area.
Same idea for the y-coordinate — each square at height y contributes y times its area.
Let's make it real. Take a simple triangle with vertices at (0,0), (2,0), and (0,2).
First, find the area. Integrate y from 0 to 2−x, then x from 0 to 2.
Now the x-coordinate. Multiply x inside the integral, evaluate, and divide by the area.
By symmetry, the y-coordinate is also two-thirds. So the centroid sits at (2/3, 2/3) — the balancing point of that triangle.
Exam trap: don't forget to divide by the total area. The centroid is a weighted average — the integrals in the numerator give you the 'total moment,' and the denominator normalizes it.
Think of it like a football team's average position — you don't just average the strikers and defenders, you average every player's position, weighted by how many are there.
Here's your rapid-fire recall, Rajan. One: an area is 2D, so it needs two integrals. Two: the centroid is the average of all interior points. Three: x-bar equals the double integral of x dA divided by the area. Four: y-bar is the same with y. Five: never forget the denominator — divide by the total area.
And that's the whole idea, Rajan — the double integral is just the tool that adds up every tiny piece of a two-dimensional shape to find its true center.

