Academy
Formulas/maths/Circles/Condition for Orthogonal Circles

Condition for Orthogonal Circles

Two circles x²+y²+2g₁x+2f₁y+c₁=0 and x²+y²+2g₂x+2f₂y+c₂=0 intersect orthogonally iff this condition holds. Equivalently d² = r₁²+r₂².
Derivation

Two circles intersect orthogonally at a point PP if their tangents at PP are perpendicular, equivalently if their radii O1PO_1P and O2PO_2P are perpendicular.

In right triangle O1PO2O_1PO_2 (right angle at PP):

O1O22=O1P2+O2P2    d2=r12+r22O_1O_2^2 = O_1P^2 + O_2P^2 \implies d^2 = r_1^2 + r_2^2

In terms of general form: Using d2=(g1g2)2+(f1f2)2d^2 = (g_1-g_2)^2 + (f_1-f_2)^2 and ri2=gi2+fi2cir_i^2 = g_i^2 + f_i^2 - c_i:

(g1g2)2+(f1f2)2=(g12+f12c1)+(g22+f22c2)(g_1-g_2)^2 + (f_1-f_2)^2 = (g_1^2+f_1^2-c_1) + (g_2^2+f_2^2-c_2)

Expanding the left side:

g122g1g2+g22+f122f1f2+f22=g12+f12c1+g22+f22c2g_1^2 - 2g_1g_2 + g_2^2 + f_1^2 - 2f_1f_2 + f_2^2 = g_1^2+f_1^2-c_1+g_2^2+f_2^2-c_2

Cancelling g12+g22+f12+f22g_1^2 + g_2^2 + f_1^2 + f_2^2 from both sides:

2g1g22f1f2=c1c2-2g_1g_2 - 2f_1f_2 = -c_1 - c_2 2g1g2+2f1f2=c1+c2\boxed{2g_1g_2 + 2f_1f_2 = c_1 + c_2}

Geometric property: Each circle passes through the centre of the other (not generally) — but the tangent from the centre of one circle to the other has length equal to the radius of the other. This is a useful alternative characterisation.