Chapter

Power of a Point

This module introduces one of the main tools of olympiad geometry: products of secant segments, tangent-secant, intersecting chords, equal powers, and first applications to proofs and ratios.
Log in to track solved progress and bookmarks.

Theory

Key Idea

Power of a point turns a circle into an equality of products of segments. If two secants from point \(P\) meet a circle at \(A,B\) and \(C,D\), then \(PA\cdot PB=PC\cdot PD\). If \(PT\) is a tangent from \(P\), then \(PT^2=PA\cdot PB\).

In an olympiad problem this often means: do not try to find angles or lengths separately. See two secants, one tangent and one secant, or two chords, and write the correct product.

Basic Facts

Secant-secant: if point \(P\) lies outside a circle, and secants through \(P\) meet the circle in the order \(P,A,B\) and \(P,C,D\), then \(PA\cdot PB=PC\cdot PD\).

Tangent-secant: if \(PT\) is a tangent and a secant through \(P\) meets the circle at \(A,B\), then \(PT^2=PA\cdot PB\).

Intersecting chords: if chords \(AB\) and \(CD\) meet at point \(X\) inside the circle, then \(XA\cdot XB=XC\cdot XD\).

Converse criterion: if points \(A,B\) lie on one line with \(P\), points \(C,D\) lie on another, and \(PA\cdot PB=PC\cdot PD\), then points \(A,B,C,D\) lie on one circle in a non-degenerate configuration.

When to Use This Method

Look for power of a point when there is a circle and a point from which two lines go to the circle. Strong signals are: a tangent, two secants, intersecting chords, a product of segments, a square of a length, or a ratio like \(PA:PB\).

The method is useful for finding a length, proving equality of products, proving cyclicity, obtaining a ratio, and preparing for the radical axis.

How to Recognise the Method

If the statement has a point outside a circle and two lines through it, almost always try to write \(PA\cdot PB=PC\cdot PD\). If there is a tangent, immediately look for \(PT^2=PA\cdot PB\). If two chords meet inside the circle, use the products of the four small segments.

If the circle is not given explicitly but an equality of products appears, try to prove that four points lie on one circle. This is sometimes faster than angle chasing.

Typical Mistakes

Do not confuse the near and far secant segments: the formula uses the distances from the external point to both intersection points with the circle, not only the part inside the circle.

In the tangent formula \(PT^2=PA\cdot PB\), point \(T\) is the point of tangency to this particular circle. For points inside a circle and for side extensions, directed segments may be needed; in this module the position is stated explicitly to avoid sign issues.

Mini-Checklist

1. Where is point \(P\)? 2. Which two lines through it meet the circle? 3. Which points are near and far? 4. Is there a tangent? 5. Are there intersecting chords inside the circle? 6. Can cyclicity be proved by the converse criterion? 7. Do we first need to extend a side to a second intersection point?

Examples

Example 1. Two Secants From One Point

Basic technique: correctly choose the near and far points on each secant.

Problem. From point \(P\) outside a circle, two secants are drawn. The first meets the circle at \(A,B\), the second at \(C,D\), with \(P,A,B\) and \(P,C,D\) in that order. If \(PA=6\), \(PB=15\), \(PC=9\), find \(PD\).

Solution.

By the secant theorem, \(PA\cdot PB=PC\cdot PD\). Hence \(6\cdot15=9\cdot PD\), so \(PD=10\).

Example 2. Tangent and Secant

The square of the tangent equals the product of the whole secant and its external part.

Problem. From point \(P\), tangent \(PT\) and secant \(PAB\) are drawn, where \(A\) is the nearer point of the circle. If \(PA=4\), \(PB=25\), find \(PT\).

Solution.

By the tangent-secant theorem, \(PT^2=PA\cdot PB=4\cdot25=100\). Therefore \(PT=10\).

Example 3. Intersecting Chords

If the point is inside the circle, we use products of the parts of chords.

Problem. Chords \(AB\) and \(CD\) meet at point \(X\). It is known that \(XA=3\), \(XB=12\), \(XC=4\). Find \(XD\).

