Formula

Area of a circle

Also written: pi r squared · circle area formula · A = pi r^2

A=πr2A = \pi r^2

The area of a circle is pi times the radius squared. Square the radius first — the exponent belongs to the r alone, not to the whole product.

What each part means

rr
the radius, centre to edge — halve the diameter if that is what you have
π\pi
about 3.14159

When to use it

You need the space inside a circle — a lawn, a pizza, a pipe's cross-section, or the difference between two circles for a ring.

Square first, then multiply

πr2\pi r^2 means π×r2\pi \times r^2, never (πr)2(\pi r)^2. The exponent belongs to the rr alone.

r=5A=25π78.5r = 5 \quad\Rightarrow\quad A = 25\pi \approx 78.5
Why the radius gets squared

Area always comes from multiplying two lengths — that is why a rectangle’s is l×wl \times w and why the units carry a 22.

A circle is described by one length, so both factors have to come from the radius, and r×rr \times r is r2r^2. The π\pi is what converts the square into the circle.

You can nearly see it: a circle of radius rr sits inside a square of side 2r2r, which has area 4r24r^2. The circle fills a bit over three quarters of that — and “a bit over three quarters of four” is π\pi.

Doubling the radius quadruples the area

RadiusArea
11π\pi
224π4\pi
339π9\pi
1010100π100\pi

A pizza of twice the diameter is four times the pizza, not twice. This is the squaring at work, and it is why the larger size is usually better value.

Note that circumference only doubles over the same change — one multiplies a single length, the other multiplies two.

Rearranged

r=Aπr = \sqrt{\frac{A}{\pi}}

Undo in reverse order: divide by π\pi first, then take the square root.

The signature error

Using a diameter where the radius belongs makes the answer four times too big — not twice, because the mistaken value is then squared. An answer exactly four times the expected size is this mistake.

Rings

Subtract the areas, never the radii:

πR2πr2notπ(Rr)2\pi R^2 - \pi r^2 \qquad\text{not}\qquad \pi (R - r)^2

For R=8R = 8 and r=5r = 5: 64π25π=39π64\pi - 25\pi = 39\pi, whereas (85)2(8-5)^2 would give 9π9\pi. See area of a circle.

Lessons that teach this

  • Area of a Circle: A = πr²

    How to find the area of a circle from its radius or diameter, why the formula squares the radius, and the mistake of using the diameter instead.

Related