Geometry · Grades 7

Area of a Circle: A = πr²

Quick answer

The area of a circle is pi times the radius squared. A circle of radius 5 has an area of about 78.5 square units. Square the radius first, then multiply by pi — the exponent applies only to the r. Using the diameter instead of the radius makes the answer four times too big, which is the most common error on this formula.

What you'll learn

  • Find the area of a circle from its radius or diameter
  • Explain why the formula squares the radius
  • Find a radius from a known area

The formula

A=πr2A = \pi r^2
A circle of radius 5 A circle with a dashed line from the centre to the edge labelled r = 5, enclosing an area of about 78.5 square units. r = 5
A circle of radius 5
A=π(5)2=25π78.5 square unitsA = \pi(5)^2 = 25\pi \approx 78.5 \text{ square units}

Square the radius first, then multiply by π\pi. The exponent belongs to the rr alone — πr2\pi r^2 means π×r2\pi \times r^2, never (πr)2(\pi r)^2.

Why the radius is squared

Area always comes from multiplying two lengths together. That is why a rectangle’s area is l×wl \times w and why the units are squared.

A circle has only one length describing it, so both of the lengths in the product must come from the radius — and r×rr \times r is r2r^2. The π\pi is the factor that turns the square into the circle.

You can almost 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 it, and “a bit over three quarters of four” is π\pi.

Asquare=4r2Acircle=πr23.14r2A_{\text{square}} = 4r^2 \qquad A_{\text{circle}} = \pi r^2 \approx 3.14 r^2

Doubling the radius quadruples the area

This is the consequence worth carrying away, and it follows from the squaring.

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

A pizza of twice the diameter is not twice the pizza — it is four times the pizza. Areas grow with the square of the length, which is why a modest increase in size makes a large difference in how much fits inside.

The diameter trap

Given a diameter, halve it first.

d=10r=5A=25πd = 10 \quad\Rightarrow\quad r = 5 \quad\Rightarrow\quad A = 25\pi

Using 1010 where the radius belongs gives 100π100\pifour times too big, not twice, because the mistaken value is then squared.

That factor of four is the signature of this error. An answer four times the expected size almost always means a diameter went in as a radius.

Working backwards

A=πr2r=AπA = \pi r^2 \quad\Rightarrow\quad r = \sqrt{\frac{A}{\pi}}

Undo the two operations in reverse order: divide by π\pi first, then take the square root. Same reverse-order habit as any two-step equation.

Worked examples

Common mistakes

Practice problems

  1. Find the area of a circle with radius 44 cm. Use π3.14\pi \approx 3.14.

    Answer

    50.2450.24 cm²

    Full solution

    A=3.14×42=3.14×16=50.24A = 3.14 \times 4^2 = 3.14 \times 16 = 50.24 cm².

  2. Find the area of a circle with radius 66 m, in terms of π\pi.

    Answer

    36π36\pi

    Full solution

    A=π(6)2=36πA = \pi(6)^2 = 36\pi m², about 113113 m².

  3. Find the area of a circle with diameter 88 cm.

    Hint

    Halve it first.

    Answer

    16π50.316\pi \approx 50.3 cm²

    Full solution

    r=4r = 4, so A=π(4)2=16π50.3A = \pi(4)^2 = 16\pi \approx 50.3 cm².

  4. Find the area of a circle with diameter 2020 m, in terms of π\pi.

    Answer

    100π100\pi

    Full solution

    r=10r = 10, so A=100πA = 100\pi m².

  5. A circle has an area of 78.578.5 cm². Find its radius. Use π3.14\pi \approx 3.14.

    Answer

    55 cm

    Full solution

    r2=78.5÷3.14=25r^2 = 78.5 \div 3.14 = 25, so r=5r = 5 cm.

  6. A circle has an area of 144π144\pi m². Find its radius.

    Answer

    1212 m

    Full solution

    r2=144r^2 = 144, so r=12r = 12 m.

  7. One circle has radius 33 cm and another has radius 66 cm. How many times bigger is the second one’s area?

    Hint

    Do not expect twice.

    Answer

    Four times.

    Full solution

    A1=9πA_1 = 9\pi and A2=36πA_2 = 36\pi, so the second is four times the first.

    Doubling a radius always quadruples the area, because the radius is squared.

  8. A ring runs between circles of radius 1010 cm and 66 cm. Find its area in terms of π\pi.

    Answer

    64π64\pi cm²

    Full solution

    π(10)2π(6)2=100π36π=64π\pi(10)^2 - \pi(6)^2 = 100\pi - 36\pi = 64\pi cm².

  9. A circular lawn of radius 99 m needs seed. Seed covers 2020 m² per bag. How many bags are needed?

    Hint

    Bags come whole.

    Answer

    1313 bags

    Full solution

    Area: π(9)2=81π254.5\pi(9)^2 = 81\pi \approx 254.5 m².

    Bags: 254.5÷2012.7254.5 \div 20 \approx 12.7, so 1313 bags — you cannot buy part of one, and 1212 would leave a patch bare.

  10. Ella finds the area of a circle of diameter 1010 cm and gets 314314 cm². Find her error.

    Hint

    Compare her answer with the right one. What is the ratio?

    Answer

    She used the diameter as the radius. The area is about 78.578.5 cm².

    Full solution

    The radius is 55 cm, not 1010:

    A=π(5)2=25π78.5A = \pi(5)^2 = 25\pi \approx 78.5 cm².

    Her answer is 100π100\pi, which is exactly four times the correct one. That factor of four is the fingerprint of this mistake: the wrong value was doubled, and then squaring turned the doubling into a quadrupling.

Frequently asked questions

What is the formula for the area of a circle?

A = πr², where r is the radius. Square the radius first, then multiply by pi.

What if I am given the diameter?

Halve it to get the radius, then use the formula. Putting the diameter in where the radius belongs makes the answer four times too big, because the radius is being squared.

Why does the radius get squared?

Because area comes from multiplying two lengths, and both of them scale with the radius. Double the radius and the area quadruples, which is what squaring does.

Which order — square then multiply, or multiply then square?

Square first. The exponent belongs to the r alone, so πr² means π times r squared, not (πr) squared.

How do I find the radius from the area?

Divide the area by pi, then take the square root. An area of 78.5 gives 25 after dividing, and the square root of 25 is 5.

What to learn next

Formulas on this page

Key terms in this lesson

Area
Area is the amount of space inside a flat shape, counted in square units such as cm². It comes from multiplying two lengths, which is why the units are squared.
Pi
Pi is what you get when you divide any circle's circumference by its diameter — always about 3.14159, whatever the size of the circle.
Radius
The radius of a circle is the distance from its centre to its edge. The diameter goes right across through the centre, so it is twice the radius.

Standards alignment

This lesson covers the following Common Core State Standards for Mathematics.

  • CCSS.MATH.CONTENT.7.G.B.4GeometryKnow the formulas for the area and circumference of a circle and use them to solve problems; give an informal derivation of the relationship between the circumference and area of a circle.