Solution.

For intersecting chords, \(XA\cdot XB=XC\cdot XD\). Hence \(3\cdot12=4\cdot XD\), and \(XD=9\).

Example 4. Proof Through Similarity

The secant theorem is not magic: it follows from similarity of triangles.

Problem. From point \(P\) outside a circle, secants \(PAB\) and \(PCD\) are drawn. Prove that \(PA\cdot PB=PC\cdot PD\).

Solution.

Join \(A\) to \(C\), and \(B\) to \(D\). Consider triangles \(PAC\) and \(PDB\). The angle at \(P\) is common, because \(P,A,B\) and \(P,C,D\) are collinear. Also, \(\angle PAC=\angle BAC\), \(\angle PDB=\angle CDB\), and angles \(\angle BAC\) and \(\angle CDB\) are equal as inscribed angles standing on chord \(BC\). Therefore \(\triangle PAC\sim\triangle PDB\). From similarity, \(\frac{PA}{PD}=\frac{PC}{PB}\), hence \(PA\cdot PB=PC\cdot PD\).

Example 5. Converse Circle Criterion

An equality of products may create a circle instead of using one.

Problem. Points \(A,B\) lie on one ray starting at \(P\), points \(C,D\) lie on another ray, and \(PA\cdot PB=PC\cdot PD\). Prove that \(A,B,C,D\) lie on one circle.

Solution.

Draw the circle through \(A,B,C\). Let its second intersection with ray \(PC\) be \(D'\). By the secant theorem, \(PA\cdot PB=PC\cdot PD'\). By the condition, \(PA\cdot PB=PC\cdot PD\). Since \(PC>0\), we get \(PD'=PD\), hence \(D'=D\). Therefore \(A,B,C,D\) are cyclic.

Example 6. A Small Circle in a Triangle

Power of a point often gives a ratio on sides of a triangle.

Problem. In triangle \(ABC\), points \(D\) and \(E\) lie on \(AB\) and \(AC\). If \(B,C,D,E\) lie on one circle, prove that \(AD\cdot AB=AE\cdot AC\).

Solution.

Consider point \(A\) with respect to circle \((BCDE)\). Lines \(AB\) and \(AC\) are secants: the first meets the circle at \(D,B\), the second at \(E,C\). Therefore \(AD\cdot AB=AE\cdot AC\).

Example 7. Tangent to a Circumcircle

Here power of a point combines with the previous module's tangent-chord result.

Problem. The tangent to the circumcircle of triangle \(ABC\) at \(A\) meets line \(BC\) at point \(T\), with \(T\) outside segment \(BC\). Prove that \(TB:TC=AB^2:AC^2\).

Solution.

By the tangent-secant theorem, \(TA^2=TB\cdot TC\). Also, by the tangent-chord theorem, \(\triangle TAB\sim\triangle TCA\). From similarity, \(\frac{TB}{TA}=\frac{AB}{AC}\) and \(\frac{TA}{TC}=\frac{AB}{AC}\). Multiplying, we get \(\frac{TB}{TC}=\frac{AB^2}{AC^2}\).

Example 8. Equal Powers

This prepares for the radical axis: equal powers mean equal products of secants.

Problem. Two circles intersect at \(A\) and \(B\). Point \(P\) lies on line \(AB\) outside both circles. Prove that the powers of point \(P\) with respect to these circles are equal.

Solution.

Line \(PAB\) is a secant for both circles, and the intersection points with each circle are the same points \(A\) and \(B\). Therefore the power of \(P\) with respect to the first circle is \(PA\cdot PB\), and with respect to the second circle it is also \(PA\cdot PB\). Hence the powers are equal.

Problems

Problems

#2.1
#2.1

The Second Secant

Circle Grade 8 Grade 9 ★★☆☆☆

From point \(P\) outside a circle, two secants \(PAB\) and \(PCD\) are drawn, where \(A\) and \(C\) are the nearer points of the circle. If \(PA=5\), \(PB=18\), \(PC=6\), find \(PD\).

