User Rating 0.0
Total Usage 0 times
Is this tool helpful?

Your feedback helps us improve.

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.

circle theorems inscribed angle central angle chord length tangent secant cyclic quadrilateral geometry calculator circle geometry

Formulas

The inscribed angle theorem is the foundation of most circle angle relationships:

θinscribed = 12 × arcintercepted

For two chords intersecting inside the circle at point P, the angle and power of a point are:

θ = 12(arc1 + arc2)
a b = c d

For two secants from an external point, the angle uses the arc difference:

θ = 12 |arcfar arcnear|

Chord length from central angle θ and radius r:

c = 2r sin(θ2)

Perpendicular distance from center to a chord of length c:

d = r2 (c2)2

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

TheoremConfigurationKey RelationshipConditions
Inscribed AngleVertex on circleθins = 12 arcVertex on circumference
Central AngleVertex at centerθcen = arcBoth radii to arc endpoints
Thales’ TheoremDiameter as chordθ = 90°Subtended by diameter
Cyclic Quadrilateral4 vertices on circleα + γ = 180°All vertices concyclic
Tangent-RadiusTangent at point PAngle = 90°Tangent meets radius at P
Alternate SegmentTangent + chord at PTangent-chord angle = inscribed angle in alt. segmentChord from tangent point
Intersecting ChordsTwo chords cross insideab = cdIntersection 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. pointe1w1 = e2w2ext × whole segments
Tangent-SecantTangent + secant from ext.t2 = ewTangent length squared
Two TangentsTwo tangents from ext. pointLengths equal; θ = 12|major minor|External vertex
Chord LengthChord with central anglec = 2r sin(θ2)θ in radians internally
Arc LengthArc with central angles = rθθ in radians internally
Perpendicular to ChordCenter to chord distanced = r2 (c2)2c 2r

Frequently Asked Questions

They are equal regardless of where their vertices lie on the major arc. This is a direct corollary of the inscribed angle theorem: since both equal half the intercepted arc, they must be congruent. The calculator uses this principle - if you enter the same intercepted arc for two inscribed angles, both outputs will match.
As the intersection point approaches the circumference, one segment on each chord approaches zero length. The product remains constant and equal to the power of the point with respect to the circle. At the boundary the power equals zero. The formula ab = cd still holds, but with one factor being zero on each side.
Vertex position determines the formula. When the vertex is inside the circle, the angle opens between two arcs that together span the full intercepted region, so the angle averages the sum: θ = ½(arc1 + arc2). When the vertex is outside, the angle is formed by the gap between the far arc and the near arc: θ = ½|arcfar arcnear|. This distinction is purely geometric - the sign flip comes from whether the vertex lies inside or outside the circle.
No. Since c = 2r sin(θ2) and sin is bounded by 1, the maximum chord length is 2r, which occurs when θ = 180° (the chord is a diameter). The calculator validates this and will flag an error if you somehow input parameters that imply a chord exceeding the diameter.
A cyclic quadrilateral inscribed in a circle is necessarily convex. If the vertices are concyclic, no vertex can be inside the triangle formed by the other three. The supplementary opposite angles condition (α + γ = 180°) is both necessary and sufficient for a quadrilateral to be cyclic (Ptolemy's converse). If your measured angles do not sum to 180°, the quadrilateral is not inscribable in a circle.
The perpendicular distance d = √(r2 (c2)2) decreases as the chord length increases. A longer chord sits closer to the center. When c = 2r (diameter), d = 0. When c approaches 0, d approaches r. This is a direct application of the Pythagorean theorem to the right triangle formed by the radius, half-chord, and perpendicular distance.