Perimeter3 min read

Circumference of a Circle

C = 2πr

What is the Circumference of a Circle?

The circumference of a circle is the perimeter — the total distance around its edge. It can also be written as C = πd, using the diameter d directly instead of the radius, since d = 2r.

π itself is defined as the ratio of a circle's circumference to its diameter — a constant true for every circle regardless of size, which is exactly why the formula works identically whether the circle is a coin or a planet's orbit.

What Each Variable Means

C
CircumferenceThe total distance around the circle's edge.
r
RadiusThe distance from the circle's center to its edge.
π
PiA constant, approximately 3.14159, equal to a circle's circumference divided by its diameter.

When to Use It

  • Finding the distance around a circular object, like a wheel's edge or a circular track
  • Converting between a circle's radius/diameter and how far a point on its edge travels in one full rotation
  • As a building block for arc length calculations
Advertisement

Step-by-Step Example

Problem: A circle has radius 7 cm. Find its circumference.

1
Identify the radius

Given directly in the problem.

r = 7 cm
2
Apply the formula

Multiply by 2π.

C = 2 × π × 7 ≈ 43.98
Answer: C ≈ 43.98 cm

Interactive Calculator

Result will appear here

Common Mistakes

  • Mistake: Using the diameter in place of the radius without adjusting the formula.

    Fix: If working from the diameter directly, use C = πd instead of C = 2πr — using the diameter in the radius formula doubles the true answer.

  • Mistake: Confusing circumference with area.

    Fix: Circumference (C = 2πr) is a linear distance around the edge; area (A = πr²) is the two-dimensional space inside — they use different powers of r and different units.

Practice Questions

  1. A circle has radius 10 m. Find its circumference.

  2. A circle has a diameter of 14 cm. Find its circumference.

    Hint: Use C = πd directly, or find r = 7 cm first.

Frequently Asked Questions

What's the difference between circumference and perimeter?

They mean the same thing — the distance around a shape — but "circumference" is the term specifically used for circles, while "perimeter" is the general term for any shape.

Why is π the same for every circle?

By definition — π is defined as the ratio of circumference to diameter, and that ratio has been proven to be constant for every circle regardless of size.