equationzone

Analytic Geometry

The Circle

Learn everything about the circle: definition, key elements, standard, canonical, general, parametric, and polar equations. Includes examples, tangency conditions, coordinate transformations, and how to determine a circle from three conditions. Ideal for high school and university students.

A circle is the locus of all points in the plane that are equidistant from a fixed point called the center. The constant distance from the center to any point on the circle is called the radius.


Hint

Elements of the Circle

  • Center (CC): The fixed interior point from which all points on the circle are equidistant.
  • Radius (r=CUr = CU): The distance from the center to any point on the circle.
  • Diameter (dd): A chord passing through the center. It satisfies d=2rd = 2r.
  • Chord (MN\overline{MN}): A segment joining any two points on the circle.
  • Arc: A portion of the circumference between two points.
  • Tangent: A line that intersects the circle at exactly one point.
  • Secant: A line that intersects the circle at two distinct points.

1. Standard Form (Center at (h,k)(h, k))

Standard Form (Center at )

C:(xh)2+(yk)2=r2\boxed{\mathscr{C}:(x - h)^2 + (y - k)^2 = r^2}

This is the equation of a circle with center (h,k)(h, k) and radius r>0r > 0.


2. Canonical Form (Center at the Origin)

Canonical Form (Center at the Origin)

C:x2+y2=r2\boxed{\mathscr{C}: x^2 + y^2 = r^2}

Special cases:

  • If r=1r = 1: x2+y2=1x^2 + y^2 = 1 → the unit circle.
  • If r=0r = 0: x2+y2=0x^2 + y^2 = 0 → represents only the point (0,0)(0, 0).

Circle Tangent to the Coordinate Axes

  • Tangent to the xx-axis:
    Center at (h,k)(h, k), radius r=kr = |k|

    (xh)2+(yk)2=k2(x - h)^2 + (y - k)^2 = k^2

    Circle tangent to x-axis

  • Tangent to the yy-axis:
    Center at (h,k)(h, k), radius r=hr = |h|

    (xh)2+(yk)2=h2(x - h)^2 + (y - k)^2 = h^2

    Circle tangent to y-axis


Given center C=(x0,y0)C = (x_0, y_0) and radius rr, any point MM on the circle can be expressed as:

Parametric Equations

{x=x0+rcosθy=y0+rsinθwith θ[0,2π)\begin{cases} x = x_0 + r \cos \theta \\ y = y_0 + r \sin \theta \end{cases} \quad \text{with } \theta \in [0, 2\pi)

where θ\theta is the angle measured from the positive xx-axis.


  • General circle (center at (ρ0,φ0)(\rho_0, \varphi_0), radius rr):

Polar Equation

ρ22ρρ0cos(φφ0)+ρ02=r2\rho^2 - 2\rho\rho_0\cos(\varphi - \varphi_0) + \rho_0^2 = r^2

Note:

Some texts use a plus sign, but the above form aligns with the Law of Cosines and is preferred for consistency.

  • Special case: Circle passing through the pole with center on the polar axis (φ=0\varphi = 0):

Polar Equation – Special Case

ρ=2rcosφ\boxed{\rho = 2r \cos \varphi}


x2+y2+Dx+Ey+F=0\boxed{x^2 + y^2 + Dx + Ey + F = 0}

  • Center: (D2, E2)\left(-\dfrac{D}{2},\ -\dfrac{E}{2}\right)
  • Radius: r=(D2)2+(E2)2Fr = \sqrt{\left(\dfrac{D}{2}\right)^2 + \left(\dfrac{E}{2}\right)^2 - F}
Condition for a real circle

(D2)2+(E2)2F>0\left(\dfrac{D}{2}\right)^2 + \left(\dfrac{E}{2}\right)^2 - F > 0

  • If the expression equals zero, the equation represents a point circle.
  • If negative, it represents an imaginary circle (no real points).

Three independent conditions are required to uniquely determine a circle. Common cases include:

  • Three non-collinear points.
  • Center and radius.
  • Center and a point on the circle.
  • Two points and the tangent line at one of them.
  • One point and two tangent lines.

Substitute the given conditions into the standard or general form and solve the resulting system of equations.


Given two circles:

C1:x2+y2+D1x+E1y+F1=0C2:x2+y2+D2x+E2y+F2=0\begin{aligned} \mathscr{C}_1 &: x^2 + y^2 + D_1x + E_1y + F_1 = 0 \\ \mathscr{C}_2 &: x^2 + y^2 + D_2x + E_2y + F_2 = 0 \end{aligned}

The family of all circles passing through their points of intersection is:

C1+λC2=0(λR, λ1)\mathscr{C}_1 + \lambda \mathscr{C}_2 = 0 \quad (\lambda \in \mathbb{R},\ \lambda \ne -1)

Equivalently:

x2+y2+D1x+E1y+F1+λ(x2+y2+D2x+E2y+F2)=0x^2 + y^2 + D_1x + E_1y + F_1 + \lambda(x^2 + y^2 + D_2x + E_2y + F_2) = 0

Families of Circles

Note:

The equation C1C2=0\mathscr{C}_1 - \mathscr{C}_2 = 0 yields the radical axis—the straight line containing all points with equal power with respect to both circles.


1. Tangent at a Point P(x1,y1)P(x_1, y_1) on the Circle

  • Circle centered at the origin (x2+y2=r2x^2 + y^2 = r^2):

xx1+yy1=r2x x_1 + y y_1 = r^2

  • Circle with center (h,k)(h, k):

(xh)(x1h)+(yk)(y1k)=r2(x - h)(x_1 - h) + (y - k)(y_1 - k) = r^2

Given a line Ax+By+C=0Ax + By + C = 0 and a circle with center (h,k)(h, k) and radius rr, the line is tangent if and only if the perpendicular distance from the center to the line equals the radius:

Ah+Bk+CA2+B2=r\frac{|Ah + Bk + C|}{\sqrt{A^2 + B^2}} = r


If the coordinate axes are translated so that the new origin is at (h,k)(h, k), the coordinates relate by:

{x=x+hy=y+kor inversely{x=xhy=yk\begin{cases} x = x' + h \\ y = y' + k \end{cases} \quad \text{or inversely} \quad \begin{cases} x' = x - h \\ y' = y - k \end{cases}

Translation of Axes

This transformation eliminates linear terms in the general equation, simplifying it to canonical form.


Rotating the axes by an angle θ\theta relates original (x,y)(x, y) and new (x,y)(x', y') coordinates by:

{x=xcosθysinθy=xsinθ+ycosθ\begin{cases} x = x' \cos\theta - y' \sin\theta \\ y = x' \sin\theta + y' \cos\theta \end{cases}

Rotation of Axes

3. Eliminating the xyxy Term in Conic Sections

For a general quadratic equation

Ax2+Bxy+Cy2+Dx+Ey+F=0,Ax^2 + Bxy + Cy^2 + Dx + Ey + F = 0,

the mixed term xyxy is eliminated by rotating the axes through an angle θ\theta satisfying:

tan(2θ)=BAC(if AC)\tan(2\theta) = \frac{B}{A - C} \quad \text{(if } A \ne C\text{)}

If A=CA = C, then θ=45\theta = 45^\circ.

Note:

Although the circle never contains an xyxy term (due to its rotational symmetry), this technique is essential for analyzing other conic sections and is included here for completeness in the context of coordinate transformations.