One Length That Builds the Entire Circle
Fix a pin in a sheet of paper, tie a string to it, stretch the string tight, and swing a pencil all the way round. The shape you get is a perfect circle, and the length of that string never changed once. That single fixed length is the radius, and every other number you can measure about the circle, its width across, its distance round, the space it covers, comes straight out of it.
Once you see the radius as the one length the whole circle is built from, the formulas stop being a list to memorise and start being three views of the same idea.
What Is the Radius of a Circle?
The radius of a circle is the distance from the centre of the circle to any point on its boundary. We write it as the lowercase letter r. Pick the centre, pick any point on the edge, and the straight line joining them is a radius.
A circle has an endless number of radii, because there are endless points on its boundary, and every one of those radii is the same length. That equal-distance idea is the whole definition of a circle: the set of all points that sit the same distance from one centre point. The radius is that distance.
The radius is closely tied to two other measurements you will meet on every circle: the diameter, the full distance across the circle through the centre, and the circumference, the distance all the way around. The diameter is a chord that happens to pass through the centre, and it is always exactly twice the radius.
The Radius Formula — Three Ways to Find It
There is no single radius formula, because the radius can be recovered from whatever you happen to know about the circle. Each formula below is just one of the circle's measurements solved back for r. Define the variables once: r is the radius, d the diameter, C the circumference, A the area, and π (pi) is the constant ≈ 3.14159 that links a circle's distance round to its width across.
From The Diameter
The diameter runs through the centre and is made of two radii laid end to end, so it is twice the radius. Reverse that and the radius is half the diameter:
$$r = \frac{d}{2}.$$
From The Circumference
The distance round a circle is $C = 2\pi r$, because the circumference is always π times the diameter and the diameter is $2r$. Solving that for the radius:
$$r = \frac{C}{2\pi}.$$
From The Area
The space inside a circle is $A = \pi r^2$. To pull the radius back out, divide by π and take the square root:
$$r = \sqrt{\frac{A}{\pi}}.$$
Each formula is the same circle viewed from a different starting fact. Which one you reach for depends only on which measurement the problem gives you.
How Do You Find The Radius of a Circle?
The method is always the same: identify which measurement you are given, then use the matching formula above. If you know the diameter, halve it. If you know the circumference, divide by $2\pi$. If you know the area, divide by π and take the square root.
Two less common cases turn up in exams and are worth naming. If a circle is drawn on a coordinate grid with centre $(h, k)$ and you know a point $(x, y)$ on its boundary, the radius is the straight-line distance between them, found with the distance formula, $r = \sqrt{(x-h)^2 + (y-k)^2}$. And if a problem gives a chord of length $c$ together with the perpendicular distance from the centre, the radius drops out of the Pythagorean theorem, because the radius, half the chord, and that perpendicular form a right triangle. We work both of these below.
The Radius in the Equation of a Circle
The radius is the heart of the equation of a circle. A circle centred at $(h, k)$ with radius $r$ is written:
$$(x - h)^2 + (y - k)^2 = r^2.$$
Every point $(x, y)$ that satisfies this equation sits exactly $r$ away from the centre, which is precisely the definition of the circle. So if you are handed an equation in this form, the radius is the square root of the number on the right. A circle written $(x-2)^2 + (y+1)^2 = 25$ has $r = \sqrt{25} = 5$. The full equation of a circle is its own topic; here it is enough to see that the radius is what the right-hand side encodes.
Examples of the Radius of a Circle
With the three formulas and the two coordinate cases in hand, here is the radius being found in the situations a circle problem actually throws at you. The examples move from a one-step halving up to a chord problem that needs a right triangle.
Example 1: A circle has a diameter of 10 cm. Find its radius.
The radius is half the diameter, so $r = \dfrac{d}{2} = \dfrac{10}{2} = 5$ cm
Final answer: r = 5 cm.
Example 2: A circle has a circumference of 44 cm. Find its radius. Use $\pi = \dfrac{22}{7}$
A tempting first move is to halve the circumference, the way you halve a diameter, and write $r = 22$ cm. Check that against the picture. The circumference wraps all the way around the circle, so it is far longer than any straight measurement across it, more than three times the diameter. A radius of 22 cm would make the diameter 44 cm, equal to the whole distance round, which is impossible. Halving only works for the diameter, not the circumference.
The circumference is $C = 2\pi r$, so divide by $2\pi$, not by 2:
$$r = \frac{C}{2\pi} = \frac{44}{2 \times \frac{22}{7}} = \frac{44 \times 7}{44} = 7 \text{ cm}.$$
Final answer: r = 7 cm. In Bhanzu's Grade 7 cohort at the McKinney TX center, halving the circumference is the most frequent first-attempt slip on this kind of problem, showing up in roughly four out of ten students until they are taught to read which measurement the problem gave.
Example 3: A circle has an area of 78.5 cm². Find its radius. Use $\pi = 3.14$
Start from $A = \pi r^2$ and solve for $r$:
$$r = \sqrt{\frac{A}{\pi}} = \sqrt{\frac{78.5}{3.14}} = \sqrt{25} = 5 \text{ cm}.$$
Final answer: r = 5 cm.
Example 4: A circle has an area of 616 cm². Find its radius. Use $\pi = \dfrac{22}{7}$
$$r = \sqrt{\frac{A}{\pi}} = \sqrt{616 \times \frac{7}{22}} = \sqrt{196} = 14 \text{ cm}.$$
Final answer: r = 14 cm.
Example 5: A circle on a coordinate grid has its centre at $(2, 3)$ and passes through the point $(5, 7)$. Find its radius
The radius is the distance from the centre to the boundary point, so use the distance formula:
$$r = \sqrt{(5 - 2)^2 + (7 - 3)^2} = \sqrt{3^2 + 4^2} = \sqrt{9 + 16} = \sqrt{25} = 5 \text{ units}.$$
Final answer: r = 5 units.
Example 6: A chord of a circle is 16 cm long, and the perpendicular distance from the centre to that chord is 6 cm. Find the radius.
The perpendicular from the centre bisects the chord, so it splits the 16 cm chord into two halves of 8 cm each. The radius, the half-chord, and the perpendicular distance form a right triangle, with the radius as the hypotenuse:
$$r^2 = 8^2 + 6^2 = 64 + 36 = 100, \qquad r = \sqrt{100} = 10 \text{ cm}.$$
Final answer: r = 10 cm.
Where the Radius Shows Up
The radius matters because it is the one input that controls everything else about a circle, and that makes it the design parameter engineers reach for first.
Wheels and gears. A wheel's radius sets how far it travels per turn: one full rotation covers $2\pi r$, its circumference. Gear teeth are spaced by radius, so a larger gear turning a smaller one trades speed for torque. Change the radius and you change the whole machine.
Satellite dishes and lenses. The curve of a parabolic dish or a camera lens is specified by a radius of curvature; a tiny error in that radius throws the focal point off and the image blurs.
Pipes, tanks, and stadiums. The radius decides how much a pipe can carry (cross-section area grows with $r^2$) and how many seats fit around a circular arena. Doubling the radius quadruples the area, which is why it never scales the way intuition first suggests.
Coordinate geometry and physics. Once a circle lives on a grid, the radius is the constant in its equation, and in circular motion it sets both the speed and the inward force needed to keep an object on its path.
For a student meeting circles for the first time, the radius is the foothold: get comfortable moving between radius, diameter, circumference, and area, and the entire mensuration chapter becomes one connected idea rather than four formulas to recall.
Common Errors When Working With the Radius
Mistake 1: Halving the circumference instead of the diameter
Where it slips in: A problem gives the circumference, and the student halves it the same way they would halve a diameter.
Don't do this: Write $r = \dfrac{C}{2}$ because halving worked for the diameter.
The correct way: Only the diameter is twice the radius. The circumference is $2\pi r$, so the radius is $\dfrac{C}{2\pi}$, with the π included. The rusher who pattern-matches "find the radius means divide by 2" is the one this catches most.
Mistake 2: Forgetting the square root when working from the area
Where it slips in: A problem gives the area, and the student divides by π but stops there.
Don't do this: Report $r = \dfrac{A}{\pi}$ and treat that as the radius.
The correct way: The area is $\pi r^2$, so dividing by π leaves $r^2$, not $r$. Take the square root of that result to get the radius. The number you skip the root on is the radius squared, which is why the answer comes out far too large.
Mistake 3: Squaring the radius unit instead of keeping it linear
Where it slips in: A student finds the radius from an area in cm² and writes the answer in cm² as well.
Don't do this: Report a radius of "5 cm²".
The correct way: The radius is a length, so its unit is always linear, cm or m, never squared. Area uses squared units; the radius does not. Keep the unit straight and a wrong line of working often reveals itself.
Key Takeaways
The radius of a circle is the distance from the centre to any point on the boundary, and it is exactly half the diameter.
The radius can be found three ways: $r = \dfrac{d}{2}$ from the diameter, $r = \dfrac{C}{2\pi}$ from the circumference, and $r = \sqrt{\dfrac{A}{\pi}}$ from the area.
On a coordinate grid, the radius is the distance formula from the centre to a boundary point, and it is the square root of the right-hand side of the circle equation.
The most common mistake is halving the circumference; only the diameter is halved, because the circumference is $2\pi r$.
A circle has infinitely many radii, all equal in length, and the radius is always a positive length measured in linear units.
Practice These Problems to Solidify Your Understanding
A circle has a diameter of 18 m. Find its radius.
A circle has a circumference of 88 cm. Find its radius (use $\pi = \tfrac{22}{7}$).
A circle has an area of 154 cm². Find its radius (use $\pi = \tfrac{22}{7}$).
Answer to Question 1: r = 9 m. Answer to Question 2: r = 14 cm. Answer to Question 3: r = 7 cm. If Question 2 gave you 44, you halved the circumference instead of dividing by $2\pi$ (see Mistake 1).
Want a live Bhanzu trainer to walk your child through circles and the radius from first principles? Book a free demo class — online globally.
Was this article helpful?
Your feedback helps us write better content
