Standard Equation of a Circle Calculator

Find the standard and general form equations of a circle from center coordinates (h, k) and radius r. Calculate area, circumference, diameter, and visualize the equation components.

Standard Form
(x − 3.00)² + (y + 4.00)² = 25.00
(x − h)² + (y − k)² = r² with your values substituted
General Form
x² + y² − 6.00x + 8.00y = 0
Expanded to x² + y² + Dx + Ey + F = 0
Coefficient D
-6.00
D = −2h
Coefficient E
8.00
E = −2k
Coefficient F
0.00
F = h² + k² − r² = 9.00 + 16.00 − 25.00
Area
78.5398
πr² = π × 25.00
Circumference
31.4159
2πr = 2π × 5.00
Diameter
10.0000
2r
Radius²
25.00
The constant on the right side of the standard form

Coefficient Comparison

D
-6.00
E
8.00
F
0.00

Properties Breakdown

Area
78.5398
Circumference
31.4159
Diameter
10.0000

Common Circle Equations Reference

NameEquationCenterRadius
Unit circlex² + y² = 1(0, 0)1
Standard 5x² + y² = 25(0, 0)5
Shifted(x−3)²+(y+4)²=25(3, −4)5
Large(x−10)²+(y−10)²=100(10, 10)10
Negative center(x+2)²+(y+3)²=16(−2, −3)4
Planning notes, formulas, and examples

About the Standard Equation of a Circle Calculator

The standard equation of a circle is one of the most fundamental formulas in analytic geometry. Given a circle with center at point (h, k) and radius r, the standard form is written as (x − h)² + (y − k)² = r². This elegant equation describes every point (x, y) on the circle as being exactly r units from the center.

Understanding circle equations is essential for students of algebra, precalculus, and coordinate geometry. The standard form makes it easy to identify the circle's center and radius at a glance, while the general form x² + y² + Dx + Ey + F = 0 is useful for algebraic manipulation and solving systems of equations.

This calculator converts your center and radius values into both standard and general form equations. It also computes the circle's area (πr²), circumference (2πr), and diameter (2r), giving you a complete picture of the circle's properties. Use the preset buttons to explore common circles, or enter your own values to solve homework problems, verify hand calculations, or study how changing the center and radius affects the equation.

Whether you are graphing circles, solving intersection problems, or preparing for a math exam, it returns the circle parameters with step-by-step coefficient breakdowns and a visual comparison of the equation components.

When This Page Helps

This calculator is helpful whenever you need to move quickly between the geometric meaning of a circle and its algebraic equation. Entering the center and radius gives you the exact standard form immediately, but the tool also expands that information into general form and basic circle measurements. That makes it useful for graphing practice, analytic geometry homework, CAD-style coordinate checks, and any problem where you need to verify that a circle equation really matches a given center and radius.

How to Use the Inputs

  1. Enter the x-coordinate of the center (h).
  2. Enter the y-coordinate of the center (k).
  3. Enter the radius (r) — must be a positive number.
  4. Optionally select a unit for context (px, cm, m, etc.).
  5. Choose a preset to load common circle configurations.
  6. Read the standard form, general form, and all derived properties below.
Formula used
Standard form: (x − h)² + (y − k)² = r² General form: x² + y² + Dx + Ey + F = 0 where D = −2h, E = −2k, F = h² + k² − r² Area = πr² Circumference = 2πr Diameter = 2r

Example Calculation

Result: Standard form: (x − 3)² + (y + 4)² = 25; general form: x² + y² − 6x + 8y = 0.

For a circle with center <strong>(3, −4)</strong> and radius <strong>5</strong>, substitute h = 3, k = −4, and r² = 25 into the standard pattern (x − h)² + (y − k)² = r². That gives <strong>(x − 3)² + (y + 4)² = 25</strong>. Expanding shows D = −6, E = 8, and F = 0, so the general form is <strong>x² + y² − 6x + 8y = 0</strong>. The same inputs also produce area <strong>25π ≈ 78.54</strong> and circumference <strong>10π ≈ 31.42</strong>.

Tips & Best Practices

  • If the center is at the origin (0, 0), the standard form simplifies to x² + y² = r².
  • The general form coefficient F equals h² + k² − r² — if F = 0, the circle passes through the origin.
  • Remember that (x + 3) means h = −3 — the sign flips inside the parentheses.
  • To convert from general form back to standard form, complete the square for both x and y terms.
  • A negative value under the square root when finding r from general form means the equation does not represent a real circle.

Reading Center And Radius From Standard Form

The standard equation of a circle is designed to make the geometry obvious. In (x − h)² + (y − k)² = r², the center is (h, k) and the radius is r. The sign inside each parenthesis flips when you read the center, so (x − 3)² gives h = 3, while (y + 4)² means k = −4.

That direct read-off is what makes standard form so useful in graphing. You do not need to expand anything to know where the circle sits or how large it is. Once the center and radius are known, the four easiest points to plot are (h + r, k), (h − r, k), (h, k + r), and (h, k − r).

Connecting Standard Form To General Form

Even though standard form is the cleanest for interpretation, many algebra problems use the expanded version x² + y² + Dx + Ey + F = 0. The connection is simple: D = −2h, E = −2k, and F = h² + k² − r². For center (3, −4) and radius 5, that gives D = −6, E = 8, and F = 0.

So the standard equation (x − 3)² + (y + 4)² = 25 expands to x² + y² − 6x + 8y = 0. This relationship is helpful when you want to recognize whether an expanded polynomial still represents a real circle and what its hidden center must be.

Quick Checks When Solving Circle Problems

There are a few fast checks that prevent common mistakes. First, r must be positive. Second, if the center is at the origin, the equation collapses to x² + y² = r². Third, if F = 0 in the general form, the circle passes through the origin because h² + k² = r².

These checks matter in graphing, exam work, and coordinate geometry proofs. They let you confirm that the algebra, the graph, and the basic measurements all describe the same circle before you move on to intersections, tangency, or distance problems.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • The standard equation is (x − h)² + (y − k)² = r², where (h, k) is the center and r is the radius.