Part 4 · Chapter 18

Circles

One centre, one radius — the simplest curve in the plane, and a complete toolkit for tangents, chords and the way circles meet lines and one another

Fundamentals of Mathematics Prof. Mithun Mondal Reading time ≈ 38 min
i What you'll learn
  • The centre–radius form \((x-h)^2+(y-k)^2=r^2\) and how to read it both ways.
  • The general equation \(x^2+y^2+2gx+2fy+c=0\), with centre \((-g,-f)\) and radius \(\sqrt{g^2+f^2-c}\).
  • The diameter and parametric forms, and the circle through three points.
  • Where a point sits relative to a circle, and the length of the tangent from it.
  • How a line meets a circle, the tangency condition, and the equation of a tangent and the chord of contact.
  • The chord with a given midpoint, families of circles, the radical axis, and orthogonal circles.
Section 18-1

The Equation of a Circle

A circle is the set of all points at a fixed distance \(r\) (the radius) from a fixed point \((h,k)\) (the centre). Writing that distance condition with the distance formula gives the equation directly.

C(h,k) r y x
Centre \((h,k)\), radius \(r\): every point is distance \(r\) from \(C\)
Centre–radius form
\((x-h)^2+(y-k)^2=r^2\)

With centre at the origin this is simply \(x^2+y^2=r^2\). The form is reversible: given the equation you read off the centre and radius, and given a centre and radius you write the equation.

Section 18-2

The General Equation

Expanding the centre–radius form and relabelling the constants gives the general equation of a circle. Any second-degree equation with equal \(x^2\) and \(y^2\) coefficients and no \(xy\) term is a circle.

🎯
General form, centre & radius
\(x^2+y^2+2gx+2fy+c=0\ \Rightarrow\ \text{centre }(-g,-f),\ \ r=\sqrt{g^2+f^2-c}\)

Complete the square to recover the centre–radius form. The radius is real only when \(g^2+f^2-c>0\); it is a single point circle when \(g^2+f^2-c=0\), and imaginary (no real points) when \(g^2+f^2-c<0\).

! Normalise before reading

If the equation comes as \(ax^2+ay^2+2gx+2fy+c=0\) with \(a\neq1\), divide through by \(a\) first. The centre and radius formulas only apply when the coefficients of \(x^2\) and \(y^2\) are both exactly \(1\).

Section 18-3

Diameter & Parametric Forms

Two more descriptions are often the quickest route in. If you know the ends of a diameter, the diameter form writes the circle in one line; and the parametric form lets a single angle sweep out every point.

📍
Diameter and parametric forms
\((x-x_1)(x-x_2)+(y-y_1)(y-y_2)=0;\qquad x=h+r\cos\theta,\ \ y=k+r\sin\theta\)

The diameter form uses the fact that any point on the circle sees a diameter at a right angle (Thales). The parametric form traces the circle as \(\theta\) runs from \(0\) to \(2\pi\), and is ideal for points written as \((h+r\cos\theta,\,k+r\sin\theta)\).

Three points fix a circle. Substituting three given points into \(x^2+y^2+2gx+2fy+c=0\) gives three linear equations in \(g,f,c\) — solve them to pin down the unique circle through the three (non-collinear) points.
Section 18-4

A Point and a Circle

For a circle \(S\equiv x^2+y^2+2gx+2fy+c=0\), substituting a point's coordinates gives a single number that tells you where the point lies. Write \(S_1\) for the value at \((x_1,y_1)\).

Inside

\(S_1<0\): the point lies strictly inside the circle.

On

\(S_1=0\): the point lies on the circle itself.

Outside

\(S_1>0\): the point lies outside, and tangents can be drawn.

📏
Length of the tangent from a point
\(\text{length}=\sqrt{S_1}=\sqrt{x_1^2+y_1^2+2gx_1+2fy_1+c}\)

From an external point, the two tangents to the circle have equal length \(\sqrt{S_1}\). This is just Pythagoras on the right triangle formed by the point, the centre, and the point of contact.

