I need to explain how to derive the formula for the area of a circle from the formula for the area of a rectangle. The area of a rectangle is length(width) and the formula for the area of a circle is $\pi r^2$
My original idea was to partition the circle into an even number of sections, say 6, and then cut one of the sections in half so we would have 7 sections. When you lay out the sections you will have a rectangle- but I can't seem to get the formula of a circle from that... any advice??
Take these steps:
First, from the formula of area of rectangle derive the area of isosceles triangle (basically, splitting isosceles triangle in half and flipping over left half to complement the right half.
Second, partition the disk of radius $r$ into a large number $N$ of sectors by radii coming from the centre of the disk and landing at the circle at the same angle from each other.
Next, notice that $N$ radii would create $N$ isosceles triangles with sides of length $r$ and base approximately equal $2\pi r/N$ because combining the bases of all $N$ triangles would form a polygon which fits very closely to the circle of length $2\pi$.
Next, notice that because the triangles are very thing their hight is approximately equal to $r$, so each triangle area is $2\pi r\cdot r /2$, which makes disk area approximately $\pi r^2$.
Finally, make this rigorous by proving convergence.