Free Standard Equation of a Circle Calculator

(x - h)² + (y - k)² = r²

Enter the center and radius and click Calculate

The standard equation of a circle, also known as the center‑radius form, is a compact way to represent a circle using its center coordinates and radius. The free standard equation of a circle calculator serves as a versatile tool for deriving the circle’s equation in this form from given inputs, and for converting between the standard form, the parametric form, and the general form. Designed to be accessible and completely free, the calculator handles all common circle equation operations in a single interface.

Standard (Center‑Radius) Form

The standard form of a circle is expressed as:

(x−a)2+(y−b)2=r2(x - a)^2 + (y - b)^2 = r^2

Here, (a,b)(a,b) is the center of the circle, rr is its radius, and (x,y)(x,y) are the coordinates of any point lying on the circumference. This format allows you to read the center and radius directly. If you are given the center and radius, you can construct the equation without any additional steps. For instance, a circle with center (2,−3)(2,-3) and radius 55 gives (x−2)2+(y+3)2=25(x-2)^2 + (y+3)^2 = 25.

To verify whether a particular point lies on the circle, substitute the point’s coordinates into the left side of the equation. If the outcome equals r2r^2, the point is on the circle. This test is useful in geometry problems and real‑world applications like GPS trilateration.

Parametric Form

The parametric representation of a circle uses an angular parameter α\alpha (typically measured in radians) to describe all points on the circle:

x=a+rcos⁡α,y=b+rsin⁡αx = a + r\cos\alpha,\qquad y = b + r\sin\alpha

As α\alpha varies from 00 to 2π2\pi, the point (x,y)(x,y) traces the full circumference. The center (a,b)(a,b) and radius rr remain the same as in the standard form. Converting from the standard form to the parametric form is immediate because the same center and radius appear unchanged. The parametric form is especially convenient for drawing circles programmatically or for describing circular motion.

General Form

By expanding the standard form and rearranging all terms to one side, we obtain the general form of a circle:

x2+y2+Dx+Ey+F=0x^2 + y^2 + Dx + Ey + F = 0

The coefficients DD, EE, and FF are related to the center and radius by:

D=−2a,E=−2b,F=a2+b2−r2D = -2a,\quad E = -2b,\quad F = a^2 + b^2 - r^2

Not every equation of the form x2+y2+Dx+Ey+F=0x^2+y^2+Dx+Ey+F=0 represents a real circle; the condition D2+E2−4F>0D^2+E^2-4F > 0 must hold (the radius squared must be positive). To convert from general to standard form, you complete the squares for xx and yy using the relations above. For example, x2+y2−6x+8y−11=0x^2 + y^2 - 6x + 8y - 11 = 0 becomes (x−3)2+(y+4)2=36(x-3)^2 + (y+4)^2 = 36, revealing a center at (3,−4)(3,-4) and a radius of 66.

How to Use the Calculator

The standard equation of a circle calculator accepts input in several ways:

  • Standard form input: Type an equation like (x−2)2+(y+3)2=25(x-2)^2+(y+3)^2=25 to obtain the center (2,−3)(2,-3), radius 55, and the corresponding parametric and general forms.
  • Center and radius input: Enter coordinates and radius directly to generate the equation in all three forms simultaneously.
  • Parametric or general form input: Provide an equation in parametric or general form, and the calculator extracts the center, radius, and writes the standard form.

Beyond form conversions, the tool can compute the circle’s area (πr2\pi r^2) and circumference (2πr2\pi r) from the radius, making it a comprehensive resource for circle‑related calculations.

Whether you need the standard form circle equation for a homework assignment, the center‑radius form calculator for quick conversions, or a general to standard form circle conversion, this free online tool covers all your circle equation needs efficiently.

FAQ

1. How do I find the standard equation of a circle when I know the center and radius?

Simply plug the center coordinates (a,b) and the radius r into the standard form (x-a)^2 + (y-b)^2 = r^2.

2. How can I convert a general form equation (x^2+y^2+Dx+Ey+F=0) to the standard form?

Use the relations D = -2a, E = -2b, and F = a^2 + b^2 - r^2 to find the center and radius, or complete the squares for x and y.

3. What is the parametric form of a circle and how does it relate to the standard form?

The parametric form is x = a + r cos(α), y = b + r sin(α) where (a,b) is the center and r the radius. It uses the same center and radius as the standard form, with the angle α as a parameter.

4. Can the calculator also compute the area and circumference of the circle?

Yes, once the radius is determined, the calculator can calculate the area (πr^2) and circumference (2πr) in addition to converting between equation forms.

5. How can I check whether a point lies on a circle from its equation?

Substitute the point’s coordinates into the left side of the standard form (x-a)^2+(y-b)^2. If the result equals the radius squared r^2, the point is on the circle; otherwise, it is not.

How to Use

  1. Choose between Center & Radius mode (enter h, k, r) or General Form mode (enter A, B, C from x² + y² + Ax + By + C = 0).
  2. Enter the known values for your circle in the corresponding input fields.
  3. Click Calculate to instantly get the standard equation, general form, center coordinates, radius, area, and circumference.