What is the Equation of A Circle: Its Derivation and Forms

Conic Sections 2021 ( Maths Conic Sections )

Jaya Sharma
Updated on Jul 4, 2025 14:36 IST

By Jaya Sharma, Assistant Manager - Content

A circle isn’t just a round sketch. In coordinate geometry, it is a collection of infinite points whose distance from a fixed centre is constant. Put that idea on an xx-yy grid and you can write the circle as a single algebraic sentence: ( x h ) 2 + ( y k ) 2 = r 2 where (h,k) pins down the centre and r fixes the radius of a circle equation. If the centre happens to be the origin (0,0), the formula trims to x 2 + y 2 = r 2 . Learning about this one relationship lets you locate tangents, intersecting chords, and even fit circles through three scattered points. The NCERT exercise of Conic Sections covers questions on this topic for the convenience of students.equation of a circle

Students must be well-versed in the topic since it is important from both school and entrance examination point of view.

📄

Class 11 NCERT Math Notes

Quickly revise all chapters for the year end examination.

Click Here
📄

Class 12th Math Notes

Get ready for a 5-star performance in the CBSE board exams.

Revise Now
📄

11th Math NCERT Solutions 

Verify if you are answering the questions correctly!

Take a Look
📄

12th Math NCERT Solutions

Be ready for CBSE board exams.

Check Now
Table of content
  • What is the Equation of Circle?
  • General Equation of a Circle
  • Different Forms of Equation of a Circle
  • Illustrated Examples on Circle
  • Derivation of Equation of a Circle
Maths Conic Sections Logo

What is the Equation of Circle?

The equation of circle is x² + y² + 2gx + 2fy + c = 0, where center of the circle is at point (-g, -f) and radius is given by formula r = √(g² + f² - c). 

equation of circle

 

Let the centre of the circle be at a fixed point C (h, k) and the length of the radius be equal to r. If P(x, y) be the moving point on the circle, we have the definition | CP| = r. Therefore, the equation is: 

( x h ) 2 + ( y k ) 2 = r

( x h ) 2 + ( y k ) 2 = r 2

🤔
Do You Know?

The simplest form of the equation of a circle is when its centre lies at the origin (0, 0) and the radius is r. In this case, the equation of a circle will be x² + y² = r².

Class 12th students who are going to take CBSE board exams must be well aware of the concept to perform well in the exam.

Some Particular Cases

  • If the centre is at the origin and the radius r, then h = 0, k=0, and the equation of the circle is x2+y2 = r2. This is called the standard form of the equation of a circle.
  • If the origin lies on the circle, then h2+k2 = r2, and so the equation of the circle in this case is x2+y2 -2hx -2ky = 0.
  • If the centre lies on the x-axis, then the centre’s ordinate is zero, i.e. k=0, and so the equation of the circle is (x-h)2 + y2 = r2.
Maths Conic Sections Logo

General Equation of a Circle

This is an important topic from Conic Sections, which covers different forms of the equation of a circle. Amongst them, the general form of circle's equation is as follows:

Equation_of_Circle_3

  • The general equation of the circle is given by x² + y² + 2gx + 2fy + c = 0, where g, f and c are constants.
  • The centre of this circle is ( - g, -f )
  • The radius of the circle is √(g2+ f2 -c)
  • The general equation of a circle passing through the origin is given by x2+y2 -2gx -2fy = 0.
Maths Conic Sections Logo

Different Forms of Equation of a Circle

Let us discuss different forms of equation of circle one by one:

1· Standard (centre–radius) form

( x h ) 2 + ( y k ) 2 = r 2

Centre = (h, k) and radius = r. If h = k = 0, it reduces to x 2 + y 2 = r 2 .

2· General quadratic form

x 2 + y 2 + 2 g x + 2 f y + c = 0

Centre = (−g, −f); radius =  g 2 + f 2 c .

3· Intercept (axis-touching) form

x 2 + y 2 a x b y = 0

Touches the x-axis at (a, 0) and the y-axis at (0, b). Radius = ½√(a² + b²).

4· Diameter form (end-points known)

( x x 1 ) ( x x 2 ) + ( y y 1 ) ( y y 2 ) = 0

Works because any angle in a semicircle is 90°, so the product of slopes is −1.

5· Parametric form

x = h + r cos θ , y = k + r sin θ , 0 θ <

Single parameter θ (0 → 2π) traces the whole circle; great for calculus or plotting.

6· Tangent-normal form at point (x1, y1)

x x 1 + y y 1 = r 2

This is the tangent to a circle centred at the origin. (The normal line joins the centre to (x1, y1).)

7 · Concentric-family form

x 2 + y 2 + 2 g x + 2 f y + k = 0

Changing k changes the radius but keeps the centre fixed at (−g, −f).

Maths Conic Sections Logo

Illustrated Examples on Circle

1: Equation of the circle whose centre is at ( -5, 4) and the radius is 7 is –

Solution. (x+5)2 + (y-4)2 = 72

i.e., x2+ y2+ 10x - 8y- 8 = 0.

2. Find the centre and the radius of the circle x2 + y2+ 8x + 10y – 8 = 0.

Solution. The given equation is (x2 + 8x) + (y2 + 10y) = 8

Now, completing the squares within the parenthesis, 

we get (x2+ 8x + 16) + (y2 + 10y + 25) = 8 + 16 + 25 i.e. (x + 4)2 + (y + 5)2 = 49 i.e. {x – (– 4)}2 + {y – (–5)}2 = 72.

Therefore, the given circle has a centre at (– 4, –5) and radius 7.

Maths Conic Sections Logo

Derivation of Equation of a Circle

Questions based on the steps of the derivation are often asked in entrance exams such as JEE Main and IIT JAM. Here, we will be sharing the step-by-step derivation of circle's equation:

1. Standard (centre–radius) form

( x h ) 2 + ( y k ) 2 = r 2

Centre = (h, k), radius = r. If h = k = 0 you get x 2 + y 2 = r 2 .

2. General quadratic form

x 2 + y 2 + 2 g x + 2 f y + c = 0

Centre = (−g, −f); radius = g 2 + f 2 c .

3. Intercept (axis-touching) form

x 2 + y 2 a x b y = 0

Touches x-axis at (a, 0) and y-axis at (0, b). Radius = ½√(a² + b²).

4. Diameter form (end-points known)

  ( x x 1 ) ( x x 2 ) + ( y y 1 ) ( y y 2 ) = 0

Valid because any angle in a semicircle is 90°.

5. Parametric form

x = h + r cos θ , y = k + r sin θ , 0 θ <

One parameter θ sweeps out the entire circle—ideal for calculus or plotting.

6. Tangent–normal form at a point (x1, y1)

x x 1 + y y 1 = r 2

This is the tangent to (x − h)² + (y − k)² = r² when the circle is centred at the origin.

7. Concentric-family form

x 2 + y 2 + 2 g x + 2 f y + k = 0

Different values of k yield circles with the same centre (−g, −f) but varying radii.

qna

Maths Conic Sections Exam

Student Forum

chatAnything you would want to ask experts?
Write here...