Circle Equation - Standard and General Forms
Use this circle equation calculator to find the center, radius, diameter, area, and circumference from a circle's standard or general equation form.
Circle Equation
Results
What Is a Circle Equation?
A circle equation calculator is a coordinate-geometry tool that turns a circle's standard or general form into the center, radius, diameter, area, circumference, and the equation in the other form. Use it whenever you have either (x - A)^2 + (y - B)^2 = C or x^2 + y^2 + Dx + Ey + F = 0 and need the other form plus the circle's size.
- • Convert between forms: Type a circle in standard form and get x^2 + y^2 + Dx + Ey + F = 0, or paste a general form to recover the center and radius.
- • Find the center and radius: Read the center (A, B) and radius r directly without completing the square by hand.
- • Check homework or exam answers: Verify that the coefficients you wrote down describe the circle the problem asks for.
- • Plan a coordinate-geometry sketch: Pull diameter, area, and circumference from the equation so a sketch can be sized right.
Both forms describe the same circle but emphasize different things. The standard form makes the center and radius obvious at a glance, while the general form is what most textbooks give you first, which is why converting between them is the main reason a circle equation calculator exists.
If you only need the area and circumference from a known radius, the standard circle calculator is faster. This tool earns its keep when the input is the equation itself, which is the case in nearly every textbook problem that asks you to 'find the center and radius.'
If you already have the radius and only need the area and circumference, the Circle Calculator handles the arithmetic without retyping.
How the Circle Equation Calculator Works
The calculator reads the three parameters of whichever form you choose, then uses identities to recover the center, the radius squared, and the parameters of the other form. All results update as you type.
- A, B: Coordinates of the circle's center in the standard form.
- C: Right-hand side of the standard form, equal to r^2. Must be positive for a real circle.
- D, E: Coefficients of x and y in the general form. D = -2A and E = -2B.
- F: Constant term in the general form. F = A^2 + B^2 - C.
The two forms are linked by completing the square. Expanding (x - A)^2 + (y - B)^2 = C turns the linear terms into -2A and -2B with a constant of A^2 + B^2 - C. The calculator applies those same identities in reverse when you start from the general form, so the algebra stays out of the way.
Standard to general: center (7, -2) and r^2 = 9
A = 7, B = -2, C = 9
D = -2 * 7 = -14, E = -2 * (-2) = 4, F = 7^2 + (-2)^2 - 9 = 44. r = sqrt(9) = 3.
Center (7, -2), radius 3, general form x^2 + y^2 - 14x + 4y + 44 = 0.
The radius (3), diameter (6), circumference (18.85), and area (28.27) follow from r = 3.
General to standard: x^2 + y^2 + 4x - 6y + 8 = 0
D = 4, E = -6, F = 8
A = -D/2 = -2, B = -E/2 = 3, r^2 = 4 + 9 - 8 = 5. C = 5.
Standard form (x + 2)^2 + (y - 3)^2 = 5. Center (-2, 3), radius sqrt(5) ~ 2.236.
Completing the square by hand gives the same standard form, but the calculator does it for you and adds the radius, area, and circumference.
According to Math Open Reference, the standard equation is (x - A)^2 + (y - B)^2 = r^2, with (A, B) as the center and r as the radius.
According to Cuemath, the general form is x^2 + y^2 + Dx + Ey + F = 0, and completing the square puts the center at (-D/2, -E/2) with r^2 equal to (D/2)^2 + (E/2)^2 - F.
When the problem is phrased around three points on a circle, the Circle Center Calculator solves that workflow and pairs with the equation-based view here.
Key Circle Equation Concepts
Four ideas show up every time a circle is described by an equation. Understanding them turns the calculator from a black box into a checkable workflow.
Standard form
(x - A)^2 + (y - B)^2 = C. The center (A, B) and the radius (sqrt(C)) are visible without rearranging.
General form
x^2 + y^2 + Dx + Ey + F = 0. The standard starting point in algebra problems; the center and radius are hidden until you complete the square.
Coefficient identities
D = -2A, E = -2B, and F = A^2 + B^2 - C. These are the bridge between the two forms and are why a single equation encodes a unique circle.
Radius-squared check
r^2 must be positive. If C < 0, or (D/2)^2 + (E/2)^2 - F < 0, the equation does not represent a real circle.
If you know the distance formula, the standard form is a squared version of it: the distance from (x, y) to (A, B) equals the radius. The general form is that same equation with the squares expanded, so the linear coefficients are -2A and -2B. Every coefficient in either form has a single geometric meaning.
For problems where the diameter is the natural input, the Circle Diameter Calculator converts that length into the radius to plug into (x - A)^2 + (y - B)^2 = C.
How to Use the Circle Equation Calculator
Pick the form you have, type the three numbers, and read the center, radius, and the alternate equation from the results panel.
- 1 Choose the input form: Use the dropdown to pick Standard (A, B, C) or General (D, E, F).
- 2 Enter the three parameters: Type A, B, and C in standard mode, or D, E, and F in general mode.
- 3 Read the center and radius: Look at the results panel for the center (A, B), radius, diameter, area, and circumference.
- 4 Copy the alternate equation: The standard form and general form are written out in plain text for homework or a sketch.
- 5 Check the validity flag: If the inputs force r^2 <= 0, the page shows 'No real circle' instead of misleading numbers.
A textbook gives you x^2 + y^2 + 4x - 6y + 8 = 0. Switch the dropdown to General form, type D = 4, E = -6, F = 8, and you get center (-2, 3), radius about 2.236, area 15.708, circumference 14.050, and the standard form (x + 2)^2 + (y - 3)^2 = 5.
Once the equation is in standard form, the Arc Length Calculator extends the same circle to a sector or partial arc when you only need a slice of the perimeter.
Benefits of Using the Circle Equation Calculator
What the calculator returns and how each output helps in an algebra or coordinate-geometry task.
- • Skip completing the square: Recover the center and radius from x^2 + y^2 + Dx + Ey + F = 0 without doing the algebra by hand.
- • Avoid sign errors: The standard form uses (x - A), so a positive A shifts the circle right. Letting the calculator handle the sign conventions removes a common source of mistakes.
- • Two forms in one pass: See both the standard and general equation at the same time, which is what most algebra problems ask for.
- • Built-in validity check: If r^2 would be negative, the page flags the input as 'No real circle' instead of returning a fake radius.
- • Ready-to-use measurements: Radius, diameter, circumference, and area fall out of the equation for free, so a sketch can be sized without retyping.
These benefits stack in the typical workflow. A student reading 'find the center and the radius' gets the answer immediately. A designer who needs the area and circumference of a circular feature gets both at once, without retyping the equation into a separate area tool.
If the textbook stops at circumference, the Circle Length Calculator pulls the perimeter from the same radius without rederiving the equation.
Factors That Affect a Circle Equation Result
A few characteristics of the equation shape the result. Knowing them tells you when to trust the numbers.
Sign of C or r^2
If C < 0 in standard form, or (D/2)^2 + (E/2)^2 - F < 0 in general form, the input is not a real circle. The page shows 'No real circle' rather than a complex radius; C = 0 is handled the same way.
C = 0 and the empty-circle flag
C = 0 in standard form (or r^2 = 0 in general form) describes a single point at the center. The page treats that case as 'No real circle' too, with the radius, diameter, area, and circumference all reading 0 and the equation text showing 'No real circle (r^2 <= 0)'. The 'real circle' branch is reserved for r^2 > 0 to keep the output unambiguous.
Rounding of the displayed coefficients
Echoing A, B, C, D, E, and F to 4 decimals keeps the equation readable. The radius, area, and circumference are also rounded to 4 decimals.
Units of measurement
If the coordinates are in centimeters, the radius is in centimeters and the area is in square centimeters. The page works in whatever units you type.
- • Inputs are treated as plain numbers, so the calculator does not parse symbolic expressions such as '5 pi' or 'sqrt(12)'. Convert by hand first.
- • Results are decimals, not exact multiples of pi. If you need the area in terms of pi, use the standard form's C (= r^2): area equals pi times C.
The math behind both forms is exact, so rounding enters only in the decimal display. For most homework and sketch use that is fine; if the answer is expected in terms of pi, look at C in standard form and remember that area equals pi times C and circumference equals 2 pi times the square root of C.
As published by Wolfram MathWorld, the area of a circle is pi r^2 and the circumference is 2 pi r, which is why those values fall out cleanly once r is recovered from the equation.
When the same coordinate setup describes a parabola instead of a circle, the Parabola Calculator handles the conic form on the other side of the algebra.
Frequently Asked Questions
Q: What is the equation of a circle in standard form?
A: The standard form is (x - A)^2 + (y - B)^2 = C, where (A, B) is the center and C is the radius squared. C must be positive for the equation to describe a real circle; a negative or zero C makes the page flag the input as 'No real circle'.
Q: How do you convert a circle from general form to standard form?
A: Group the x terms, group the y terms, move the constant to the right, and complete the square for each variable. The center comes out as (-D/2, -E/2) and the radius squared is (D/2)^2 + (E/2)^2 - F.
Q: How do you find the center and radius from a circle equation?
A: In standard form, the center is (A, B) and the radius is sqrt(C). In general form, the center is (-D/2, -E/2) and the radius is sqrt((D/2)^2 + (E/2)^2 - F). The calculator on this page applies both formulas for you.
Q: What do D, E, and F mean in the general form of a circle?
A: D is the coefficient of x and E is the coefficient of y in x^2 + y^2 + Dx + Ey + F = 0. F is the constant term. The center is at (-D/2, -E/2) and D = -2A, E = -2B, and F = A^2 + B^2 - C in terms of the standard form.
Q: Can a zero or negative value of r^2 still represent a circle?
A: No. If r^2 is zero or negative in either form, the equation does not describe a circle of positive radius, so the page flags the input as 'No real circle' instead of returning a zero or complex radius.
Q: How do I find the area and circumference from a circle equation?
A: First recover the radius from the equation. The area is pi times r^2 (which is just pi times C in standard form), and the circumference is 2 pi r. The results panel does this automatically and shows both values to 4 decimal places.