Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games

Opening subject page...

Loading your content

  1. 7th Grade Math
  2. Area & Circumference of a Circle

7TH GRADE MATHEMATICS • GEOMETRY

Area & Circumference of a Circle

Master the two essential circle formulas and use them to solve real-world problems.

Section 1

Where Did Circle Math Come From?

People have been fascinated by circles for thousands of years. Think about it — circles are everywhere: wheels, coins, clocks, pizza! Ancient civilizations needed to measure circular objects for building, farming, and trade. That need pushed people to discover the relationship between a circle's size and its measurements.

The secret ingredient in every circle formula is a special number called pi (π). Pi is roughly equal to 3.14159… and it goes on forever without repeating. Here's how people figured it out over time.

~1900 BCE
Ancient Babylonians estimated pi as 3.125 (or 3⅛). They used this value to build circular structures and calculate areas of round fields.
~1650 BCE
The Egyptian Rhind Papyrus showed a method for finding a circle's area. Their approach gave a value of pi close to 3.16 — remarkably accurate for the time!
~250 BCE
The Greek mathematician Archimedes trapped a circle between two polygons (one inside, one outside) and calculated that pi was between 3.1408 and 3.1429. This was a brilliant method that people used for centuries.
1706 CE
Welsh mathematician William Jones was the first person to use the Greek letter π as the symbol for this special ratio. The symbol stuck, and we still use it today.
Today
Computers have calculated pi to over 100 trillion digits. But for our work, we only need a few decimal places — usually 3.14 or the fraction 22/7.

So here's the big question this lesson answers: if someone tells you the radius or diameter of a circle, how do you find the distance around it and the space inside it? That's what circumference and area are all about.

Section 2

Core Definitions You Need to Know

Before we jump into formulas, let's make sure we all understand the parts of a circle. Every circle formula uses these terms, so knowing them well will make everything else easier.

1

Radius (r)

The distance from the exact center of a circle to any point on its edge. All radii (plural of radius) in the same circle are the same length.
2

Diameter (d)

A straight line that passes through the center and touches two points on the circle's edge. The diameter is always twice the radius: d = 2r.
3

Circumference (C)

The total distance around the outside of a circle. Think of it like the perimeter of a circle. It's measured in units like inches, centimeters, or feet.
4

Area (A)

The amount of space inside the circle. It tells you how much surface the circle covers. It's measured in square units like in², cm², or ft².
✦ Key Takeaway
Think of a circle like a pizza. The radius is the distance from the center to the crust. The diameter is a full slice-line that goes all the way across through the middle. The circumference is the length of the entire crust edge. The area is how much pizza you actually have to eat. The radius is your master key — if you know it, you can find everything else!
Section 3

See the Parts of a Circle

The diagram below shows all the important parts of a circle. Notice how the radius goes from the center to the edge, the diameter stretches all the way across, and the circumference is the outer boundary.

CenterRadius (r)Diameter (d = 2r)CircumferenceArea = space inside
The parts of a circle: center, radius, diameter, circumference, and area.

Here's a really important relationship to remember: the diameter is always exactly twice the radius. So if you know one, you can always find the other. For example, a circle with a radius of 5 cm has a diameter of 10 cm. And a circle with a diameter of 14 inches has a radius of 7 inches.

Section 4

The Two Circle Formulas

Now for the good stuff — the actual formulas! There are two main formulas you need to learn. Both of them use pi (π ≈ 3.14) and the radius (r).

Circumference of a Circle
C = 2πr
C = circumference | π ≈ 3.14 | r = radius

This formula tells you the distance around the circle. You multiply 2 times pi times the radius. Since 2r is the same as the diameter, you can also write this as C = πd. Both versions give you the same answer.

Alternative Circumference Formula
C = πd
C = circumference | π ≈ 3.14 | d = diameter

Use C = 2πr when you're given the radius, and C = πd when you're given the diameter. They're the same formula, just written two different ways!

Area of a Circle
A = πr²
A = area | π ≈ 3.14 | r² = radius squared (r × r)

This formula tells you the space inside the circle. You multiply pi by the radius squared (that means the radius times itself). For example, if the radius is 3, then r² = 3 × 3 = 9. Remember that area is always in square units (like cm² or ft²) because you're measuring a flat surface.

✦ Key Takeaway
Here's a simple trick to remember which formula is which. Circumference measures a line (the distance around), so the radius just gets multiplied — no squaring. Area measures a surface (the space inside), so the radius gets squared. Think of it like this: if you're wrapping a string around a can, that's circumference — one-dimensional. If you're covering the top of the can with paper, that's area — two-dimensional, so you square.
Section 5

Detailed Breakdown: Choosing the Right Formula

When you see a circle problem, the first step is figuring out what you're looking for and what information you already have. This chart will help you decide which formula to use.

What are you solving for?Distance AROUND?→ CIRCUMFERENCESpace INSIDE?→ AREAGiven radius?C = 2πrGiven diameter?C = πdAlways use radius!A = πr²⚡ REMEMBERIf you're given the diameter but need the radius:r = d ÷ 2
Decision flowchart: how to pick the right circle formula.

Here are some clue words that help you figure out which formula to use:

Clue Word in the ProblemWhat It MeansFormula to Use
"distance around," "perimeter," "fence around," "border"CircumferenceC = 2πr or C = πd
"space inside," "cover," "paint," "how much fits"AreaA = πr²
"wrap around," "ribbon," "track," "edge"CircumferenceC = 2πr or C = πd
"how much material," "surface," "grass," "carpet"AreaA = πr²

One common mistake is forgetting to convert the diameter to a radius before using the area formula. The area formula only works with the radius. If a problem gives you the diameter, always divide by 2 first.

Section 6

Worked Example

Let's walk through a complete problem together. Follow each step carefully.

