Mathwords logoMathwords

Apollonius Circle — Definition, Formula & Examples

An Apollonius circle is the set of all points whose distances to two fixed points have a constant ratio. If points AA and BB are fixed and kk is a positive constant (with k1k \neq 1), the Apollonius circle is every point PP where PAPB=k\frac{PA}{PB} = k.

Given two distinct points AA and BB in the plane and a positive real number k1k \neq 1, the Apollonius circle with respect to AA, BB, and kk is the locus {P:PA/PB=k}\{P : PA/PB = k\}. This locus is a circle whose center lies on line ABAB, and whose diameter endpoints divide segment ABAB internally and externally in the ratio k:1k : 1.

Key Formula

PAPB=k,k>0,  k1\frac{PA}{PB} = k, \quad k > 0,\; k \neq 1
Where:
  • PP = Any point on the Apollonius circle
  • AA = First fixed point
  • BB = Second fixed point
  • kk = Constant positive ratio of distances (not equal to 1)

How It Works

To construct an Apollonius circle, start with two fixed points AA and BB and choose a ratio k>0k > 0, k1k \neq 1. Find the two points on line ABAB that divide the segment in the ratio k:1k:1 — one internally and one externally. These two points are the endpoints of a diameter of the Apollonius circle. The center is the midpoint of that diameter. When k=1k = 1, the locus degenerates into the perpendicular bisector of ABAB rather than a circle.

Worked Example

Problem: Find the Apollonius circle for points A=(0,0)A = (0, 0) and B=(6,0)B = (6, 0) with ratio k=2k = 2 (meaning PA/PB=2PA/PB = 2).
Find the internal division point: Divide ABAB internally in the ratio 2:12:1. This point lies at:
D1=1A+2B2+1=(0,0)+(12,0)3=(4,0)D_1 = \frac{1 \cdot A + 2 \cdot B}{2 + 1} = \frac{(0,0) + (12,0)}{3} = (4, 0)
Find the external division point: Divide ABAB externally in the ratio 2:12:1. This point lies at:
D2=1A+2B21=(0,0)+(12,0)1=(12,0)D_2 = \frac{-1 \cdot A + 2 \cdot B}{2 - 1} = \frac{(0,0) + (12,0)}{1} = (12, 0)
Determine center and radius: D1D_1 and D2D_2 are endpoints of the diameter. The center is their midpoint and the radius is half the diameter length.
Center=(4+122,0)=(8,0),r=1242=4\text{Center} = \left(\frac{4+12}{2},\, 0\right) = (8, 0), \quad r = \frac{12 - 4}{2} = 4
Answer: The Apollonius circle is (x8)2+y2=16(x - 8)^2 + y^2 = 16, centered at (8,0)(8, 0) with radius 44.

Why It Matters

Apollonius circles appear in competition geometry, antenna signal-strength modeling, and any situation where you need the locus of points at a fixed distance ratio from two sources. In coordinate geometry courses, they provide a strong example of how a distance condition translates into the equation of a circle.

Common Mistakes

Mistake: Assuming the ratio k=1k = 1 also produces a circle.
Correction: When k=1k = 1, every point equidistant from AA and BB lies on the perpendicular bisector of ABAB, which is a line, not a circle.