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.
Convert the standard form equation of a circle (x−h)²+(y−k)²=r² to general form x²+y²+Dx+Ey+F=0. View step-by-step expansion, coefficients, and circle properties.
| Standard Form | D | E | F | General Form |
|---|---|---|---|---|
| x² + y² = 1 | 0 | 0 | -1 | x² + y² − 1 = 0 |
| (x−1)² + (y−1)² = 1 | -2 | -2 | 1 | x² + y² − 2x − 2y + 1 = 0 |
| (x−3)² + (y+4)² = 25 | -6 | 8 | 0 | x² + y² − 6x + 8y = 0 |
| (x+2)² + (y−5)² = 9 | 4 | -10 | 20 | x² + y² + 4x − 10y + 20 = 0 |
| (x−5)² + (y−5)² = 50 | -10 | -10 | 0 | x² + y² − 10x − 10y = 0 |
| Property | Standard Form | General Form |
|---|---|---|
| Center visible? | Yes — (h, k) | Hidden — compute −D/2, −E/2 |
| Radius visible? | Yes — √(right side) | Hidden — √(h²+k²−F) |
| Algebraic ops | Harder to combine | Easier to add/subtract |
| Intersections | Substitution needed | Direct subtraction |
Converting the standard form of a circle equation to general form is a key skill in coordinate geometry and precalculus. The standard form (x − h)² + (y − k)² = r² neatly encodes the center and radius, while the general form x² + y² + Dx + Ey + F = 0 is the fully expanded polynomial representation that appears in many textbook problems and algebraic procedures.
To make this conversion, you expand each squared binomial, combine like terms, and move the constant to one side of the equation. The resulting coefficients D, E, and F relate directly to the center and radius: D = −2h, E = −2k, and F = h² + k² − r². Understanding these relationships lets you move fluently between the two forms.
This calculator performs the conversion and shows every expansion step so you can follow the algebra. Enter the center coordinates (h, k) and radius r, and the page produces the general form equation along with the individual coefficients. It also displays the original standard form, area, circumference, and a comparison of the two representations side by side.
Use the eight presets to explore common examples or enter your own values. The coefficient visualization bars help you see the relative magnitudes of D, E, and F at a glance, making this an ideal study aid for algebra and analytic geometry courses.
This converter is useful when you already understand a circle geometrically but need the fully expanded polynomial form for algebra work. It saves time on repeated binomial expansion, sign handling, and constant-term simplification, while still showing the steps clearly enough for study. That makes it practical for homework checks, classroom demonstrations, and any analytic geometry problem where circles must be compared, subtracted, or matched to coefficient form.
Standard form: (x − h)² + (y − k)² = r²
Expansion: x² − 2hx + h² + y² − 2ky + k² = r²
General form: x² + y² + Dx + Ey + F = 0
D = −2h, E = −2k, F = h² + k² − r²Result: x² + y² − 4x + 6y − 3 = 0
Start with center <strong>(2, −3)</strong> and radius <strong>4</strong>, so the standard equation is <strong>(x − 2)² + (y + 3)² = 16</strong>. Expanding gives x² − 4x + 4 + y² + 6y + 9 = 16. Move 16 to the left and combine constants: x² + y² − 4x + 6y − 3 = 0. The coefficients are therefore <strong>D = −4</strong>, <strong>E = 6</strong>, and <strong>F = −3</strong>.
Every standard-form circle starts as (x − h)² + (y − k)² = r². Converting it to general form always follows the same pattern: expand both squares, combine like terms, and move the radius term to the left side. After simplification, the result fits x² + y² + Dx + Ey + F = 0.
Because the structure never changes, this is a good place to look for shortcuts. Instead of re-expanding from scratch every time, you can remember the coefficient relationships directly: D = −2h, E = −2k, and F = h² + k² − r². The calculator shows both the full algebra and the shortcut result so you can learn whichever method is more useful to you.
Most errors in circle conversion come from signs, not from the expansion itself. If k is negative, then (y − k) becomes (y + |k|), so the linear y-term in the expansion is positive. Likewise, a negative h makes D positive because D = −2h. Those double-negative cases are exactly where students often lose points.
For example, with h = 2, k = −3, and r = 4, the standard form is (x − 2)² + (y + 3)² = 16. Expanding produces x² − 4x + 4 + y² + 6y + 9 = 16, which simplifies to x² + y² − 4x + 6y − 3 = 0. Seeing each intermediate line helps confirm the sign of every coefficient.
General form is often the better working form once you leave pure graphing and move into algebra. Two circle equations can be subtracted to eliminate x² and y² terms, which makes intersection and radical-axis problems much easier. General form also makes it simple to compare coefficients or recognize whether an equation has circle structure at all.
That is why this conversion skill keeps showing up in analytic geometry. Standard form is best for reading the circle; general form is often best for manipulating it. A good solver should make both views easy to access and verify.
Last updated:
General form is needed for certain algebraic operations, finding intersections, and many textbook exercises that start with the expanded polynomial.
In x² + y² + Dx + Ey + F = 0, D is the coefficient of x, E is the coefficient of y, and F is the constant term.
Yes — complete the square for the x terms and y terms separately to recover (x − h)² + (y − k)² = r².
When F = 0, the general form is x² + y² + Dx + Ey = 0, meaning the circle passes through the origin (0, 0).
No — you can expand (x − h)² first or (y − k)² first. The final result is the same.
Only if h = 0, k = 0, and r = 0, which represents a degenerate point at the origin, not a real circle.
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.
Calculate arc length, sector area, chord length, and arc-to-chord ratio from radius and central angle. Includes preset common angles, a properties table, and an arc diagram.
Calculate sector area, arc length, chord length, and segment area from radius and central angle. Supports degrees and radians with presets for pizza slices, clocks, and pie charts.