Circle Theorems Calculator
Calculate and visualize circle theorems: inscribed angles, central angles, chord lengths, tangent-secant relations, cyclic quadrilaterals, and intersecting chord powers.
About
Misapplying a circle theorem collapses an entire geometric proof. The inscribed angle theorem states that an inscribed angle equals exactly half the central angle subtending the same arc, i.e. θins = 12 θcen. Confusing this with the tangent-chord angle or forgetting the cyclic quadrilateral constraint (α + γ = 180°) leads to wrong segment lengths and failed constructions. This calculator implements 12 standard circle theorems covering angle relationships, chord powers, and tangent-secant identities. It assumes Euclidean plane geometry with a perfect circle of radius r > 0.
Each theorem produces an interactive Canvas diagram so you can visually verify the geometric configuration before relying on the numerical output. Chord length uses c = 2r sin(θ⁄2) and the perpendicular bisector distance is derived via the Pythagorean theorem. All angle inputs are in degrees. Note: the tool does not handle degenerate cases where a chord length exceeds the diameter or where points coincide.
Formulas
The inscribed angle theorem is the foundation of most circle angle relationships:
For two chords intersecting inside the circle at point P, the angle and power of a point are:
For two secants from an external point, the angle uses the arc difference:
Chord length from central angle θ and radius r:
Perpendicular distance from center to a chord of length c:
Where: r = radius, θ = central angle in degrees (converted to radians internally via θrad = θdeg × π ⁄ 180), c = chord length, d = perpendicular distance, a, b, c, d = chord segment lengths, e = external segment, w = whole secant length, t = tangent length.
Reference Data
| Theorem | Configuration | Key Relationship | Conditions |
|---|---|---|---|
| Inscribed Angle | Vertex on circle | θins = 12 ⋅ arc | Vertex on circumference |
| Central Angle | Vertex at center | θcen = arc | Both radii to arc endpoints |
| Thales’ Theorem | Diameter as chord | θ = 90° | Subtended by diameter |
| Cyclic Quadrilateral | 4 vertices on circle | α + γ = 180° | All vertices concyclic |
| Tangent-Radius | Tangent at point P | Angle = 90° | Tangent meets radius at P |
| Alternate Segment | Tangent + chord at P | Tangent-chord angle = inscribed angle in alt. segment | Chord from tangent point |
| Intersecting Chords | Two chords cross inside | a⋅b = c⋅d | Intersection inside circle |
| Intersecting Chords (Angle) | Two chords cross inside | θ = 12(arc1 + arc2) | Vertically opposite arcs |
| Secant-Secant (Angle) | Two secants from ext. point | θ = 12|arc1 − arc2| | External vertex |
| Secant-Secant (Power) | Two secants from ext. point | e1⋅w1 = e2⋅w2 | ext × whole segments |
| Tangent-Secant | Tangent + secant from ext. | t2 = e⋅w | Tangent length squared |
| Two Tangents | Two tangents from ext. point | Lengths equal; θ = 12|major − minor| | External vertex |
| Chord Length | Chord with central angle | c = 2r sin(θ⁄2) | θ in radians internally |
| Arc Length | Arc with central angle | s = rθ | θ in radians internally |
| Perpendicular to Chord | Center to chord distance | d = √r2 − (c⁄2)2 | c ≤ 2r |