Quadrilateral Is Inscribed In A Circle
You’re staring at a geometry problem. There’s a four-sided shape sitting inside it, all four corners touching the circumference. There’s a circle. The question asks for an angle measure, or maybe a side length, and you’re stuck.
It happens more often than you’d think. Four points. It looks simple. The cyclic quadrilateral* — that’s the proper name for a quadrilateral inscribed in a circle — shows up on standardized tests, in engineering diagrams, and in the kind of recreational math puzzles that keep people up at night. Also, one circle. But the relationships hiding in that diagram are surprisingly deep.
What Is a Cyclic Quadrilateral
A quadrilateral is inscribed in a circle* when all four of its vertices lie on the circle’s circumference. Consider this: the quadrilateral is cyclic*. Also, another way to say it: the circle is circumscribed about* the quadrilateral. The circle is its circumcircle*.
Not every four-sided shape can pull this off. A square works. Plus, a rectangle works. An isosceles trapezoid works. But a generic parallelogram? No. A kite? That said, only sometimes. The condition is strict: the vertices must be concyclic* — they all share the same circumcenter.
Draw a circle. Pick four points on the edge. Connect them in order. On the flip side, that’s it. That’s the construction. But the magic isn’t in the drawing. It’s in the angle relationships that appear the moment you close that fourth side.
The Defining Property: Opposite Angles Are Supplementary
This is the one you memorize. Angle A plus Angle C equals 180. If a quadrilateral is cyclic, its opposite angles sum to 180 degrees. Angle B plus Angle D equals 180.
Why? Inscribed angles*.
An inscribed angle measures half its intercepted arc. Angle A intercepts arc BCD (the long way around). So together, those two arcs make the whole circle — 360 degrees. Angle C intercepts arc BAD (the other long way around). Half of 360 is 180. Done.
The converse is also true, and it’s just as useful: if a quadrilateral’s opposite angles are supplementary, the quadrilateral must* be cyclic. You can use this to prove* a shape fits in a circle without ever drawing the circle.
Why It Matters
You might wonder why textbooks spend so much time on this one configuration. Short answer: it turns hard problems into easy ones.
Angle chasing is the bread and butter of competition geometry. A cyclic quadrilateral gives you instant angle equalities. See an exterior angle formed by extending a side? Plus, these aren’t tricks. It equals the interior opposite angle. Think about it: see an angle subtended by the same chord? They’re equal. They’re direct consequences of the inscribed angle theorem.
Outside of contests, cyclic quadrilaterals appear in mechanism design*. Four-bar linkages. In practice, the coupler curve of a linkage often traces a circle, and the instantaneous configuration forms a cyclic quadrilateral. In surveying* and navigation*, the Ptolemy’s theorem* relationship (more on that later) helps compute distances when direct measurement isn’t possible.
And in computer graphics*? The moment it becomes cyclic, the triangulation flips. Algorithms for Delaunay triangulation rely on the empty circle criterion* — a triangle’s circumcircle contains no other vertices. Flip that around: a quadrilateral formed by two adjacent triangles in a Delaunay mesh is not cyclic. That’s a cyclic quadrilateral driving mesh optimization in real time.
How It Works: The Theorems You’ll Actually Use
Let’s walk through the toolkit. Not a laundry list — just the ones that earn their keep.
The Inscribed Angle Theorem (The Engine Under the Hood)
Every property of a cyclic quadrilateral descends from this: an angle inscribed in a circle measures half the measure of its intercepted arc.
Angle ABC intercepts arc AC (the arc not containing B). That’s the whole machine. Even so, if arc AC is 100°, angle ABC is 50°. Everything else is just this theorem applied to different chords.
Opposite Angles Are Supplementary
We covered this. Full stop. But here’s the practical version: if you know three angles of a quadrilateral and they don’t* satisfy the supplementary condition, the quadrilateral cannot* be inscribed in a circle. This is a fast “no” check.
Exterior Angle Equals Interior Opposite Angle
Extend side AD past D. The exterior angle formed (angle CDE) equals the interior angle at B (angle ABC).
Proof: angle ABC + angle ADC = 180° (opposite angles supplementary). Even so, angle ADC + angle CDE = 180° (linear pair). Therefore angle ABC = angle CDE.
This shows up constantly in problems where a side is extended and you need to find an angle outside the quadrilateral.
Angles Subtended by the Same Chord Are Equal
Chord AC subtends angle ABC and angle ADC. And they’re equal. Chord BD subtends angle BAD and angle BCD. Equal.
This means triangles ABC and ADC share the same circumcircle (obviously) and have equal angles at B and D. Triangles ABD and BCD share equal angles at A and C. You get similar triangles for free* just by drawing diagonals.
Ptolemy’s Theorem — The Heavy Hitter
For a cyclic quadrilateral with sides a, b, c, d (in order) and diagonals e, f:
If you found this helpful, you might also enjoy a large metal sphere with zero net charge or sublimation is physical or chemical change.
ac + bd = ef
The product of the diagonals equals the sum of the products of opposite sides.
This is powerful*. It connects side lengths directly — no angles required. If you know four sides and one diagonal, you get the other diagonal instantly. If you know three sides and both diagonals, you get the fourth side.
Ptolemy’s theorem also gives you a test* for cyclicity: if ac + bd = ef holds for a quadrilateral, the quadrilateral is cyclic. The converse is true.
And here’s a beautiful corollary: in a rectangle* (which is always cyclic), the diagonals are equal. Ptolemy gives a² + b² = e². Consider this: that’s the Pythagorean theorem. Ptolemy generalizes* Pythagoras.
Brahmagupta’s Formula — Area from Sides Alone
For a cyclic quadrilateral with sides a, b, c, d and semiperimeter s = (a+b+c+d)/2:
Area = √[(s-a)(s-b)(s-c)(s-d)]
Look familiar? But — and this matters — it only works for cyclic quadrilaterals*. On the flip side, it’s Heron’s formula for triangles, extended to four sides. A generic quadrilateral with the same four sides can have different* areas depending on its angles.
The cyclic one maximizes the area for those given side lengths. That said, among all quadrilaterals with sides a, b, c, d*, the cyclic configuration achieves the absolute upper bound. If you deform a cyclic quadrilateral while keeping side lengths fixed, the area strictly decreases. This makes Brahmagupta’s formula a quick “maximum possible area” calculator for any four sticks you might try to join end-to-end.
For the general (non-cyclic) case, you need Bretschneider’s formula, which adds a penalty term involving the cosine of half the sum of opposite angles: Area = √[(s-a)(s-b)(s-c)(s-d) - abcd·cos²((B+D)/2)] When B + D = 180°*, the cosine term vanishes, and you’re back to Brahmagupta. The formula quantifies exactly how much area you lose by breaking cyclicity.
The Japanese Theorem — A Hidden Gem
Draw a cyclic quadrilateral. Day to day, draw its two diagonals. On top of that, you now have four triangles. Inscribe a circle in each triangle (incircles). The centers of these four incircles form a rectangle.
It doesn't look like it should be true. Still, the triangles are different shapes and sizes. Consider this: their incenters wander around seemingly at random. But the angle bisectors of the cyclic quadrilateral interact with the arcs in a way that forces those four centers into perfect right angles. Still, if the quadrilateral is also tangential (has an incircle), the rectangle becomes a square. This theorem sat unnoticed in Japanese temple geometry (sangaku*) for centuries before being rediscovered in the West.
The Spiral Similarity Center (Miquel Point of the Complete Quadrilateral)
Take the four lines forming the sides of the quadrilateral. Worth adding: they intersect in six points (the four vertices plus the two intersections of opposite sides extended). The four circumcircles of the triangles formed by taking these lines three at a time are concurrent. They all meet at a single point, M.
This point M is the center of a spiral similarity that maps any side to the opposite side. In practice, it is the unique point from which all four sides subtend equal angles (or supplementary pairs). It sends diagonal AC to diagonal BD. In competitive geometry, finding M often unlocks a problem instantly—it turns a messy configuration into a symmetric rotation/dilation.
The "Machine" in Reverse
We started with the Inscribed Angle Theorem: An angle is half its arc.* That is the engine. Every theorem above is just that engine running on different fuel:
- Opposite angles supplementary? Two arcs covering the whole circle (360°), half is 180°.
- Exterior angle equals interior opposite? Linear pair vs. supplementary opposite—same arcs.
- Ptolemy? Drop perpendiculars from the intersection of diagonals to the sides. Use similar triangles (equal angles from shared arcs) to build the side products.
- Brahmagupta? Split the quadrilateral by a diagonal. Use the Law of Cosines on both triangles. The cosine terms cancel because* opposite angles are supplementary (arcs sum to 360°). Heron appears after algebra.
- Japanese Theorem? Angle bisectors split the arcs. The incenter angles become sums of half-arcs. The rectangle falls out of arc arithmetic.
There is no magic. There is only the circle, the chords, and the measure of the arc.
When you see a quadrilateral inscribed in a circle, you aren't looking at a shape. The angles are half the arcs. You are looking at a constraint satisfaction problem where the variables are arcs and the equations are linear. The diagonals are chords of the sums of arcs. The side lengths are chords of the arcs. The area is a function of the chords.
Everything reduces to the arc measures. Find the arcs, and you have solved the figure. That is the entire machine.
Latest Posts
Fresh from the Writer
-
1 4 Divided By 3 As A Fraction
Aug 02, 2026
-
Which Best Describes The First Law Of Thermodynamics
Aug 02, 2026
-
Why Are Cells Generally So Small
Aug 02, 2026
-
How To Write Molecular Formula Of Compounds
Aug 02, 2026
-
How To Add And Subtract Significant Figures
Aug 02, 2026
Related Posts
Worth a Look
-
Which Is A Non Membrane Bound Organelle
Aug 01, 2026
-
How To Solve For Limiting Reagent
Aug 01, 2026
-
How Many Electrons In The F Orbital
Aug 01, 2026
-
Length Of Segment Of Circle Formula
Aug 01, 2026
-
What Type Of Tissue Is Avascular
Aug 01, 2026