Calculate the Radius of a Circle

The radius of a circle is the distance from the center of the circle to any point on its circumference.[1] The easiest way to find the radius is by dividing the diameter in half. If you don’t know the diameter but you know other measurements, such as the circle’s circumference (<math>C = 2\pi(r)</math>) or area (<math>A = \pi(r^{2})</math>), you can still find the radius by using the formulas and isolating the <math>r</math> variable.

Steps

Using the Circumference

  1. Write down the circumference formula. The formula is <math>C = 2\pi r</math>, where <math>C</math> equals the circle’s circumference, and <math>r</math> equals its radius.[2]
    • The symbol <math>pi</math> ("pi") is a special number, roughly equal to 3.14. You can either use that estimate (3.14) in calculations, or use the <math>pi</math> symbol on a calculator.
  2. Solve for r. Do-Algebra to change the circumference formula until r (radius) is alone on one side of the equation:
    • <math>C = 2\pi r</math>
      <math>\frac{C}{2\pi} = \frac{2\pi r}{2\pi}</math>
      <math>\frac{C}{2\pi} = r</math>
      <math>r = \frac{C}{2\pi}</math>
  3. Plug the circumference into the formula. Whenever a math problem tells you the circumference C of a circle, you can use this equation to find the radius r. Replace C in the equation with the circumference of the circle in your problem:
    • For example, if the circumference is 15 centimeters, your formula will look like this: <math>r = \frac{15}{2\pi}</math> centimeters.
  4. Round to a decimal answer. Enter your result in a calculator with the <math>\pi</math> button and round the result. If you don't have a calculator, calculate it by hand, using 3.14 as a close estimate for <math>\pi</math>.
    • For example, <math>r = \frac{15}{2\pi} =</math> about <math>\frac{7.5}{2 * 3.14} =</math> approximately 2.39 centimeters.

Using the Area

  1. Set up the formula for the area of a circle. The formula is <math>A = \pi r^{2}</math>, where <math>A</math> equals the area of the circle, and <math>r</math> equals the radius.[3]
  2. Solve for the radius. Do-Algebra to get the radius r alone on one side of the equation:
    • Divide both sides by <math>\pi</math>:
      <math>A = \pi r^{2}</math>
      <math>\frac{A}{\pi} = r^{2}</math>
    • Take the square root of both sides:
      <math>\sqrt{\frac{A}{\pi}} = r</math>
      <math>r = \sqrt{\frac{A}{\pi}}</math>
  3. Plug the area into the formula. Use this formula to find the radius when the problem tells you the area of the circle. Substitute the area of the circle for the variable <math>A</math>.
    • For example, if the area of the circle is 21 square centimeters, the formula will look like this: <math>r = \sqrt{\frac{21}{\pi}}</math>.
  4. Divide the area by <math>\pi</math>. Begin solving the problem by simplifying the portion under the square root (<math>\frac{A}{\pi})</math>. Use a calculator with a <math>\pi</math> key if possible. If you don't have a calculator, use 3.14 as an estimate for <math>\pi</math>.
    • For example, if using 3.14 for <math>\pi</math>, you would calculate:
      <math>r = \sqrt{\frac{21}{3.14}}</math>
      <math>r = \sqrt{6.69}</math>
    • If your calculator allows you to enter the whole formula on one line, that will give you a more accurate answer.
  5. Take the square root. You will likely need a calculator to do this, because the number will be a decimal. This value will give you the radius of the circle.
    • For example, <math>r = \sqrt{6.69} = 2.59</math>. So, the radius of a circle with an area of 21 square centimeters is about 2.59 centimeters.
    • Areas always use square units (like square centimeters), but the radius always uses units of length (like centimeters). If you keep track of units in this problem, you'll notice that <math>\sqrt{cm^{2}} = cm</math>.

Using the Diameter

  1. Check the problem for a diameter. If the problem tells you the diameter of the circle, it's easy to find the radius. If you are working with an actual circle, measure the diameter by placing a ruler so its edge passes straight through the circle's center, touching the circle on both sides.[4]
    • If you're not sure where the circle center is, put the ruler down across your best guess. Hold the zero mark of the ruler steady against the circle, and slowly move the other end back and forth around the circle's edge. The highest measurement you can find is the diameter.
    • For example, you might have a circle with a diameter of 4 centimeters.
  2. Divide the diameter by two. A circle's radius is always half the length of its diameter.[4]
    • For example, if the diameter is 4 cm, the radius equals 4 cm ÷ 2 = 2 cm.
    • In math formulas, the radius is r and the diameter is d. You might see this step in your textbook as <math>r = \frac{d}{2}</math>.

Using the Area and Central Angle of a Sector

  1. Set up the formula for the area of a sector. The formula is <math>A_{sector} = \frac{\theta}{360}(\pi)(r^{2})</math>, where <math>A_{sector}</math> equals the area of the sector, <math>\theta</math> equals the central angle of the sector in degrees, and <math>r</math> equals the radius of the circle.[5]
  2. Plug the sector’s area and central angle into the formula. This information should be given to you. Make sure you have the area of the sector, not the area for the circle. Substitute the area for the variable <math>A_{sector}</math> and the angle for the variable <math>\theta</math>.
    • For example, if the area of the sector is 50 square centimeters, and the central angle is 120 degrees, you would set up the formula like this: <math>50 = \frac{120}{360}(\pi)(r^{2})</math>.
  3. Divide the central angle by 360. This will tell you what fraction of the entire circle the sector represents.
    • For example, <math>\frac{120}{360} = \frac{1}{3}</math>. This means that the sector is <math>\frac{1}{3}</math> of the circle. Your equation should now look like this: <math>50 = \frac{1}{3}(\pi)(r^{2})</math>
  4. Isolate <math>(\pi)(r^{2})</math>. To do this, divide both sides of the equation by the fraction or decimal you just calculated.
    • For example:
      <math>50 = \frac{1}{3}(\pi)(r^{2})</math>
      <math>\frac{50}{\frac{1}{3}} = \frac{\frac{1}{3}(\pi)(r^{2})}{\frac{1}{3}}</math>
      <math>150 =(\pi)(r^{2})</math>
  5. Divide both sides of the equation by <math>\pi</math>. This will isolate the <math>r</math> variable. For a more precise result, use a calculator. You can also round <math>\pi</math> to 3.14.
    • For example:
      <math>150 =(\pi)(r^{2})</math>
      <math>\frac{150}{\pi} =\frac{(\pi)(r^{2})}{\pi}</math>
      <math>47.7 = r^{2}</math>
  6. Take the square root of both sides. This will give you the radius of the circle.
    • For example:
      <math>47.7 = r^{2}</math>
      <math>\sqrt{47.7} = \sqrt{r^{2}}</math>
      <math>6.91 = r</math>
      So, the radius of the circle is about 6.91 centimeters.

Tips

  • The number <math>pi</math> actually comes from circles. If you measure the circumference C and diameter d of a circle very precisely, then calculate <math>C \div d</math>, you always get <math>pi</math>.



Related Articles

Sources and Citations