Details
Problem: GEO-B2-M02-P001
Difficulty: Level 2 of 5
Tag: Circle
Grade: Grade 8, Grade 9
#2.2
#2.2

Length of a Tangent

Tangent Grade 8 Grade 9 ★★☆☆☆

From point \(P\), tangent \(PT\) to a circle and secant \(PAB\) are drawn, where \(A\) is the nearer point. If \(PA=3\), \(PB=27\), find \(PT\).

Details
Problem: GEO-B2-M02-P002
Difficulty: Level 2 of 5
Tag: Tangent
Grade: Grade 8, Grade 9
#2.3
#2.3

Intersecting Chords

Circle Grade 8 Grade 9 ★★☆☆☆

Chords \(AB\) and \(CD\) of a circle meet at point \(X\). It is known that \(XA=8\), \(XB=6\), \(XC=4\). Find \(XD\).

Details
Problem: GEO-B2-M02-P003
Difficulty: Level 2 of 5
Tag: Circle
Grade: Grade 8, Grade 9
#2.4
#2.4

Two Tangents

Circle Grade 8 Grade 9 ★★☆☆☆

From point \(P\), tangents \(PA\) and \(PB\) are drawn to a circle. Prove that \(PA=PB\) using power of a point.

Details
Problem: GEO-B2-M02-P004
Difficulty: Level 2 of 5
Tag: Circle
Grade: Grade 8, Grade 9
#2.5
#2.5

Prove the Secant Formula

Similarity Grade 8 Grade 9 ★★★☆☆

From point \(P\) outside a circle, secants \(PAB\) and \(PCD\) are drawn, where \(A\) and \(C\) are the nearer points. Prove that \(PA\cdot PB=PC\cdot PD\).

Details
Problem: GEO-B2-M02-P005
Difficulty: Level 3 of 5
Tag: Similarity
Grade: Grade 8, Grade 9
#2.6
#2.6

A Product Creates a Circle

Cyclic quadrilateral Grade 8 Grade 9 ★★★☆☆

Points \(A,B\) lie on one ray starting at \(P\), and points \(C,D\) lie on another ray. It is known that \(PA\cdot PB=PC\cdot PD\). Prove that points \(A,B,C,D\) lie on one circle.

Details
Problem: GEO-B2-M02-P006
Difficulty: Level 3 of 5
Tag: Cyclic quadrilateral
Grade: Grade 8, Grade 9
#2.7
#2.7

Ratio of Chord Parts

Ratios Grade 8 Grade 9 ★★★☆☆

Chords \(AB\) and \(CD\) meet at point \(X\). It is known that \(XA:XB=2:5\), \(XC=6\), \(XD=15\). Find \(XA\) and \(XB\).

Details
Problem: GEO-B2-M02-P007
Difficulty: Level 3 of 5
Tag: Ratios
Grade: Grade 8, Grade 9
#2.8
#2.8

A Secant With Known Inner Part

Ratios Grade 8 Grade 9 ★★★☆☆

From point \(P\), tangent \(PT=12\) and secant \(PAB\) are drawn. It is known that the inner part of the secant is \(AB=20\). Find \(PA\).

Details
Problem: GEO-B2-M02-P008
Difficulty: Level 3 of 5
Tag: Ratios
Grade: Grade 8, Grade 9
#2.9
#2.9

A Circle Inside a Triangle

Cyclic quadrilateral Grade 8 Grade 9 ★★★☆☆

In triangle \(ABC\), points \(D\) and \(E\) lie on sides \(AB\) and \(AC\). It is known that \(B,C,D,E\) lie on one circle, \(AD=4\), \(AB=14\), \(AE=7\). Find \(AC\).

Details
Problem: GEO-B2-M02-P009
Difficulty: Level 3 of 5
Tag: Cyclic quadrilateral
Grade: Grade 8, Grade 9
#2.10
#2.10

Common Chord and Equal Powers

Intersecting Circles Grade 8 Grade 9 ★★★☆☆

