Circle Equation Calculator — Standard Form ↔ General Form Converter

Convert between standard form (x−h)²+(y−k)²=r² and general form x²+y²+Dx+Ey+F=0. Find center, radius, area, and circumference from either equation form.

Planning notes, formulas, and examples

About the Circle Equation Calculator — Standard Form ↔ General Form Converter

The equation of a circle can be written in two main forms. The standard (center-radius) form is (x − h)² + (y − k)² = r², where (h, k) is the center and r is the radius. The general form is x² + y² + Dx + Ey + F = 0, where D, E, and F are constants related to the center and radius by D = −2h, E = −2k, and F = h² + k² − r².

Converting between these forms is a common task in coordinate geometry. Going from standard to general form requires expanding the squares and rearranging. Going from general to standard form requires completing the square for both x and y terms. This calculator handles both directions.

Beyond the equation itself, the calculator computes the circle's area (πr²), circumference (2πr), and checks whether the circle passes through the origin. It also shows the distance from the origin to the center, which is useful for understanding the circle's position in the coordinate plane. Whether you're a student working through conic sections, a teacher preparing examples, or an engineer defining circular boundaries, the page converts and analyzes circle equations from the same input set. Use the presets to explore classic examples like the unit circle or circles passing through the origin.

When This Page Helps

Use this page when you need to move between center-radius form and general form without losing track of the algebra. It is helpful for conic-sections homework, graphing checks, CAD sketches, and coordinate-geometry problems because it ties the equation, center, radius, and derived measurements back to the same set of coefficients.

How to Use the Inputs

  1. Choose the conversion direction: Standard Form → General Form, or vice versa.
  2. For standard form, enter the center coordinates (h, k) and radius r.
  3. For general form, enter the coefficients D, E, and F from x² + y² + Dx + Ey + F = 0.
  4. View the converted equation, center, radius, area, and circumference.
  5. Check whether the circle passes through the origin.
  6. Click a preset to load common circle equations.
Formula used
Standard form: (x − h)² + (y − k)² = r² General form: x² + y² + Dx + Ey + F = 0 Relationships: D = −2h, E = −2k, F = h² + k² − r² Center: (−D/2, −E/2) Radius: r = √(h² + k² − F) = √((D/2)² + (E/2)² − F) Area: A = πr² Circumference: C = 2πr

Example Calculation

Result: For form=standard, h=0, k=0, the tool returns the solved circle equation outputs shown in the result cards.

This example uses a realistic input set from the calculator workflow. After entry, the calculator applies the built-in circle equation formulas and reports derived values, checks, and classifications automatically.

Tips & Best Practices

  • The unit circle has equation x² + y² = 1, centered at the origin with radius 1.
  • If D² + E² − 4F < 0, the general form represents no real circle (imaginary radius).
  • A circle passes through the origin when F = 0 in general form (or h² + k² = r²).
  • Completing the square is the key technique for converting general form to standard form.
  • The center of the circle from general form is simply (−D/2, −E/2).

When To Use This Calculator

Convert between standard form (x−h)²+(y−k)²=r² and general form x²+y²+Dx+Ey+F=0. Find center, radius, area, and circumference from either equation form. Use it when you need a repeatable calculation in the math / geometry category and want the setup, result, and supporting values kept together. This is especially helpful when small input changes, unit choices, or rounding decisions can change the final number.

How To Check The Result

Start by confirming that the inputs match the formula shown on the page. Then compare the main output with the worked example and any secondary values shown by the calculator. If the result will be used in another calculation, keep extra precision until the final step and record the assumptions beside the number.

Practical Notes

Treat the result as a calculation aid rather than a substitute for context. For schoolwork, include the formula and substitution steps. For planning, technical, financial, or health-related decisions, verify important numbers against primary records, current rules, or a qualified professional before acting on them.

Sources & Methodology

Last updated:

Frequently Asked Questions

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