Radical Axis is the habit of using equal powers to organize multiple circles, intersections, and collinearity. In contest math, that habit turns a crowded setup into a relation the student can test, bound, count, or compute. MathGrit teaches it as a recognizable signal, a deliberate move, and a final translation back to the original question.
$$\text{pow}_{\omega_1}(P) = \text{pow}_{\omega_2}(P) \;\Longleftrightarrow\; P \text{ lies on the radical axis of } \omega_1, \omega_2$$
The radical axis of two circles is the line of all points with equal power to both circles, and it is always perpendicular to the line joining their centers.
Why It Works
1
The power of $P$ with respect to a circle of center $O$, radius $r$ is $\text{pow}(P) = |PO|^2 - r^2$.
2
Setting the two powers equal, $|PO_1|^2 - r_1^2 = |PO_2|^2 - r_2^2$, the quadratic $|P|^2$ terms cancel, leaving a LINEAR equation in $P$ — so the locus is a straight line.
3
Differencing shows the line is perpendicular to $O_1O_2$, the line of centers.
4
If two circles intersect, their two intersection points have power $0$ to both, so the radical axis is exactly the line through those points (the common chord).
Worked Examples
Example 1
Two circles intersect at points $X$ and $Y$. A third circle intersects the first at $A, B$ and the second at $C, D$. Lines $AB$ and $CD$ meet at $P$. Prove $P$ lies on line $XY$.
1
Line $AB$ is the radical axis of the third circle and the first circle (it is their common chord), so any point on $AB$ has equal power to those two.
2
Line $CD$ is the radical axis of the third circle and the second circle.
3
At $P = AB \cap CD$, the power to the first circle equals the power to the third, which equals the power to the second — so $P$ has equal power to the first and second circles.
4
Thus $P$ lies on the radical axis of the first and second circles, which is their common chord line $XY$ (radical center argument).
Answer:
$P$ lies on line $XY$ — the three radical axes concur at the radical center.
Warm-up
Circle $\omega_1$ has center $(0,0)$ and radius $5$; circle $\omega_2$ has center $(8,0)$ and radius $5$. Find the equation of their radical axis.
1
Power equality: $\text{pow}_1(P) = \text{pow}_2(P)$ means $x^2 + y^2 - 25 = (x-8)^2 + y^2 - 25$.
2
Cancel $x^2, y^2, -25$ on both sides: $0 = -16x + 64$.
3
Solve: $x = 4$. The radical axis is the vertical line $x = 4$ (perpendicular to the line of centers, as expected).
Answer:
$x = 4$
Contest level
Two non-intersecting circles have centers $8$ apart, with radii $3$ and $5$. How far from the center of the radius-$3$ circle does the radical axis cross the line of centers?
1
Put the radius-$3$ center at $0$ and the radius-$5$ center at $8$ on a number line; let the crossing be at $x$.
2
Equal powers along the line: $x^2 - 3^2 = (x-8)^2 - 5^2$.
The radical axis meets the line of centers $3$ units from the smaller circle's center.
Answer:
$3$ units from the radius-$3$ center (between the two circles).
Olympiad / Challenge
Three circles are drawn pairwise intersecting. Prove their three common chords (pairwise radical axes) are concurrent.
1
Each common chord is the radical axis of a pair of circles, since the two intersection points have power $0$ to both circles.
2
Take the radical axes of circles $(1,2)$ and $(1,3)$; let them meet at $R$. Then $\text{pow}_1(R) = \text{pow}_2(R)$ and $\text{pow}_1(R) = \text{pow}_3(R)$.
3
Transitivity gives $\text{pow}_2(R) = \text{pow}_3(R)$, so $R$ also lies on the radical axis of circles $(2,3)$.
4
Hence all three radical axes pass through $R$ — the radical center.
Answer:
The three common chords concur at the radical center.
Going Deeper
Generalization: the radical center of three circles is the unique point with equal power to all three; if it lies outside all of them, it is the center of a circle orthogonal to all three (radius $\sqrt{\text{common power}}$). This packages the three-circle concurrency into one point.
Where it appears: radical axes give one-line proofs that lines/chords are concurrent or that a point lies on a fixed line (as in the worked example). On computational problems the linear power-equation finds intersection-line equations far faster than solving two quadratics.
Pitfall: the radical axis exists for ANY two non-concentric circles, even ones that don't intersect — it just lies outside both. Do NOT assume 'radical axis' means 'common chord'; the common chord is only the visible portion when the circles actually cross. Concentric circles have no radical axis at all.
Spot the Signal
Look for problems where the key step is using equal powers to organize multiple circles, intersections, and collinearity.
You can describe the hard part as using equal powers to organize multiple circles, intersections, and collinearity, but a direct attack starts producing clutter.
The problem rewards preserving structure instead of expanding, listing, or guessing too early.
Learn the Move
Start by identify the diagram relation that calls for radical axis, then rewrite the givens around it.
Name the relation that makes Radical Axis legal before doing computation.
Use the new relation to replace the messiest part of the problem with a cleaner one.
Translate the result back to the quantity the problem actually asks for.
Avoid These Traps
Do not use Radical Axis just because the surface looks familiar; verify the required condition first.
Applying Radical Axis because it sounds relevant, without checking the trigger first.
Stopping after spotting the technique instead of finishing the calculation or proof.
MathGrit Coach Note
Let radical axis reveal the geometric configuration; then compute only what remains.
Try it on:
Practice a contest problem where the key step is using equal powers to organize multiple circles, intersections, and collinearity.