Diameter Formula — d = 2r, d = C/π, d = 2√(A/π)

#Math Formula
TL;DR
The diameter formula has three forms depending on what you already know: $d = 2r$ from the radius, $d = \frac{C}{\pi}$ from the circumference, and $d = 2\sqrt{\frac{A}{\pi}}$ from the area. This article gives all three, shows where each comes from, works six examples from a one-step doubling to a real-world measurement problem, and clears up the radius-versus-diameter mix-ups that trip most students.
BT
Bhanzu TeamLast updated on June 22, 20267 min read

The diameter formula sizes pizzas, pipes, wheels, lenses, and planetary orbits — anywhere a round object's fit or capacity depends on the widest distance across its centre.

The Formulas

For a circle with radius $r$, circumference $C$, and area $A$, the diameter $d$ can be found three ways:

$$\boxed{;d = 2r \quad\text{and}\quad d = \frac{C}{\pi} \quad\text{and}\quad d = 2\sqrt{\frac{A}{\pi}};}$$

Each variable points to a property of the circle. $r$ is the radius — the distance from the centre to the edge, exactly half the diameter. $C$ is the circumference — the distance all the way around. $A$ is the area — the space enclosed inside. And $\pi$ (pi) $\approx 3.14159$ is the fixed ratio of any circle's circumference to its diameter — the same number for every circle that has ever existed.

Which form you reach for depends entirely on what the problem hands you: a radius, a perimeter measurement, or an area.

How Each Diameter Formula Is Derived

None of the three forms is arbitrary — each one inverts a circle property you already know.

From the radius. The diameter passes through the centre, so it is made of two radii laid end to end:

$$d = r + r = 2r.$$

This is the definition, not a derivation — but it is worth saying out loud, because it is the relationship every other form leans on.

From the circumference. The circumference of any circle is $C = \pi d$ — that is what $\pi$ means, the number of diameters that wrap around the circle. Solve that for $d$:

$$C = \pi d ;\Rightarrow; d = \frac{C}{\pi}.$$

From the area. The area is $A = \pi r^2$. Replace $r$ with $\frac{d}{2}$ and unwind:

$$A = \pi \left(\frac{d}{2}\right)^2 = \frac{\pi d^2}{4} ;\Rightarrow; d^2 = \frac{4A}{\pi} ;\Rightarrow; d = 2\sqrt{\frac{A}{\pi}}.$$

The area form is the only one with a square root, because area depends on the diameter squared — undoing the square is what pulls the root in. (The radius, the other half of this relationship, gets its own treatment in our radius guide.)

How Do You Find the Diameter From the Circumference?

Divide the circumference by $\pi$. Because $C = \pi d$, the circumference is just the diameter stretched out around the loop $\pi$ times, so dividing it back by $\pi$ recovers the diameter: $d = \frac{C}{\pi}$. If a circle's circumference is $31.4$ cm, then $d = \frac{31.4}{\pi} \approx 10$ cm. No radius step is needed.

Examples of the Diameter Formula

Example 1

A circle has a radius of 9 cm. Find its diameter.

The diameter is twice the radius:

$$d = 2r = 2 \times 9 = 18 \text{ cm}.$$

Final answer: $d = 18$ cm.

Example 2

A circle has a diameter of 20 m. Find its radius.

Reverse the relationship — the radius is half the diameter:

$$r = \frac{d}{2} = \frac{20}{2} = 10 \text{ m}.$$

Final answer: $r = 10$ m.

Example 3

A circular track has a circumference of 88 m. Find its diameter. Use $\pi = \frac{22}{7}$.

The most common slip here is to reach for $d = 2r$ and divide the circumference by 2.

Wrong attempt. A student writes $d = \frac{88}{2} = 44$ m, treating circumference as if it were a diameter to be halved. But the circumference is the distance around, not across — it is more than three diameters long, so halving it gives a number far too big.

Correct. Circumference relates to diameter through $\pi$, not 2:

$$d = \frac{C}{\pi} = \frac{88}{\tfrac{22}{7}} = 88 \times \frac{7}{22} = 28 \text{ m}.$$

A quick sanity check: $28$ m across, $88$ m around, and $\frac{88}{28} \approx 3.14$ — exactly $\pi$, as it must be.

Final answer: $d = 28$ m.

Example 4

A circle has an area of 154 cm². Find its diameter. Use $\pi = \frac{22}{7}$.

Use the area form:

$$d = 2\sqrt{\frac{A}{\pi}} = 2\sqrt{\frac{154}{\tfrac{22}{7}}} = 2\sqrt{154 \times \frac{7}{22}} = 2\sqrt{49} = 2 \times 7 = 14 \text{ cm}.$$

Final answer: $d = 14$ cm.

Example 5

A circle has a circumference of $12\pi$ units. Find its diameter and radius.

When the circumference is written as a multiple of $\pi$, the $\pi$ cancels cleanly:

$$d = \frac{C}{\pi} = \frac{12\pi}{\pi} = 12 \text{ units}, \qquad r = \frac{d}{2} = 6 \text{ units}.$$

Final answer: $d = 12$ units, $r = 6$ units.

Example 6

A gardener has 50 m of edging to enclose a circular flower bed. What is the largest diameter bed the edging can border? Use $\pi \approx 3.14$.

The edging is the circumference, so work backwards from $C = 50$ m:

$$d = \frac{C}{\pi} = \frac{50}{3.14} \approx 15.9 \text{ m}.$$

Final answer: the bed can be about $15.9$ m across.

Where the Diameter Formula Shows Up

