General Form of the Equation of a Circle
Equation of a Circle – General Form
The general form of the equation of a circle is a more comprehensive representation that allows the circle to be positioned anywhere in the Cartesian plane, not just centered at the origin.
Let’s delve into the details to understand this form and how it relates to the standard form of a circle’s equation.
The general form of the equation of a circle is represented by
x² + y² + 2gx + 2fy + c = 0.
x and y are the arbitrary points on the circumference of the circle, and g, f and c are the constants.
This general form of the equation is used to find the radius and the coordinates of the center of the circle.
The general form of the equation of a circle is
x² + y² + 2gx + 2fy + c = 0.
For all values of g, f and c.
Adding g² + f² on both sides of the equation
we get x² + 2gx + g² + y² + 2fy + f² = g² + f² – c….
(1) (x + g)² = x² + 2gx + g² and
(2) (y + f)² = y² + 2fy + f²
Substituting the values in equation
(1), we have(x + g)² + (y + f)² = g² + f² – c……(2)
Comparing (2) with (x – h)² + (y – k)² = a²,
where (h, k) is the center and a is the radius of the circle.
h = -g, k= -f
a² = g² + f² – c
Therefore, x² + y² + 2gx + 2fy + c = 0, represents the circle with centre (-g, -f) and radius equal to
a² = g² + f² – cIf,
g² + f² > c,
then the radius of the circle is real.
If, g² + f² = c,
then the radius of the circle is zero which shows that the circle is a point that coincides with center.
If, g² + f² < c,
then the radius of the circle become imaginary.
Therefore, it is a circle having a real center and imaginary radius.
Unlike the standard form of the equation of the circle, the general form is difficult to understand and find some meaningful properties of the circle.
Standard Form of a Circle’s Equation
First, recall the standard form of the equation of a circle with center (h, k) and radius r:
(x−h)2 + (y−k)2= r2
This equation describes a circle centered at (h, k) with radius r.
General Form of a Circle’s Equation
To convert the standard form to the general form, we expand the equation and rearrange terms. Starting from:
(x−h)2 + (y−k)2= r2
Expand the Squares:
(x2−2hx+h2)+(y2−2ky+k2) = r2
Combine Like Terms:
x2+y2−2hx−2ky+h2+k2=r2
Rearrange to General Form:
x2+y2−2hx−2ky+(h2+k2−r2)=0
We can write this as:
x2+y2+Dx+Ey+F=0
where D=−2h E=−2k
F=h2+k2−r2
Components of the General Form
In the general form
x2+y2+ Dx+Ey+F=0:
x2+y2 represents the quadratic terms for
x and y.
Dx and Ey are the linear terms. F is the constant term.
Example
Consider the general form:
x2+ y2 + 4x -6y -12 = 0
Rewrite Grouping
x2+ 4x + y2 -6y = 12
Complete the Square:
(x+2)2−4+(y−3)2−9=12
Simplify:
(x+2)2+(y−3)2=25
Thus, the circle has:
Center: (−2,3) Radius: ✓25=5
Summary
The general form of the equation of a circle,
x2+y2+Dx+Ey+F=0, can be transformed into the standard form to easily identify the center and radius of the circle. This general form is useful as it allows for a more flexible representation of circles in the Cartesian plane.