Circular Garden — Fence and Mulch

Problem

A circular garden has a diameter of 12 feet. You want to put a fence around the entire garden and then cover the soil inside with mulch. Find the circumference (for the fence) and the area (for the mulch). Use π ≈ 3.14.

Step 1 — Find the Radius

The problem gives us the diameter: 12 feet. Since the radius is half the diameter:
r = d ÷ 2 = 12 ÷ 2 = 6 feet

Step 2 — Find the Circumference

We need the distance around the garden for the fence. We'll use C = 2πr. C = 2 × 3.14 × 6 C = 6.28 × 6
C = 37.68 feet — You'll need about 37.68 feet of fencing.

Step 3 — Find the Area

We need the space inside the garden for the mulch. We'll use A = πr². A = 3.14 × 6² First, square the radius: 6² = 6 × 6 = 36 A = 3.14 × 36
A = 113.04 square feet — You'll need enough mulch to cover 113.04 ft² of ground.

Step 4 — Check Your Units

Circumference is measured in regular units (feet) because it's a distance. Area is measured in square units (square feet or ft²) because it's a surface. Always double-check that your units match what you're measuring!
Section 7

Circumference vs. Area: Side by Side

These two formulas can feel similar at first, so let's compare them directly. Understanding the differences will help you avoid mix-ups on tests and homework.

FeatureCircumference (C)Area (A)
What it measuresDistance around the circleSpace inside the circle
FormulaC = 2πr or C = πdA = πr²
Type of measurementOne-dimensional (length)Two-dimensional (surface)
Unitscm, in, ft, mcm², in², ft², m²
Radius is…Multiplied (× 2π)Squared then multiplied (× π)
Real-life exampleLength of ribbon around a cakeAmount of frosting on top of the cake

Notice something interesting: when the radius doubles, the circumference also doubles (because circumference depends on r). But the area becomes four times as large (because area depends on r²). That's a really important pattern!

RadiusCircumference (C = 2πr)Area (A = πr²)
r = 3≈ 18.84 units≈ 28.26 units²
r = 6 (doubled)≈ 37.68 units (×2)≈ 113.04 units² (×4)
r = 12 (doubled again)≈ 75.36 units (×2)≈ 452.16 units² (×4)
✦ Key Takeaway
If you double the size of a pizza, you don't just get twice as much pizza to eat — you get four times as much! That's because area grows with the square of the radius. The crust edge (circumference) does double, but the whole surface (area) quadruples. This is why a large pizza is often a way better deal than two small ones!
Section 8

Where Do These Formulas Lead?

Once you're comfortable with circle area and circumference, you'll be ready for even more exciting math. Here's a preview of where these ideas go in future classes.

What You Learn NowWhat Comes Next
Area of a full circle (A = πr²)Area of semicircles (half circles) and sectors (pie-shaped slices) in 8th grade
Circumference (C = 2πr)Arc length — finding the length of just part of the circle's edge
Circles in 2D (flat)Cylinders, cones, and spheres — 3D shapes that use circle formulas for their volume and surface area
Using π ≈ 3.14Using the exact symbol π in answers (leaving answers "in terms of pi") in high school geometry

For example, the volume of a cylinder (like a soup can) is V = πr²h, where h is the height. See that πr²? That's just the area of the circular base! So by mastering circle area now, you're already building the foundation for 3D geometry.

You'll also eventually learn about composite shapes — figures that combine circles with rectangles or triangles. Imagine a running track shaped like a rectangle with two half-circles on the ends. To find the total distance around the track, you'd use circumference for the curved parts and addition for the straight parts. These formulas are your building blocks!

Section 9

Practice Problems

Try these five problems on your own. Start from the top and work your way down — they get a little harder as you go. Click "Show Answer" when you're ready to check your work.

PROBLEM 1 — CONCEPTUAL
What is the difference between the circumference and the area of a circle? Which one is measured in square units?
PROBLEM 2 — BASIC CALCULATION
A circle has a radius of 10 cm. Find the circumference. Use π ≈ 3.14.
PROBLEM 3 — INTERMEDIATE
A circular pond has a diameter of 20 meters. Find both the circumference and the area of the pond. Use π ≈ 3.14.
PROBLEM 4 — APPLIED
You are making a circular sign with a radius of 1.5 feet. You want to paint the front of the sign (area) and put a decorative ribbon around the edge (circumference). A can of paint covers 10 square feet. Ribbon costs $0.50 per foot. How much will the ribbon cost, and will one can of paint be enough? Use π ≈ 3.14.
PROBLEM 5 — CHALLENGE
Two circles are drawn. Circle A has a radius of 4 inches. Circle B has a radius of 8 inches. Without calculating the exact areas, predict: how many times larger is the area of Circle B compared to Circle A? Then check your prediction using the area formula with π ≈ 3.14.
Summary

Lesson Review

Every circle is defined by its radius (r), the distance from the center to the edge, and its diameter (d = 2r), the distance across the whole circle through the center. The special number pi (π ≈ 3.14) connects these measurements to two key formulas. The circumference, or distance around the circle, is found with C = 2πr (or equivalently, C = πd). The area, or space inside the circle, is found with A = πr². Circumference is measured in regular units because it's a length; area is measured in square units because it's a surface.

When solving problems, always check whether you're given the radius or diameter, and convert if needed. Look for clue words: "distance around," "fence," or "border" point to circumference, while "space inside," "cover," or "paint" point to area. Remember that when the radius doubles, the circumference doubles, but the area quadruples — a powerful pattern that comes from the squaring in the area formula. With these two formulas and a solid understanding of what they measure, you're ready to tackle any circle problem that comes your way!

Varsity Tutors • 7th Grade Mathematics (Common Core) • Area & Circumference of a Circle