Section 18-5

A Line and a Circle

Compare the perpendicular distance \(d\) from the centre to a line with the radius \(r\). That single comparison decides whether the line cuts, touches, or misses the circle.

d < r
Two points — secant
d = r
One point — tangent
d > r
No point — misses
📐
Tangency condition & chord length
\(\text{tangent} \iff d=r;\qquad \text{chord length}=2\sqrt{r^2-d^2}\)

For the line \(y=mx+k\) and circle \(x^2+y^2=a^2\), tangency \(d=r\) becomes the clean algebraic condition \(k^2=a^2(1+m^2)\).

Section 18-6

Tangents & the Chord of Contact

The tangent at a point of the circle is perpendicular to the radius there. Replacing \(x^2\to xx_1\), \(y^2\to yy_1\), \(x\to\tfrac{x+x_1}{2}\) and \(y\to\tfrac{y+y_1}{2}\) in \(S\) produces the quantity \(T\), which packages all of these results.

C P r tangent
The tangent at \(P\) is perpendicular to the radius \(CP\)
📈
Tangent at a point, and slope tangents
\(T\equiv xx_1+yy_1+g(x+x_1)+f(y+y_1)+c=0;\qquad y=mx\pm a\sqrt{1+m^2}\)

The first, \(T=0\), is the tangent at a point \((x_1,y_1)\) on the circle. The second gives the two tangents of slope \(m\) to \(x^2+y^2=a^2\). From an external point, the same equation \(T=0\) is the chord of contact joining the two points of tangency.

Section 18-7

Chords with a Given Midpoint

A chord is fixed once you know its midpoint, because the line from the centre to the midpoint is perpendicular to the chord. The equation drops straight out of \(T\) and \(S_1\).

✂️
Chord bisected at a point
\(T=S_1\)

The chord of \(S=0\) whose midpoint is \((x_1,y_1)\) is \(T=S_1\), where \(T\) is evaluated as above and \(S_1\) is the value of \(S\) at the midpoint. The normal at any point passes through the centre, so it is just the line through that point and \((-g,-f)\).

Section 18-8

Families, Radical Axis & Orthogonality

Whole collections of circles can be handled with a single parameter, and two circles relate to each other through one special line and one neat angle condition.

Families of circles
\[ S+\lambda L=0\quad\text{and}\quad S_1+\lambda S_2=0 \]
\(S+\lambda L=0\) is the family of circles through the intersection of a circle \(S=0\) and a line \(L=0\); \(S_1+\lambda S_2=0\) (with \(\lambda\neq-1\)) is the family through the intersection of two circles.
S₁ S₂ radical axis
The radical axis \(S_1-S_2=0\) — here the common chord
🔗
Radical axis & orthogonality
\(S_1-S_2=0;\qquad 2g_1g_2+2f_1f_2=c_1+c_2\)

Subtracting two circle equations cancels the \(x^2+y^2\) terms, leaving the straight radical axis — every point on it has equal tangent length to both circles. Two circles cut orthogonally (at right angles) exactly when \(2g_1g_2+2f_1f_2=c_1+c_2\).

Worked Examples

Putting It to Work

1 Centre and radius

Problem. Find the centre and radius of \(x^2+y^2-4x+6y-12=0\).

Solution. Here \(2g=-4,\ 2f=6,\ c=-12\), so \(g=-2,\ f=3\):

Working
\[ \text{centre}=(-g,-f)=(2,-3),\qquad r=\sqrt{g^2+f^2-c}=\sqrt{4+9+12}=5 \]
2 Circle on a diameter

Problem. Find the circle with \((1,2)\) and \((5,8)\) as the ends of a diameter.

Solution. Use the diameter form \((x-x_1)(x-x_2)+(y-y_1)(y-y_2)=0\):

Working
\[ (x-1)(x-5)+(y-2)(y-8)=0\ \Longrightarrow\ x^2+y^2-6x-10y+21=0 \]
3 Length of a tangent