Two circles intersect at \(A\) and \(B\). Point \(P\) lies on line \(AB\) outside both circles. Prove that the powers of point \(P\) with respect to these circles are equal.

Details
Problem: GEO-B2-M02-P010
Difficulty: Level 3 of 5
Tag: Intersecting Circles
Grade: Grade 8, Grade 9
#2.11
#2.11

A Tangent and a Diameter Secant

Circle Grade 8 Grade 9 Grade 10 ★★★☆☆

From point \(P\) outside a circle, tangent \(PT=15\) is drawn. A secant through the centre of the circle meets the circle at \(A\) and \(B\), where \(A\) is closer to \(P\), and \(PA=9\). Find the diameter of the circle.

Details
Problem: GEO-B2-M02-P011
Difficulty: Level 3 of 5
Tag: Circle
Grade: Grade 8, Grade 9, Grade 10
#2.12
#2.12

Find a Ratio in a Cyclic Configuration

Cyclic quadrilateral Grade 8 Grade 9 ★★★☆☆

Point \(P\) lies outside a circle. Secants \(PAB\) and \(PCD\) are drawn so that \(PA:PC=2:3\). Prove that \(PD:PB=2:3\).

Details
Problem: GEO-B2-M02-P012
Difficulty: Level 3 of 5
Tag: Cyclic quadrilateral
Grade: Grade 8, Grade 9
#2.13
#2.13

A Product on the Sides of a Triangle

Cyclic quadrilateral Grade 8 Grade 9 Grade 10 ★★★★☆

In triangle \(ABC\), points \(D\in AB\) and \(E\in AC\) are such that \(B,C,D,E\) lie on one circle. Prove that \(\frac{AD}{AE}=\frac{AC}{AB}\).

Details
Problem: GEO-B2-M02-P013
Difficulty: Level 4 of 5
Tag: Cyclic quadrilateral
Grade: Grade 8, Grade 9, Grade 10
#2.14
#2.14

The Converse Problem in a Triangle

Cyclic quadrilateral Grade 8 Grade 9 Grade 10 ★★★★☆

In triangle \(ABC\), points \(D\in AB\) and \(E\in AC\) satisfy \(AD\cdot AB=AE\cdot AC\). Prove that points \(B,C,D,E\) lie on one circle.

Details
Problem: GEO-B2-M02-P014
Difficulty: Level 4 of 5
Tag: Cyclic quadrilateral
Grade: Grade 8, Grade 9, Grade 10
#2.15
#2.15

Intersection of Diagonals in a Cyclic Quadrilateral

Cyclic quadrilateral Grade 8 Grade 9 Grade 10 ★★★★☆

In cyclic quadrilateral \(ABCD\), diagonals \(AC\) and \(BD\) meet at point \(P\). Prove that \(PA\cdot PC=PB\cdot PD\).

Details
Problem: GEO-B2-M02-P015
Difficulty: Level 4 of 5
Tag: Cyclic quadrilateral
Grade: Grade 8, Grade 9, Grade 10
#2.16
#2.16

Intersection of Extended Sides

Cyclic quadrilateral Grade 8 Grade 9 Grade 10 ★★★★☆

In cyclic quadrilateral \(ABCD\), lines \(AB\) and \(CD\) meet at point \(P\) outside the circle. Prove that \(PA\cdot PB=PC\cdot PD\).

Details
Problem: GEO-B2-M02-P016
Difficulty: Level 4 of 5
Tag: Cyclic quadrilateral
Grade: Grade 8, Grade 9, Grade 10
#2.17
#2.17

A Tangent to a Circumcircle and a Ratio

Similarity Grade 8 Grade 9 Grade 10 ★★★★☆

The tangent to the circumcircle of triangle \(ABC\) at \(A\) meets line \(BC\) at point \(T\), with \(T\) outside segment \(BC\). Prove that \(\frac{TB}{TC}=\frac{AB^2}{AC^2}\).

Details
Problem: GEO-B2-M02-P017
Difficulty: Level 4 of 5
Tag: Similarity
Grade: Grade 8, Grade 9, Grade 10
#2.18
#2.18

