What Are Concyclic Points?
Concyclic points are a set of points that all lie on the same circle. Because every point on a circle is the same distance, the radius, from the center, concyclic points are all equidistant from one common center.
The word breaks apart cleanly: con- meaning "together" and -cyclic meaning "on a circle." Points are concyclic when a single circle can be drawn through all of them at once. Four or more concyclic points that are joined in order form a cyclic quadrilateral (or cyclic polygon), a shape inscribed in a circle.
Why Surveyors Trust Four Church Spires but Not Three
To fix a ship's position from landmarks on shore, a navigator needs the landmarks to sit in a known relationship, and there is an old surveying warning about the "danger circle": if the observer happens to stand on the same circle as three of their reference points, the fix collapses and the position becomes impossible to pin down. That circle is not a coincidence. It is a set of concyclic points, and whether a fourth point joins it decides whether the whole method works.
When Are Points Concyclic?
How many points you have changes how hard the question is.
Any single point lies on infinitely many circles, trivially "concyclic" on its own.
Any two points are always concyclic; countless circles pass through both.
Any three points, as long as they are not collinear (not in a straight line), are always concyclic, they determine exactly one circle. Three collinear points lie on no circle.
Four or more points are the real question. Four points may or may not be concyclic; it takes a condition to guarantee it.
The reason three non-collinear points always work is the previous circle theorem in disguise: the perpendicular bisector of each pair of points passes through the center, and for three non-collinear points those bisectors meet at exactly one point, the center of their unique circle. For $n$ points there are $\frac{n(n-1)}{2}$ such bisectors, and the concyclic condition is that they all pass through a single center.
How Do You Prove Four Points Are Concyclic?
Four is where you must actually check. There are three standard methods.
Method 1: The opposite-angles (cyclic quadrilateral) test. Join the four points in order into a quadrilateral. If the sum of each pair of opposite angles is $180°$, the four points are concyclic:
$$\angle A + \angle C = 180° \quad \text{and} \quad \angle B + \angle D = 180°$$
Method 2: The equal-angles test. If two points $C$ and $D$ lie on the same side of segment $AB$ and subtend equal angles on it, $\angle ACB = \angle ADB$, then $A, B, C, D$ are concyclic. This is the inscribed angle theorem running in reverse: equal angles on the same chord force the points onto one circle.
Method 3: The circle-equation test (coordinate geometry). Find the equation of the circle through three of the points, then substitute the fourth. If it satisfies the equation, all four are concyclic. In coordinate geometry, the general circle is:
$$x^2 + y^2 + Dx + Ey + F = 0$$
Solve for $D$, $E$, $F$ using three points, then test the fourth.
A fourth route, Ptolemy's theorem, states that four points forming a convex quadrilateral are concyclic exactly when the product of the diagonals equals the sum of the products of opposite sides: $AC \cdot BD = AB \cdot CD + BC \cdot DA$. The theorem is named for Claudius Ptolemy (c. 100–170 CE, Roman Egypt), biographed at MacTutor.
What Are the Properties of Concyclic Points?
Once points are known to be concyclic, several properties follow.
All equidistant from one center. Every concyclic point sits at the same distance (the radius) from the common center.
Opposite angles of the cyclic quadrilateral are supplementary, summing to $180°$.
Equal chords subtend equal angles at the common center, a consequence of the equal-distance structure.
The center is the common intersection of the perpendicular bisectors of every pair of the points.
An exterior angle of a cyclic quadrilateral equals the opposite interior angle, a handy test in angle-chasing problems.
Examples of Concyclic Points
Example 1
Are the points $(2, 0)$, $(0, 2)$, $(-2, 0)$, and $(0, -2)$ concyclic?
Test each against the circle $x^2 + y^2 = 4$ (center origin, radius $2$):
$$2^2 + 0^2 = 4, \quad 0^2 + 2^2 = 4, \quad (-2)^2 + 0^2 = 4, \quad 0^2 + (-2)^2 = 4$$
All four satisfy the equation, so all four lie on the same circle.
Final answer: yes, they are concyclic (on $x^2 + y^2 = 4$).
Example 2
Three friends claim that because any 3 points make a circle, any 4 points must too. A fourth point is added to $(2, 0)$, $(0, 2)$, $(-2, 0)$: it is $(1, 1)$. Are all four concyclic?
Wrong attempt. "Three points always make a circle, so a fourth just joins in." By that logic $(1, 1)$ is automatically on the circle through the first three.
Break. The first three lie on $x^2 + y^2 = 4$. Test the fourth: $1^2 + 1^2 = 2$, not $4$. The point $(1, 1)$ sits inside the circle, not on it.
Correct. Three non-collinear points fix a unique circle; a fourth point is concyclic only if it happens to satisfy that circle's equation. It is not automatic, you must check.
Final answer: no, $(1, 1)$ is not concyclic with the other three.
Example 3
A quadrilateral has interior angles $70°$, $110°$, $110°$, and $70°$ in order. Are its vertices concyclic?
Check opposite pairs: $70° + 110° = 180°$ and $110° + 70° = 180°$. Both pairs of opposite angles are supplementary.
Final answer: yes, by the opposite-angles test, the vertices are concyclic.
Example 4
Points $C$ and $D$ lie on the same side of segment $AB$, with $\angle ACB = 40°$ and $\angle ADB = 40°$. Are $A$, $B$, $C$, $D$ concyclic?
The two points subtend equal angles on the same segment from the same side, so by the equal-angles (converse inscribed-angle) test, the four points lie on one circle.
Final answer: yes, they are concyclic.
Example 5
A quadrilateral has opposite angles $85°$ and $100°$. Are its vertices concyclic?
For concyclicity, opposite angles must sum to $180°$. Here $85° + 100° = 185° \neq 180°$.
Final answer: no, the opposite angles are not supplementary, so the vertices are not concyclic.
Example 6
Show that $(1, 0)$, $(0, 1)$, $(-1, 0)$, and $(0, -1)$ are concyclic, and name their circle.
Each point is distance $1$ from the origin, so all satisfy $x^2 + y^2 = 1$:
$$1^2 + 0^2 = 1, \quad 0^2 + 1^2 = 1, \quad (-1)^2 + 0^2 = 1, \quad 0^2 + (-1)^2 = 1$$
Final answer: yes, they are concyclic on the unit circle $x^2 + y^2 = 1$.
Where Do Concyclic Points Show Up?
Concyclicity is quietly everywhere a fixed distance from a center matters.
Navigation and surveying. The "three-point resection" method fails on the danger circle precisely because the observer and three landmarks become concyclic, a real hazard sailors are warned about.
Structural design. Placing bolt holes or supports concyclically distributes load evenly around a circular flange or arch.
Robotics and computer vision. Detecting whether tracked feature points lie on one circle helps a system recognise circular objects and their centers.
Pure geometry. A striking number of classical results, the nine-point circle of a triangle, the Simson line, Miquel points, are theorems about why certain points turn out concyclic.
The reliable signal is always the same: several points, one hidden center, all the same distance away.
Concyclic Points - Common Confusions Cleared Up
Mistake 1: Assuming any four points are concyclic
Where it slips in: stretching "three points make a circle" to four.
Don't do this: skipping the check on the fourth point.
The correct way: three non-collinear points fix one unique circle; a fourth is concyclic only if it lands on that circle. Always test the fourth point, with an angle condition or the circle equation. The jump from three to four is exactly where the reasoning has to slow down, and it is the most confused step in the topic.
Mistake 2: Using the opposite-angles test on the wrong angle pairs
Where it slips in: the cyclic quadrilateral condition.
Don't do this: adding adjacent angles and expecting $180°$.
The correct way: the supplementary pairs are the opposite angles ($\angle A$ with $\angle C$, $\angle B$ with $\angle D$), not neighbours. The second-guesser who pairs adjacent vertices gets $180°$ by accident on a rectangle and then trusts the wrong rule elsewhere. Pair opposite corners, every time.
Mistake 3: Forgetting the "same side" condition in the equal-angles test
Where it slips in: the $\angle ACB = \angle ADB$ method.
Don't do this: applying it when $C$ and $D$ are on opposite sides of $AB$.
The correct way: the equal-angles test needs $C$ and $D$ on the same side of $AB$. On opposite sides, equal angles mean the points are concyclic only if the angles are supplementary, not equal. Check which side the points sit on before you conclude.
Conclusion
Concyclic points all lie on one common circle, equidistant from a single center.
Any three non-collinear points are always concyclic; four or more need a condition.
The three go-to tests are opposite angles summing to $180°$, equal angles on the same segment, and the circle-equation check.
Points joined in order that are concyclic form a cyclic quadrilateral with supplementary opposite angles.
The classic trap is assuming a fourth point is automatically concyclic with three others, always verify it.
To take concyclic points further with a teacher, explore Bhanzu's geometry tutor, a high school math tutor, or live math classes online.
Practice These to Solidify Your Understanding
Try these three: (1) check whether $(3, 0)$, $(0, 3)$, $(-3, 0)$, $(0, -3)$ are concyclic and name the circle; (2) a quadrilateral has opposite angles $95°$ and $85°$, are its vertices concyclic; (3) decide whether $(0, 0)$, $(4, 0)$, $(4, 4)$, $(0, 4)$ lie on one circle. If the four-point check is unclear, return to How Do You Prove Four Points Are Concyclic? above. Want a live Bhanzu trainer to work through more concyclic-point problems? Book a free demo class.
Read More
Was this article helpful?
Your feedback helps us write better content
