If the equation of the circle is x2+y2=r2, the circle has centre at (0,0). Its x intercepts are (-r,0) and (r,0).
Because of symmetry, there is one quadrant between x=0 and x=r, and y=0 and y=r and this quadrant is quarter the area of the circle.
Consider a point (x,√(r2-x2)) on the circle. The height of this point above the x-axis is √(r2-x2). If we make this into a very thin rectangle of width dx then the sum of the areas (√(r2-x2)dx) of many of these rectangles will be the area of the quadrant. This gives us the integral we need:
∫√(r2-x2)dx, the limits of which are [0,r].
Let x=rsinθ then dx=rcosθdθ and √(r2-x2) becomes √(r2-r2sin2θ)=r√(1-sin2θ)=rcosθ.
When x=0, θ=0, when x=r, sinθ=1, so θ=½π. The integral becomes:
∫rcosθ.rcosθdθ=r20∫½πcos2θdθ. cos(2θ)=2cos2θ-1, so cos2θ=½(cos(2θ)+1).
r20∫½πcos2θdθ=½r20∫½π(cos(2θ)+1)dθ=½r2[½sin(2θ)+θ]0½π=½r2(½π) because sin(π)=sin(0)=0.
So the integral is ¼πr2. This is the area of the quadrant so the area of the circle is 4 times this=πr2, the area of the circle radius r.