A Tangent to a Small Circle

Cyclic quadrilateral Grade 8 Grade 9 Grade 10 ★★★★☆

In triangle \(ABC\), point \(D\) lies on side \(BC\). From point \(C\), tangent \(CE\) is drawn to circle \((ABD)\), where \(E\) is the point of tangency. Prove that \(CE^2=CB\cdot CD\).

Details
Problem: GEO-B2-M02-P018
Difficulty: Level 4 of 5
Tag: Cyclic quadrilateral
Grade: Grade 8, Grade 9, Grade 10
#2.19
#2.19

Equal Tangents to Two Circles

Intersecting Circles Grade 8 Grade 9 Grade 10 ★★★★☆

From point \(P\), tangents \(PT_1\) and \(PT_2\) are drawn to two circles. Prove that if \(PT_1=PT_2\), then the powers of point \(P\) with respect to these circles are equal.

Details
Problem: GEO-B2-M02-P019
Difficulty: Level 4 of 5
Tag: Intersecting Circles
Grade: Grade 8, Grade 9, Grade 10
#2.20
#2.20

Prove a Circle From Two Products

Cyclic quadrilateral Grade 8 Grade 9 Grade 10 ★★★★☆

Lines \(l_1\) and \(l_2\) meet at point \(P\). Points \(A,B\) are chosen on \(l_1\), and points \(C,D\) on \(l_2\), with \(P\) not between the points of each pair. If \(PA\cdot PB=PC\cdot PD\), prove that \(A,B,C,D\) lie on one circle.

Details
Problem: GEO-B2-M02-P020
Difficulty: Level 4 of 5
Tag: Cyclic quadrilateral
Grade: Grade 8, Grade 9, Grade 10
#2.21
#2.21

A Tangent and the Symmedian Ratio

Similarity Grade 9 Grade 10 ★★★★★

The tangent to the circumcircle of triangle \(ABC\) at \(A\) meets line \(BC\) at point \(T\), with \(T\) outside segment \(BC\). Prove that \(TB:TC=AB^2:AC^2\), and then find \(TB:TC\) if \(AB=9\), \(AC=6\).

Details
Problem: GEO-B2-M02-P021
Difficulty: Level 5 of 5
Tag: Similarity
Grade: Grade 9, Grade 10
#2.22
#2.22

Locus of Equal Powers

Power Of Point Grade 9 Grade 10 ★★★★★

Two circles with centres \(O_1,O_2\) and radii \(r_1,r_2\) are given. Points \(X\) and \(Y\) have equal powers with respect to these circles. Prove that line \(XY\) is perpendicular to \(O_1O_2\), if \(X\ne Y\).

Details
Problem: GEO-B2-M02-P022
Difficulty: Level 5 of 5
Tag: Power Of Point
Grade: Grade 9, Grade 10
#2.23
#2.23

A Tangent From a Product

Cyclic quadrilateral Grade 9 Grade 10 ★★★★★

Point \(P\) lies outside a circle, and secant \(PAB\) meets it at \(A\) and \(B\), where \(A\) is closer to \(P\). Point \(T\) lies on the circle and satisfies \(PT^2=PA\cdot PB\). Prove that line \(PT\) is tangent to the circle.

Details
Problem: GEO-B2-M02-P023
Difficulty: Level 5 of 5
Tag: Cyclic quadrilateral
Grade: Grade 9, Grade 10
#2.24
#2.24

The Common Chord as a Line of Equal Powers

Intersecting Circles Grade 9 Grade 10 ★★★★★

Two circles intersect at points \(A\) and \(B\). Point \(P\) lies on line \(AB\) outside both circles. A line through \(P\) meets the first circle at \(C,D\), and the second at \(E,F\). Prove that \(PC\cdot PD=PE\cdot PF\).

Details
Problem: GEO-B2-M02-P024
Difficulty: Level 5 of 5
Tag: Intersecting Circles
Grade: Grade 9, Grade 10

Ladders

No published ladders were found.
Previous Chapter
Next Chapter