The diameter is the go-to measurement whenever a round object's fit, flow, or strength is at stake.

  • Plumbing and engineering. Pipes and tubes are specified by diameter, because the cross-sectional area — and therefore the flow rate — depends on it through $A = \frac{\pi d^2}{4}$.

  • Manufacturing. Wheels, gears, bearings, and lenses are toleranced to a diameter; a diameter off by a millimetre can mean a part that will not seat.

  • Astronomy. Planet and star sizes are quoted as diameters; Earth's is about $12{,}742$ km across.

  • Everyday commerce. Pizzas, plates, and tyres are all sold by diameter, because the widest measurement is what tells you whether it fits the box, the table, or the rim.

For a Grade 7 student, the most-met context is the circles chapter that pairs circumference and area — and the same $C = \pi d$ relationship reappears years later in the unit circle of trigonometry and again in the circumference-of-rotation problems of physics.

Where Things Go Sideways With the Diameter Formula

Mistake 1: Halving the circumference instead of dividing by π

Where it slips in: When a problem gives the circumference and asks for the diameter, and the student remembers "diameter is half of something."

Don't do this: Write $d = \frac{C}{2}$. The circumference is roughly $3.14$ diameters long, not 2, so halving it overshoots badly.

The correct way: $d = \frac{C}{\pi}$. The "$\div 2$" relationship is between diameter and radius, not between circumference and diameter.

Mistake 2: Confusing radius and diameter in another formula

Where it slips in: Plugging the diameter into a formula that expects the radius (like $A = \pi r^2$), or vice versa.

Don't do this: Compute area as $\pi d^2$ when the formula needs $\pi r^2$. Using diameter where radius belongs quadruples the area.

The correct way: Check which the formula calls for. Area and circumference are usually written with $r$; if you have $d$, halve it first ($r = \frac{d}{2}$). The memorizer who knows the formulas but not which length they take is the one who gets a wildly wrong area.

Mistake 3: Forgetting the square root in the area form

Where it slips in: Using $d = 2\sqrt{\frac{A}{\pi}}$ but stopping before taking the root, or dropping the factor of 2.

Don't do this: Report $\frac{A}{\pi}$ as the diameter. That is $r^2$, not $d$.

The correct way: Finish both steps — take the square root and double it: $d = 2\sqrt{\frac{A}{\pi}}$. Because area grows with the square of the diameter, the square root is what brings you back from area to a linear length.

Bottom Line

  • The diameter formula comes in three forms: $d = 2r$, $d = \frac{C}{\pi}$, and $d = 2\sqrt{\frac{A}{\pi}}$.

  • Each form inverts a circle property — the radius doubling, the circumference relation $C = \pi d$, and the area relation $A = \pi r^2$.

  • From the circumference you divide by $\pi$, never by 2 — the "$\div 2$" rule belongs to radius and diameter only.

  • The area form is the one with a square root, because area depends on the diameter squared.

  • The costliest mistake is swapping radius for diameter inside another formula, which throws the answer off by a factor of two or four.

Practice These Problems to Solidify Your Understanding

  1. A circle has a radius of 15 cm. Find its diameter and circumference. Use $\pi \approx 3.14$.

  2. A circular pond has a circumference of 132 m. Find its diameter. Use $\pi = \frac{22}{7}$.

  3. A circle has an area of $616$ cm². Find its diameter. Use $\pi = \frac{22}{7}$.

Answer to Question 1: $d = 30$ cm, $C \approx 94.2$ cm. Answer to Question 2: $d = 42$ m. Answer to Question 3: $d = 28$ cm. If Question 2 gave you $66$ m, you halved the circumference instead of dividing by $\pi$ — return to Mistake 1.

Want a live Bhanzu trainer to walk your child through circles, circumference, and area with the reasoning-first method taught at our McKinney, TX center? Book a free demo class — online globally.

Book a Free Demo

Was this article helpful?

Your feedback helps us write better content

Frequently Asked Questions

What is the diameter formula?
The diameter formula has three forms: $d = 2r$ (from the radius), $d = \frac{C}{\pi}$ (from the circumference), and $d = 2\sqrt{\frac{A}{\pi}}$ (from the area). Pick the one that matches the information you already have.
How do you find the diameter from the circumference?
Divide the circumference by $\pi$: $d = \frac{C}{\pi}$. This works because the circumference of any circle equals $\pi$ times its diameter.
Is the diameter twice the radius?
Yes. The diameter passes through the centre, so it is two radii placed end to end: $d = 2r$, and equivalently $r = \frac{d}{2}$.
How do you find the diameter from the area?
Use $d = 2\sqrt{\frac{A}{\pi}}$. It comes from rearranging the area formula $A = \pi r^2$ after replacing $r$ with $\frac{d}{2}$.
What is the difference between diameter and circumference?
The diameter is the straight distance across the circle through its centre; the circumference is the distance all the way around it. They are linked by $C = \pi d$.
✍️ Written By
BT
Bhanzu Team
Content Creator and Editor
Bhanzu’s editorial team, known as Team Bhanzu, is made up of experienced educators, curriculum experts, content strategists, and fact-checkers dedicated to making math simple and engaging for learners worldwide. Every article and resource is carefully researched, thoughtfully structured, and rigorously reviewed to ensure accuracy, clarity, and real-world relevance. We understand that building strong math foundations can raise questions for students and parents alike. That’s why Team Bhanzu focuses on delivering practical insights, concept-driven explanations, and trustworthy guidance-empowering learners to develop confidence, speed, and a lifelong love for mathematics.
Related Articles
Book a FREE Demo ClassBook Now →