Skip to main content
Skip to calculator
Advertisement

Last updated: July 31, 2026

Equation of a Circle Calculator

Helpful
Not helpful
Save as image
Share
Embed
Cite
Write feedback

Formula

standard: (x-h)^2 + (y-k)^2 = r^2; general: x^2 + y^2 + d*x + e*y + f = 0 where d=-2h, e=-2k, f=h^2+k^2-r^2

Where:

  • h=h
  • k=k
  • r=r
Equation of a CircleA circle centered at (h, k) with radius r, plotted on a coordinate plane alongside its equation.(h, k)rStandard Form(x-h)² + (y-k)² = r²Center (h,k), radius r
Every point on the circle is exactly r units from the center (h, k).

Worked Examples

Center (2,-1), radius 5

Translate and expand circle equation.

  1. 1standard: (x-2)^2 + (y+1)^2 = 25
  2. 2d=-4, e=2, f=-20
Final Answer: generalForm = x² + y² + -4x + 2y + -20 = 0

Origin-centered circle

h=0, k=0.

  1. 1standard: x² + y² = 9
  2. 2general constant f = -9
Final Answer: generalForm = x² + y² + 0x + 0y + -9 = 0

Decimal center

h=-1.5, k=2.25, r=4.5.

  1. 1Compute d,e,f from formulas
  2. 2Build both forms
Final Answer: standard and general equations are returned with rounded coefficients

Introduction

Generate both standard and general equations of a circle from center coordinates and radius.

Formula and Method

Equation of a Circle Calculator uses: standard: (x-h)^2 + (y-k)^2 = r^2; general: x^2 + y^2 + d*x + e*y + f = 0 where d=-2h, e=-2k, f=h^2+k^2-r^2

  • Enter all required inputs

  • Apply the underlying math formula(s)

  • Compute supporting terms where needed

  • Round numeric outputs for stable display

Input Fields

Provide values for: h, k, r.

  1. 1

    h: h

  2. 2

    k: k

  3. 3

    r: r

Output Fields

The calculator returns: standardForm, d, e, f, generalForm.

  1. 1

    standardForm: Circle equation in standard form

  2. 2

    d: General-form coefficient d (x term)

  3. 3

    e: General-form coefficient e (y term)

  4. 4

    f: General-form constant f

  5. 5

    generalForm: Circle equation in general form

Validation Rules

Input validation is applied before calculation to prevent invalid math states.

  • h, k, r must be finite numbers.

  • r must be positive.

  • String equations are built from rounded values.

  • d, e, and f are returned explicitly for algebra workflows.

How to Use This Calculator

Fill in the inputs, run the calculator, and review primary output first.

  • Enter the required values

  • Click calculate

  • Check the primary output

  • Use example scenarios for verification

Practical Uses

This calculator supports learning, quick checks, and day-to-day technical problem solving.

  • Homework and exam preparation

  • Engineering and science sanity checks

  • Classroom demonstrations

  • Fast recalculation with different inputs

FAQs

What does the Equation of a Circle Calculator compute?

Generate both standard and general equations of a circle from center coordinates and radius.

Which inputs are required?

Required inputs: h, k, r.

How should I format numbers?

Use finite numeric values; decimals and negative numbers are allowed unless restricted by validation rules.

How are results rounded?

Numeric outputs are rounded to about 6 decimal places for readability.

Why might I see an error?

h, k, r must be finite numbers.

Can I use this for learning and verification?

Yes. Use the examples and formula section to verify manual calculations quickly.