Power of A Point: Albert Zhu
Power of A Point: Albert Zhu
Power of A Point: Albert Zhu
Albert Zhu
April 1st, 2021
This article is about the various uses of Power of a Point within olympiad
geometry. Sections 1 through 4 should be fairly accessible to beginners
who have had some practice with angle chasing, although Section 5 requires
some extra background on barycentric coordinates. If you don’t know what
something means, consult the first two Appendices or message me on AoPS;
my username is Kagebaka.
Acknowledgements
Special thanks to Evan Chen for providing the style file for this article, as well as AoPS
user amar 04 for giving many problem suggestions and proofreading. Much of the material
of this handout was inspired by Chapter 2 of Evan Chen’s book Euclidean Geometry in
Mathematical Olympiads, as well as Kenneth Peng’s linearity handout.
Contents
1 Introduction 3
2 Radical Axis 7
3 Coaxial Circles 12
4 Point Circles 17
5 Black Magic 19
5.1 Barycentric Coordinates . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
5.2 Linearity . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
6 Final Remarks 26
6.1 Heuristics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
6.2 Further Reading . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
7 Problems 27
7.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
7.2 Radical Axis . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
7.3 Coaxial Circles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
7.4 Point Circles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
7.5 Black Magic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
7.6 Challenge Problems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
1
Albert Zhu (April 1st, 2021) Power of a Point
8 Hints 32
9 Appendices 34
9.1 Appendix A: Notations and conventions . . . . . . . . . . . . . . . . . . . . 34
9.2 Appendix B: Referenced theorems without proof . . . . . . . . . . . . . . . 34
9.3 Appendix C: Trigonometric bash for TSTST 2016/6 . . . . . . . . . . . . . 35
2
Albert Zhu (April 1st, 2021) Power of a Point
§1 Introduction
First, we begin with the basic theorem, which allows us to derive cyclic quadrilaterals
based on lengths:
A A′
C C′
P
D B′
B D′
′
P
PA · PB = PC · PD
−
⇐⇒ 4P AC ∼ 4P DB
⇐⇒ ∠P AC = ∠P DB
⇐⇒ A, B, C, D concyclic,
so we’re done.
Exercise 1.2. Prove the tangent case; i.e. if P, A, B are on a line in that order, then if
C is one of the points on a circle passing through A, B such that P C is tangent to that
circle, we must have P A · P B = P C 2 .
One observation we can make about this configuration is that the quantity P A · P B
did not depend on the line AB, and just the position of point P with respect to the circle.
This motivates the following definition:
Definition 1.3. The power of point P with respect to a circle ω with center O and
radius R is
Pow(P, ω) = OP 2 − R2 .
Exercise 1.4. Check that the absolute value of the power of a point P returns the same
product of lengths from the first theorem and the tangent case.
Actually, before we develop any further theory, we can already now solve some problems
with just the basic PoP theorem:
3
Albert Zhu (April 1st, 2021) Power of a Point
M2
A
F O
I
B C
M1
Proof. It suffices to show that R2 − OI 2 = 2Rr, which is clearly the power of point I with
respect to the circumcircle of 4ABC. In particular, if we let AI meet the circumcircle
again at M1 , the midpoint of the arc AB not containing A, then we just need to show
that AI · IM1 = 2Rr. This looks sort of like similar triangles (remember this idea: similar
triangles often come in handy when using PoP), so we are motivated to introduce the
F, the point where the incircle touches AB, and the midpoint M2 of arc BAC. Since
∠BM2 M1 = ∠BAM1 and ∠M2 BM1 = 90◦ = ∠AF I, we must have 4AF I ∼ 4M2 BM1 ,
which gives us 2R AI
= BMr , but we know that BM1 = M1 I by the Incenter-Excenter
1
Lemma, so we get the desired result upon cross multiplying. Of course, R ≥ 2r just
follows from the fact that OI 2 and R are both positive, so R − 2r must be as well unless
AB = BC = CA =⇒ O = I, which gives the equality case.
• H be the orthocenter,
4
Albert Zhu (April 1st, 2021) Power of a Point
XA HB
MC MB
O
N
HC H
XB XC
B C
HA MA
Proof. The canonical proof of this theorem is with homothety, but we can still use Power
of a Point in a very nice way to deal with most of the points. WLOG let 4ABC be
acute with ∠B > ∠C, and let HA 0 , H 0 , H 0 be the reflections of H over BC, CA, AB,
B C
respectively, which are well-known to lie on (ABC). Then we have
0 0
−Pow(H, (ABC)) = AH · HHA = BH · HHB = CH · HHC0
1 1 0 1 1 0 1 1
=⇒ AH · HHA = BH · HHB = CH · HHC0
2 2 2 2 2 2
=⇒ XA H · HHA = XB H · HHB = XC H · HHC ,
5
Albert Zhu (April 1st, 2021) Power of a Point
A D R
B
C
Proof. The first thing we notice is that the angle conditions produce a number of
tangencies: specifically, we have P B tangent to (ABC) and AB tangent to both (BQC)
and (BDR). Now we would like to translate these tangencies into usable information, and
PoP is the key: the former tangency implies that P A · P C = P B 2 = P D2 and the latter
pair of tangencies implies that AD · AR = AB 2 = AQ · AC, so in fact P D is tangent to
(ADC) and additionally DQCR is cyclic, both by the converse of PoP.
Now the rest is just length chasing. By the Angle Bisector Theorem on 4P BQ,
·AQ
QB = BPAP , but PoP on A with respect to (DQCR) and P with respect to (ABC)
2
respectively tell us that AQ = AD·ARAC and AP = BPCP , so substituting gives us QB =
AR CP QR AR
AC · AD · BP . However, we also know that 4ADC ∼ 4AQR =⇒ CD = AC and
AD BP
4ADP ∼ 4CDP =⇒ CD = CP , so simplifying gives us
QR CP
QB = · AD · = QR
CD BP
as desired.
6
Albert Zhu (April 1st, 2021) Power of a Point
§2 Radical Axis
Now we look at what happens when the power of a point is equal with respect to two
circles.
Definition 2.1. If ω1 and ω2 are two circles, then the set of points P such that
Pow(P, ω1 ) = Pow(P, ω2 ) is the radical axis of the two circles.
The reason why this locus is special is because of the following characterization:
Proof. We use Cartesian coordinates. Let r1 and r2 be the radii of ω1 and ω2 , respectively,
and suppose that O1 = (a, 0), O2 = (b, 0). Then for any point P = (x, y), we have
so
0 = Pow(P, ω1 ) − Pow(P, ω2 )
= ((x − a)2 + y 2 − r12 ) − ((x − b)2 + y 2 − r22 )
= (−2a + 2b)x + (a2 − b2 + r22 − r12 ),
7
Albert Zhu (April 1st, 2021) Power of a Point
Exercise 2.3. Prove this theorem synthetically with the lemma that AB is perpendicular
to CD if and only if AC 2 + BD2 = AD2 + BC 2 .
Remark 2.4. Observe that if we set r1 or r2 to 0, none of the algebra breaks. We will
discuss the use of radical axes with degenerate circles in the fourth section.
A natural extension of the radical axis is the radical center, which is the scenario
where the power of a point is equal with respect to three circles rather than two. As we
will see, this allows us to combine collinearity/concurrency with concyclicity.
C A
P
D
Proof. For the “if” direction, observe that AB and CD are the radical axes of (ABCD), ω1
and (ABCD), ω2 , respectively. Thus,
which means that P must lie on the radical axis of ω1 and ω2 as desired.
For the “only if” direction, we know that
±P A · P B = Pow(P, ω1 ) = Pow(P, ω2 ) = ±P C · P D.
8
Albert Zhu (April 1st, 2021) Power of a Point
Remark 2.7. For the case where ABCD’s circumcenter does lie on the line connecting the
centers of ω1 and ω2 , the radical axes are either all the same line or pairwise parallel (as they
are all perpendicular to the line connecting all three centers), so they intersect at infinity.
This is an important potential configuration issue that should always be remembered when
using the radical center!
Example 2.8
Let two circles ω1 and ω2 meet at A, B, and let C, D be points on ω1 , ω2 , respectively,
such that CD is a common tangent. Then if M is the midpoint of CD, we have
Proof. The problem is that there are sign issues. The powers of M with respect to ω1
and ω2 are positive (note that M still lies on their radical axis), but the power of M
with respect to (ACD) is negative.
Remark 2.9. If two circles are non-intersecting, the midpoints of the internal tangents also
lie on the radical axis. This is an important property of the radical axis, so don’t forget it!
B C
S R
Proof. First, we observe that AB and AC are tangent to (P SR) and (QSR), respectively,
and we want to show that these two circles must actually be the same. Well, if (P SR) 6=
(QSR), then they must have radical axis SR. Thus, if we were to show that a point
not lying on SR must be on the radical axis of the two circles, we would be done by
contradiction, and in fact A does the trick:
9
Albert Zhu (April 1st, 2021) Power of a Point
Exercise 2.11. Try this problem with phantom point instead of radical axis.
S O3
X
Q
P R
O1 O2
O O1 O2
S
Y
Q
10
Albert Zhu (April 1st, 2021) Power of a Point
Thankfully, this special case can just be addressed with a fairly simple phantom point
and Pythagorean Theorem argument: if we let O be the midpoint of XY, then
OP 2 = OO12 + O1 P 2
= OO12 + (O2 P 2 − O1 O22 )
= OO12 + O2 X 2 − O1 O22
= OO12 + (OO22 + OX 2 ) − O1 O22
2
2 2 1
= OO1 + OO2 + XY − O1 O22 ,
2
Exercise 2.13. Prove that O3 lies on the radical axis of ω1 , ω2 with length chasing
rather than radical center. Note that this solution does not require the all parallel case
to be addressed separately!
11
Albert Zhu (April 1st, 2021) Power of a Point
§3 Coaxial Circles
Definition 3.1. If 3 or more circles share pairwise radical axes, then we say that they
are a coaxial pencil or just coaxial.
Note that three circles that share a point are coaxial if and only if their centers are
collinear; thus, coaxiality can come in handy if we wish to prove that three circles’ centers
are collinear. However, the main result of this section is the following relatively obscure
lemma (though it has recently become more popular), which is a very powerful tool for
proving concyclicity as it allows us to essentially ignore two of the points on the circle.
D2
D
A
D1
C1
B C C2
Proof. WLOG let k be negative (i.e. the circle is contained within the union of the
areas of ω1 and ω2 ). Let C and D be points such that k = Pow(C,ω 1) Pow(D,ω1 )
Pow(C,ω2 ) = Pow(D,ω2 ) . If AD
meets ω1 , ω2 at D1 , D2 , respectively, and BC meets ω1 , ω2 at C1 , C2 , respectively, then
it follows that
CC1 · CB DD1 · DA CC1 DD1
k=− =− =⇒ = ;
CC2 · CB DD2 · DA CC2 DD2
along with C1 D1 k C2 D2 from Reim’s Theorem on ABC1 D1 , this gives us CD k C1 D1 k
C2 D2 , which means that ABCD is cyclic by the converse of Reim. These steps can
be reversed to prove the converse; assuming ABCD is cyclic, Reim’s implies that
CD k C1 D1 k C2 D2 , which means that
CC1 DD1 CC1 · CB DD1 · DA
= =⇒ =
CC2 DD2 CC2 · CB DD2 · DA
as desired.
12
Albert Zhu (April 1st, 2021) Power of a Point
D
H1
A
H4
H2
Q C
B
H3
Proof. We will show that the circles (P Q), (AC), and (BD) are coaxial, which suffices.
Let H1 , H2 , H3 , and H4 be the orthocenters of 4P AD, 4P BC, 4QAB, and 4QCD,
respectively. Then since H1 is the radical center of the triples {(P Q), (BD), (P D)},
{(P Q), (AC), (AP )}, and {(BD), (AC), (AD)}, it lies on the pairwise radical axes of
(P Q), (AC), and (BD). Similarly, H2 , H3 , and H4 also lie on the pairwise radical axes,
which means that the three circles must actually be coaxial as they would otherwise have
multiple radical centers, an impossibility.
M
A
E L B D C
Proof. First we show that the locus is actually a circle. To do so, let D and E be the
intersections of the A-internal and A-external bisectors of 4ABC with BC, respectively;
observe that D and E must lie on the A-Apollonian Circle because of the Angle Bisector
Theorem on 4ABC, and we also must have ∠DAE = 90◦ . This suggests that the locus
is the circle with diameter DE; indeed, for any other point P satisfying PP B AB
C = AC , D
and E are also the intersections of the P -internal and P -external bisectors of 4P BC
with BC, so again we must have ∠DP E = 90◦ as desired.
13
Albert Zhu (April 1st, 2021) Power of a Point
Next we show that the three Apollonian Circles are coaxial. Let J be an intersection
of the A- and B-Apollonian Circles of 4ABC. Then we must have
JB AB JA BA JB AC
= , = =⇒ = ,
JC AC JC BC JC BC
so J lies on the C-Apollonian Circle as well. Let L, M, N be the centers of the A-, B-,
C-Apollonian Circles, respectively; it now suffices to show that L, M, N are collinear.
Since L is the midpoint of DE, we have
1 1
∠LAB + ∠A = ∠ADL = ∠A + ∠C =⇒ ∠LAB = ∠C,
2 2
so LA is tangent to (ABC), and by symmetry M B and N C are as well, which means
that
BC 2 LA2 LB · LC LB
4LAB ∼ 4LCA =⇒ = = = .
CA2 LC 2 LC 2 LC
Thus,
LB M C N A BC 2 CA2 AB 2
· · = · · = 1,
LC M A N B CA2 AB 2 BC 2
so we’re done by the converse of Menelaus’s Theorem on 4ABC with traversal LM N .
A
D
E F
M N T
C S
B R
Proof. We’re motivated to use the Forgotten Coaxiality Lemma because there are lots
of similar triangles, so we know a lot of lengths, and there’s not really any obvious
way to characterize Q and R. Through some easy angle chasing, we can observe that
4SCN ∼ 4T DM =⇒ TSN SC SM SB
M = T D and 4SBM ∼ 4T AN =⇒ T N = T A , so it follows
that
SC · SB TD · TA Pow(S, ω1 ) Pow(T, ω1 )
= ⇐⇒ = ,
SN · SM TN · TM Pow(S, ω2 ) Pow(T, ω2 )
and we’re done.
14
Albert Zhu (April 1st, 2021) Power of a Point
Y D
Z
E P
A
O C
Proof. WLOG suppose the diagram is as shown, and let D = AB ∩ (BY P ) 6= B and
E = AC ∩ (CZP ) 6= C. By the Forgotten Coaxiality Lemma, we just need to show that
Pow(A, (BY P )) Pow(X, (BY P )) AD · AB XP · XY
= ⇐⇒ = .
Pow(A, (CZP )) Pow(X, (CZP )) AC · AE XP · XZ
By Menelaus’s Theorem on 4AY Z and traversal BCX, we find that the RHS is equal
to AB·CY AD CY
BZ·AC , so it suffices to prove that AE = BZ . Now this is just length chasing: we have
AD · BZ − AE · CY + ZP · ZY − Y P · ZY
= AD · BZ − AE · CY + DZ · BZ − EY · CY
= AZ · BZ − AY · CY
= Pow(Z, (ABC)) − Pow(Y, (ABC))
= OZ 2 − OY 2
= (OP 2 + ZP 2 ) − (OP 2 + Y P 2 )
= ZY (ZP − Y P ),
so we’re done upon rearranging.
For our final example, we will use the Forgotten Coaxiality Lemma on a circle with
radius 0(!) to prove that two circles are tangent.
15
Albert Zhu (April 1st, 2021) Power of a Point
A
Q
K
L
B M F C
Q′
A′ D
Proof. Let L = Q∞BC ∩AH. The problem is equivalent to showing that (KQH), (F KM ),
and the circle centered at K with radius 0 are coaxial, so by the Forgotten Coaxiality
Lemma we need to prove that
Pow(M, K) Pow(F, K) M K2 MH · MQ
= ⇐⇒ 2
= .
Pow(M, (KQH)) Pow(F, (KQH)) FK FH · FL
+ QH MQ M H+QH
However, 4HM F ∼ 4HQL implies that M H MH
F H = LH , so F L = F H+LH = F H , which
means that we just want to show that M K MH
F K = F H ; this is equivalent to showing that
K lies on ω, the H-Apollonian Circle of 4HM F. If P is the center of ω and D is the
reflection of H over F, then it’s clear that D must lie on the ω as DF = HF and
DM = HM, and we also know that P H is tangent to (HM F ), so HM is tangent to ω.
Thus, it suffices to show that HM is tangent to (DHK).
Let A0 be the reflection of H over M, `0 be the tangent to (DKH) at H, and KH ∩ Γ 6=
K = Q0 ; clearly Q, H, M, A0 are collinear because ∠AQH = 90◦ = ∠AQA0 , and it’s
well-known that A0 is the A-antipode in Γ. Additionally, Q0 must be the antipode of Q in
(ABC) because ∠QKQ0 = ∠QKH = 90◦ , implying that AQA0 Q0 is a rectangle, which
combined with `0 k AQ0 from Reim’s Theorem on degenerate quadrilateral HHKD gives
HM = `0 as desired.
16
Albert Zhu (April 1st, 2021) Power of a Point
§4 Point Circles
We now take a brief moment to examine the uses of the radical axis when we consider
points to be circles with radius 0. Although this technique is fairly niche and extremely
difficult to spot in the wild, it often leads to very elegant solutions when used effectively.
Proof. If we consider A and B to be circles of radius 0, then it follows that their radical
axis is the perpendicular bisector of AB. Symmetrically, it follows that the radical center
of A, B, C is the concurrent point of the three perpendicular bisectors.
A Q
F
C
P B M
Proof. We observe that if we were to show that P Q was the radical axis of (BC) and
some circle centered at A, we would be done, which motivates our next step: since EF is
the radical axis of (BC) and (AEF ), it follows that Q is the radical center of the point
circle at A, so Q lies on the radical axis of A and (BC), and obviously we have
Pow(P, A) = P A2 = Pow(P, (ABC)) = P B · P C = Pow(P, (BC))
so P lies on the radical axis of A and (BC) as well.
17
Albert Zhu (April 1st, 2021) Power of a Point
B
X
A
O1 G E O2
D
F
M
Proof. We observe that there are a lot of equal lengths in this problem, so this motivates
us to try to use radical axes somehow. Since we know that the midpoints of AB and CD
form the radical axis of Γ1 and Γ2 (see Example 2.8 if you’re not sure why), we let these
points be X and Y, respectively. We also know that AC ⊥ BD through some simple
angle chasing, so we now introduce the key idea of using the point circle E :
Pow(X, E) = XE 2 = XA2 = Pow(X, A) = XB 2 = Pow(X, B)
Pow(Y, E) = Y E 2 = Y A2 = Pow(Y, A) = Y B 2 = Pow(Y, B),
implying that Γ1 , Γ2 , and E are coaxial. Thus, Pow(M, Γ1 ) = M F 2 = M E 2 = Pow(M, E)
implies that M ∈ XY as well, which means that M F 2 = M G2 =⇒ M F = M G.
This next solution is in my opinion less intuitive than the previous ones, but it’s too
good not to share.
A
E
C
K B
D
M L
−
Proof. Since ∠F IK = ∠F CB = ∠KEI, we have 4KF I ∼ 4KIE. This means that
KF · KE = KI 2 , so K lies on the radical axis of I and ω, and by symmetry M and L
do too, which means that K, M, L are collinear as desired.
18
Albert Zhu (April 1st, 2021) Power of a Point
§5 Black Magic
The main idea of this section is to combine Power of a Point with more analytical
methods, which tends to be more versatile than just using PoP by itself albeit at the
cost of generally being more computationally intensive.
X
E F
B D Y D′ C
19
Albert Zhu (April 1st, 2021) Power of a Point
Proof. Upon inspection, the fixed point appears to be the intersection of the A-symmedian
with (ABC); call this point G. Since D is a variable point, it’s hard to get any information
about it, so we are motivated to use the Forgotten Coaxiality Lemma in order to avoid
having to deal with it. We use barycentric coordinates with reference triangle 4ABC.
Let E = (e, 1 − e, 0) and F = (e, 0, 1 − e) (this comes from [EBC] [F BC]
[ABC] = [ABC] ) be fixed
points, and let D = (0, d, 1 − d) and D0 = (0, 1 − d, d) be variable points. Plugging in
B, E, D0 and C, F, D implies that (BED0 ) and (CF D) are parametrized by
and
a2 yz + b2 zx + c2 xy = (x + y + z)(b2 (1 − e)x + a2 (1 − d)y),
respectively. Since G = (−a2 : 2b2 : 2c2 ), it follows that
Pow(BED0 ) (G)
Pow(CF D) (G)
−4a2 b2 c2 + 2a2 b2 c2 + 2a2 b2 c2 + (2b2 + 2c2 − a2 )(−a2 c2 (1 − e) + 2a2 c2 (1 − d))
=
−4a2 b2 c2 + 2a2 b2 c2 + 2a2 b2 c2 + (2b2 + 2c2 − a2 )(−a2 b2 (1 − e) + 2a2 b2 (1 − d))
c2
= 2
b
AE · AB
=
AF · AC
Pow(BED0 ) (A)
= ,
Pow(CF D) (A)
so A, G, X, Y are concyclic, which is what we wanted to show. Note that we were able to
use homogenized coordinates here because the common denominator of unhomogenized
coordinates would cancel out in the fraction. This will not always be the case!
Our next example is an occasionally useful result that allows us to compute arbitrary
powers of points with respect to a circle without having to involve its center.
Example 5.3
Let ABC be a triangle and P be an arbitary point. Let the parallel line to BC
through P meet AB, AC at A1 , A2 . Similarly define B1 ∈ BC, B2 ∈ BA and
C1 ∈ CA, C2 ∈ CB. Then using directed lengths, i.e. P A1 · P A2 is given a positive
sign if P~A1 is in the same direction of P~A2 and negative otherwise, we have
Pow(P, (ABC)) = P A1 · P A2 + P B1 · P B2 + P C1 · P C2 .
Proof. We use barycentric coordinates with reference triangle 4ABC. Suppose that
P = (x, y, z). Observing that [P BC] = [A1 BC] = [A2 BC] since the three triangles share
the same base and height, we must have A1 = (x, 1 − x, 0), A2 = (x, 0, 1 − x), so the
barycentric distance formula implies that
p
P A1 = −a2 (x + y − 1)z = az, P A2 = ay,
20
Albert Zhu (April 1st, 2021) Power of a Point
P A1 · P A2 + P B1 · P B2 + P C1 · P C2
= −a2 yz + −b2 zx + −c2 xy
= Pow(P, (ABC))
as desired.
§5.2 Linearity
We begin with Remark 2.5 from the second section, but formalized:
Proof. We already proved this earlier, but we now present an alternate, more synthetic
~ = kA
proof. Let A, B, C be points such that C ~ + (1 − k)B.
~ If O1 and O2 are the centers
of ω1 and ω2 , respectively, then Stewart’s Theorem on 4O1 AB, 4O2 AB respectively
imply that
k(1 − k) + CO12 = kAO12 + (1 − k)BO12 ,
k(1 − k) + CO22 = kAO22 + (1 − k)BO22 .
Subtracting the second equality from the first, we have
as desired.
The way that this theorem is mostly used in practice is the following corollary:
Corollary 5.5
Let ω1 , ω2 be two circles and let P be a point on line BC. Then if f (•) = f (•, ω1 ) −
f (•, ω2 ), we have
PC PB
f (P ) = f (B) + f (C).
BC BC
More generally, if P = (x, y, z) in barycentric coordinates with reference triangle
4ABC, we have
f (P ) = xf (A) + yf (B) + zf (C).
Now let’s do some examples, first with the line form of Corollary 5.5, and then with
the general form.
21
Albert Zhu (April 1st, 2021) Power of a Point
Example 5.6
In 4ABC, let M be the midpoint of BC, D be the projection of A onto BC, and O
be the circumcenter. OD meets AM at P . Prove that P lies on the radical axis of
(BOC) and the nine-point circle of triangle ABC.
H
P
B C
D M
Proof. WLOG let 4ABC be acute. Let ω be the nine-point circle, and define f (•) =
Pow(•, (BOC)) − Pow(•, ω). Here, we actually have two choices for f (P ), since
OP ~ DP ~ PM ~ AP ~
P~ = D+ O= A+ M.
OD OH AM AM
We will present the former solution path and leave the latter as an exercise. Let H be the
orthocenter of 4ABC, and let AD meet ω again at E (well-known to be the midpoint of
AH). Observe that it suffices to show that
OP DP OP f (O)
0 = f (P ) = f (D) + f (O) ⇐⇒ =− .
OD OH DP f (D)
It’s well-known that O and H are reflections over the center of ω, so we actually have
22
Albert Zhu (April 1st, 2021) Power of a Point
U
X
A O B
M
T
Q
Proof. Let O be the center of ω. In locus problems, it’s always a good idea to check the
extreme cases, so setting X = P, X = P Q ∩ AB, and X = Q, we can see that M lies on
the circle passing through the midpoint of P B, the midpoint of QB, and Q. Thus, we
predict that the center of the locus circle of M is the midpoint of AO. This motivates us
to construct the circle with diameter AO as well as the midpoints U and V of AS and
AT, respectively, which clearly lie on (AO). Now let f (•) = Pow(•, (AO)) − Pow(•, ω);
then we have
1 1
Pow(M, (AO)) + M S · M T = f (M ) = (f (S) + f (T )) = (SU · SA + V T · AT ),
2 2
1 2 2 2
which implies that Pow(M, (AO)) = 4 (SA + AT − T S ). By Law of Cosines on 4AST,
this quantity equals
1 1
(SA · AT cos ∠SAT ) = (SA · AX),
2 2
but we know that 4AP X ∼ 4ASP =⇒ SA · AX = AP 2 , so Pow(M, (AO)) = 12 AP 2 .
In particular, this quantity does not depend on X, so if O1 is the midpoint of AO, it
follows that M O12 is fixed from the definition of power of a point, meaning that M lies
on a fixed circle with center O1 as desired.
Like the Balkan problem in the previous section, this next solution is definitely far less
natural than the previous ones, but it’s extremely slick.
23
Albert Zhu (April 1st, 2021) Power of a Point
F
I E
O
P
B C
D
Proof. First, it’s clear that AE + AF = BC, and we also observe that P lies on (AEF )
by Miquel’s Pivot Theorem. It suffices to show that Pow(P, (ABC)) = Pow(I, (ABC)),
which happens if and only if Pow(P, (ABC)) = −2Rr by Euler’s Theorem. Let P have
barycentric coordinates (x, y, z) with reference triangle 4ABC. Then if we define
we have
−Pow(P, (ABC)) = xfA (A) + yfA (B) + zfA (C) = y(c · BF ) + z(b · CE)
= xfB (A) + yfB (B) + zfB (C) = z(a · CD) + x(c · AF )
= xfC (A) + yfC (B) + zfC (C) = x(b · AE) + y(a · BD),
so
X X X X
− Pow(P, (ABC)) a= yca(BF ) + zba(CE) = xbc(AE + AF ) = abc x = abc.
cyc cyc cyc cyc
abc
Thus, Pow(P, (ABC)) = − a+b+c = − 4R[ABC]
2[ABC] = −2Rr as desired.
r
Now to finish, we will brutally murder a classic problem to showcase how powerful
linearity can be.
24
Albert Zhu (April 1st, 2021) Power of a Point
C1
B2
E
D0
K
F
G I
F0
E0 M
B1
C2
B D C
Proof. Call the incircle ω. After some messing around, we let D0 , E0 , F0 be the mid-
points of EF, F D, DE, respectively: we can observe that D0 is the radical center of
(AIC), ω, (AI) and F0 is the radical center of (AIC), ω, (CI), so B1 B2 is the E-midline
in 4DEF (of course, C1 C2 is the F -midline as well by symmetry). As the Gergonne
Point G of 4ABC is the Symmedian Point of 4D0 E0 F0 , it’s well-known that D0 , M, G
are collinear (the so-called D-Schwatt Line of 4DEF ), so now we just need to show that
G lies on the radical axis of (BB1 BC ) and (CC1 C2 ).
To do so, we will use linearity: define fB (•) = Pow(•, ω) − Pow(•, (BB1 B2 )) and fC
similarly. Using 4BF0 D0 as a reference triangle, we have
[GF0 D0 ] [GBF0 ] [GD0 B] dist(G, F0 D0 )
fB (G) = fB (B) + fB (F0 ) + fB (E0 ) = BD2 .
[BF0 D0 ] [BF0 D0 ] [BF0 D0 ] dist(B, F0 D0 )
Thus, by symmetry it suffices to show that
fB (G) CD2 dist(G, D0 E0 ) dist(B, F0 D0 )
= 1 ⇐⇒ · · = 1.
fC (G) BD2 dist(G, F0 D0 ) dist(C, D0 E0 )
Noting that there are many right and equal angles from the tangents in the configuration,
we are motivated to use trigonometry; we complete the rest of this proof in Appendix
9.3, as it is not very enlightening and fairly long.
Exercise 5.11. For an alternate approach, let the line through G parallel to F D meet
AB, BC at Q0 , S 0 . The crux of the solution is showing that (BQ0 S 0 ), (DEF ), (AIC) are
coaxial, which can be done in many ways (see here, here, or here).
25
Albert Zhu (April 1st, 2021) Power of a Point
§6 Final Remarks
§6.1 Heuristics
Of course, knowing a theorem’s statement doesn’t mean anything unless you also know
when and how to apply it. Therefore, this section is dedicated to listing some situations
where Power of a Point is likely going to be useful.
• Power of a Point is first and foremost a length chasing tool. If a problem involves
a circle and asks for some condition that can be encoded into length ratios, start
computing powers of points!
• The orthocenter plays very nicely with Power of a Point. Thus, even when there
might not be any obvious circles in a problem, if there is a prominent orthocenter,
don’t count Power of a Point out of the equation just yet.
• It’s unlikely that the correct points to use PoP on will be immediately obvious, so
don’t be afraid to introduce lots of extra points until you find the right ones.
• If a problem involves proving that four points are concyclic but there’s very little
information about one of them, don’t start blindly flailing about with the basic
PoP theorem; the Forgotten Coaxiality Lemma is probably going to be more useful.
• Power of a Point is extremely powerful (no pun intended) for problems involving
tangencies if the examples haven’t made that obvious already. The first thing you
should try should just be the basic PoP theorem, but don’t be afraid to get clever
like with Example 3.7 or Example 4.3.
• Any time a concurrency and collinearity problem has one or more important circles,
you should think of radical axes/center. If the problem statement asks you to show
that three lines are “all parallel or concurrent,” that’s also a big red flag.
• Point circles may occasionally be useful for problems involving lots of equal lengths,
especially if there are perpendicular bisectors.
• Power of a Point (and especially linearity) can be helpful for problems involving
fixed points or circles as we saw in Example 5.8; showing that the power of some
point is fixed is a pretty underrated tool in my opinion.
26
Albert Zhu (April 1st, 2021) Power of a Point
§7 Problems
Problems in each section are roughly sorted by difficulty. Please only refer to the hints if
you are well and truly stuck, as many are giveaways! I’ve also linked AoPS threads for
most of the problems, and once you solve or simply cannot make any more progress on
a problem, feel free to check out other people’s solutions; I personally have also posted
solutions on many of the threads.
§7.1 Introduction
Problem 7.1. Let AD be the A-altitude in triangle 4ABC. If H is a point on AD,
prove that H is the orthocenter of 4ABC if and only if BD · CD = AD · AH.
Problem 7.2 (AoPS). Let BT be the altitude and H be the intersection point of
the altitudes of triangle ABC. Point N is symmetric to H with respect to BC. The
circumcircle of triangle AT N intersects BC at points F and K. Prove that F B = BK.
Problem 7.3 (Sharygin CR 2021/16). Let circles Ω and ω touch internally at point A.
A chord BC of Ω touches ω at point K. Let O be the center of ω. Prove that the circle
BOC bisects segment AK.
Problem 7.4 (USAMO 1998/2). Let C1 and C2 be concentric circles, with C2 in the
interior of C1 . From a point A on C1 one draws the tangent AB to C2 (B ∈ C2 ). Let C
be the second point of intersection of ray AB and C1 , and let D be the midpoint of AB.
A line passing through A intersects C2 at E and F in such a way that the perpendicular
AM
bisectors of DE and CF intersect at a point M on AB. Find, with proof, the ratio M C.
27
Albert Zhu (April 1st, 2021) Power of a Point
28
Albert Zhu (April 1st, 2021) Power of a Point
29
Albert Zhu (April 1st, 2021) Power of a Point
Problem 7.30 (Iran MO 2017 Round 3/G3). Let ABC be an acute-angle triangle.
Suppose that M be the midpoint of BC and H be the orthocenter of ABC. Let
F ≡ BH ∩ AC and E ≡ CH ∩ AB. Suppose that X be a point on EF such that
∠XM H = ∠HAM and A, X are in the distinct side of M H. Prove that AH bisects
M X.
Problem 7.31 (2015 Sharygin CR/19). Let L and K be the feet of the internal and
the external bisector of angle A of a triangle ABC. Let P be the common point of the
tangents to the circumcircle of the triangle at B and C. The perpendicular from L to
BC meets AP at point Q. Prove that Q lies on the medial line of triangle LKP .
Problem 7.32 (IMO Shortlist 2009/G3). Let ABC be a triangle. The incircle of
ABC touches the sides AB and AC at the points Z and Y , respectively. Let G be the
point where the lines BY and CZ meet, and let R and S be points such that the two
quadrilaterals BCY R and BCSZ are parallelogram. Prove that GR = GS.
Problem 7.33 (ARMO 2011 Grade 10/4). The perimeter of triangle ABC is 4. Point
X is marked on ray AB and point Y is marked on ray AC such that AX = AY = 1. If
BC intersects XY at point M , prove that perimeter of one of triangles ABM or ACM
is 2.
Problem 7.34 (NICE MO 2021/2). Let O be the circumcenter of triangle ABC. Suppose
the perpendicular bisectors of OB and OC intersect lines AB and AC at D 6= A and
E=6 A, respectively. Determine the maximum possible number of distinct intersection
points between line BC and the circumcircle of 4ADE.
Problem 7.36. In triangle 4ABC, let O, G, and K be the circumcenter, centroid, and
Symmedian Point, respectively. Prove that OK ≥ OG.
Problem 7.37 (Taiwan TST 2016 Round 2/1). Let O be the circumcenter of triangle
ABC, and ω be the circumcircle of triangle BOC. Line AO intersects with circle ω again
at the point G. Let M be the midpoint of side BC, and the perpendicular bisector of BC
meets circle ω at the points O and N . Prove that the midpoint of the segment AN lies
on the radical axis of the circumcircle of triangle OM G, and the circle whose diameter is
AO.
Problem 7.38 (ELMO Shortlist 2013/G3). In 4ABC, a point D lies on line BC. The
circumcircle of ABD meets AC at F (other than A), and the circumcircle of ADC meets
AB at E (other than A). Prove that as D varies, the circumcircle of AEF always passes
through a fixed point other than A, and that this point lies on the median from A to BC.
Problem 7.39 (USA December TST 2012/1). In acute triangle ABC, ∠A < ∠B and
∠A < ∠C. Let P be a variable point on side BC. Points D and E lie on sides AB and
AC, respectively, such that BP = P D and CP = P E. Prove that as P moves along side
BC, the circumcircle of triangle ADE passes through a fixed point other than A.
30
Albert Zhu (April 1st, 2021) Power of a Point
31
Albert Zhu (April 1st, 2021) Power of a Point
§8 Hints
7.1. Reflect H over BC.
7.4. Proving that DEF C is cyclic implies that M is the midpoint of CD.
7.14. Show that A1 , B1 , C1 lie on the radical axis of the nine-point circle and (ABC).
7.15. Either show that if (A1 A2 C1 C2 ) 6= (B1 B2 C1 C2 ), then C would lie on their radical
axis, or show that (A1 A2 C1 C2 ), (B1 B2 C1 C2 ), (C1 C2 A1 A2 ) share a common center.
7.18. Use radical center twice to show that P and R lie on the radical axis of (ABC)
and the nine-point circle.
7.20. Introduce E and F, the second intersections of BX with the circle centered at A
with radius AC and AX with the circle centered at B with radius BC, respectively.
7.22. Prove that the circumcenter and centroid lie on the radical axes.
7.23. Use the Forgotten Coaxiality Lemma on X, Y with respect to (AEF ), (ABC).
7.24. Use the Forgotten Coaxiality lemma on D, E with respect to (AH), (ABC).
7.26. Use the Forgotten Coaxiality Lemma on W, Z with respect to (P QY ) and (RSY ).
7.27. If the two points are X and Y, prove that the midpoint of XY lies on a fixed circle
with the Forgotten Coaxiality Lemma.
32
Albert Zhu (April 1st, 2021) Power of a Point
7.32. Introduce the A-excircle; there are lots of equal lengths that result.
7.33. Reflect X over B and Y over C to get the tangency points of the A-excircle.
7.35. Pick any 3 of the Ai as your reference triangle, then just use the bary PoP formula.
7.36. It suffices to prove that Pow(O, (ABC)) ≥ Pow(G, (ABC)), which can be done
with either straight bary or Example 5.3.
7.39. Show that Pow(H, (ADE)) is fixed using H = (tan A : tan B : tan C).
7.40. Extend AB to meet (P QD) at E. Is there anything special about the length of
BE?
7.44. For P, simple PoP manipulations do the trick. For K, let I1 , I2 be the centers of
ω1 , ω2 , and let V be the reflection of D over M. If f (•) = Pow(•, ω1 ) − Pow(•, ω2 ),
after some manipulations of the equation f (K) = 12 (f (I) + f (D)) = 0, it suffices to
show that IV ⊥ I1 I2 . Also, don’t forget the Sawayama-Thebault Theorem!
7.46. Use the Forgotten Coaxiality Lemma on X, I with respect to (AIb Ic ), (CIb Ic ), and
use XIIb Ic cyclic to show that XI bisects ∠Ib IIc ; symmetry finishes the problem
from there.
7.47. Prove that A0 D0 is the radical axis of (DEF ) and (XY Z).
7.48. Define f1 (•) = Pow(•, (BDIF )) − Pow(•, (CDIE)) and f2 (•) = Pow(•, (BP F )) −
Pow(•, (CP E)). The crucial step is proving that for any point T on AX, f1 (T ) =
f2 (T ).
33
Albert Zhu (April 1st, 2021) Power of a Point
§9 Appendices
§9.1 Appendix A: Notations and conventions
• ∩ denotes the intersection of two objects. For example, if a point P is defined as
the intersection of two lines `1 and `2 , it would be written as P = `1 ∩ `2 .
• ∈ denotes that a point is on a figure. For example, if a point P lies on circle ω, it
would be written as P ∈ ω.
• Parentheses denote the circumcircle of a figure or the diameter circle if we only list
two points. For example, the circumcircle of a triangle 4ABC is (ABC), and the
circle with diameter AB is (AB).
• The abbreviation PoP means “Power of a Point,” and WLOG means “Without
Loss Of Generality.” I have no idea why the O is inconsistently capitalized either.
• The circumradius of the reference triangle (usually 4ABC) is denoted by R, and
the inradius is denoted by r. Also, in 4ABC, a, b, and c denote the lengths of
sides BC, CA, and AB, respectively, and we use ∠A, ∠B, and ∠C as shorthand for
∠CAB, ∠ABC, and ∠BCA, respectively.
+ −
• The symbol ∼ means directly similar, and the symbol ∼ means inversely similar.
+
For example, if 4ABC ∼ 4DEF, it means that in terms of directed angles,
−
]ABC = ]DEF, while if 4ABC ∼ 4DEF, it means that ]ABC = ]F ED.
• ∞` denotes the point at infinity on a line `, i.e. the point that all lines parallel to `
pass through. In particular, P ∞` is the line through point P parallel to line `.
34
Albert Zhu (April 1st, 2021) Power of a Point
c2 = a2 + b2 − 2ab cos C.
Proof. Abbreviate ∠D = ∠EDF, ∠E = ∠F ED, and ∠F = ∠DF E. For the first quotient,
we have
◦ − 1 ∠CBA) 2
!
1
CD2 2 DE cos(90 2 DE 2 cos2 ∠E
= 1 · 1 = · .
BD2 ◦
2 F D cos(90 − 2 ∠ACB)
F D2 cos2 ∠F
For the second quotient, it’s well-known that the Gergonne Point is the isotomic conju-
gate of the orthocenter in 4D0 E0 F0 , so the barycentric coordinates of G in 4D0 E0 F0
are (cot ∠D : cot ∠E : cot ∠F ), giving
1
dist(G, D0 E0 ) [GD0 E0 ] D0 E0 cot ∠F sin ∠E cos ∠F F D2
= · 1 = · = ·
dist(G, F0 D0 ) [GF0 D0 ] F0 D0
cot ∠E sin ∠F cos ∠E DE 2
35
Albert Zhu (April 1st, 2021) Power of a Point
with the second and third equalities coming from the Law of Sines on 4D0 E0 F0 and
4DEF, respectively.
For the third quotient, we have
1
dist(B, F0 D0 ) = BD sin ∠E + DE sin ∠D
2
DE · EF
= BD sin ∠E + sin ∠E
2F D
FD DE · EF
= sin ∠E +
2 cos ∠E 2F D
sin ∠E
F D2 + DE · EF · cos ∠E
=
2F D cos ∠E
DE 2 + EF 2 − F D2
sin ∠E 2
= F D + DE · EF ·
2F D cos ∠E 2DE · EF
sin ∠E
F D2 + DE 2 + EF 2 ,
=
4F D cos ∠E
where the second and fifth equality come from Law of Sines and Law of Cosines, respec-
tively, on 4DEF. Thus,
with the second equality coming from Law of Sines on 4DEF, so multiplying all three
quotients yields 1 as desired.
36