Problem. Find the length of the tangent from \((7,9)\) to \(x^2+y^2-4x+6y-12=0\).

Solution. The length is \(\sqrt{S_1}\); substitute the point:

Working
\[ S_1=7^2+9^2-4(7)+6(9)-12=49+81-28+54-12=144\ \Longrightarrow\ \text{length}=12 \]
4 Tangent at a point on the circle

Problem. Find the tangent to \(x^2+y^2=25\) at the point \((3,4)\).

Solution. For \(x^2+y^2=a^2\) the tangent at \((x_1,y_1)\) is \(xx_1+yy_1=a^2\):

Working
\[ 3x+4y=25 \]
5 Tangents of a given slope

Problem. Find the tangents to \(x^2+y^2=4\) with slope \(1\).

Solution. Use \(y=mx\pm a\sqrt{1+m^2}\) with \(a=2,\ m=1\):

Working
\[ y=x\pm2\sqrt{1+1}=x\pm2\sqrt2 \]
6 Chord with a given midpoint

Problem. Find the chord of \(x^2+y^2=25\) whose midpoint is \((2,1)\).

Solution. Use \(T=S_1\), i.e. \(xx_1+yy_1-25=x_1^2+y_1^2-25\):

Working
\[ 2x+y-25=4+1-25\ \Longrightarrow\ 2x+y=5 \]
Review

Chapter Summary

Centre–radius

\((x-h)^2+(y-k)^2=r^2\); origin-centred \(x^2+y^2=r^2\).

General form

Centre \((-g,-f)\), radius \(\sqrt{g^2+f^2-c}\) (real if \(>0\)).

Special forms

Diameter \((x-x_1)(x-x_2)+(y-y_1)(y-y_2)=0\); parametric \((h+r\cos\theta,\,k+r\sin\theta)\).

Point & line

\(S_1\) signs give inside/on/outside; tangent length \(\sqrt{S_1}\); tangency \(d=r\).

Tangents & chords

Tangent / chord of contact \(T=0\); chord with midpoint \(T=S_1\).

Two circles

Radical axis \(S_1-S_2=0\); orthogonal if \(2g_1g_2+2f_1f_2=c_1+c_2\).

Practice

Problems

Put each circle in general form first, then reach for \(S_1\), \(T\), or a distance comparison as the question demands. Difficulty rises down the list.

  1. Find the centre and radius of \(x^2+y^2-6x+8y-11=0\).
  2. Find the equation of the circle with centre \((-1,2)\) and radius \(3\).
  3. Find the circle with \((3,4)\) and \((-1,2)\) as the ends of a diameter.
  4. Determine whether \((1,2)\) lies inside, on, or outside \(x^2+y^2-4x-6y+9=0\).
  5. Find the length of the tangent from \((7,7)\) to \(x^2+y^2-4x-6y-12=0\).
  6. Find the tangent to \(x^2+y^2=13\) at the point \((2,3)\).
  7. Find the tangents to \(x^2+y^2=9\) having slope \(2\).
  8. For what value of \(c\) is the line \(y=2x+c\) a tangent to \(x^2+y^2=5\)?
  9. Find the chord of \(x^2+y^2=20\) whose midpoint is \((2,-1)\).
  10. Find the radical axis of \(x^2+y^2-4x-6y+3=0\) and \(x^2+y^2+2x-4y-5=0\).
  11. Find the equation of the circle passing through \((0,0)\), \((4,0)\) and \((0,6)\).
  12. Show that \(x^2+y^2+4x+2y-4=0\) and \(x^2+y^2-2x-6y-6=0\) cut orthogonally.
Tip: nearly every circle question reduces to three expressions — \(S\), \(S_1\) (substitute the point) and \(T\) (the "split" replacement). Inside/outside and tangent length come from \(S_1\); the tangent, chord of contact and chord-with-midpoint all come from \(T\); and for two circles, subtract to get the radical axis.