Calculations at a cyclic quadrilateral. A cyclic quadrilateral is a quadrangle whose vertices lie on a circle, the sides are chords of the circle. Enter the four sides (chords) a, b, c and d, choose the number of decimal places and click Calculate. Angles are calculated and displayed in degrees, here you can convert angle units.
Formulas:
e = √ (ac+bd) * (ad+bc) / (ab+cd)
f = √ (ab+cd) * (ac+bd) / (ad+bc)
a * c + b * d = e * f (Ptolemy's theorem)
α = arccos( (a²+d²-b²-c²) / (2*(ad+bc)) )
δ = arccos( (d²+c²-a²-b²) / (2*(dc+ab)) )
β = 180° - δ
γ = 180° - α
p = a + b + c + d
Semiperimeter s = p / 2
A = √ (s-a) * (s-b) * (s-c) * (s-d)
rc = 1/(4*A) * √ (ab+cd) * (ac+bd) * (ad+bc)
Side lengths, diagonals, perimeter and radius have the same unit (e.g. meter), the area has this unit squared (e.g. square meter).
Anzeige
The center of the circle is at the intersection of two perpendicular bisectors. These can be constructed by drawing intersecting circles around two neighboring vertices and connecting their intersections.
perimeter p, area A
sides and angles
radius and circumcircle
perpendicular bisectors
A chord is the straight line connecting two points on a curve, whereby this curve is often, as here, a circular path. The cyclic quadrilateral is made up of four chords, two of which start at a point on the circle without these chords intersecting. Ptolemy's theorem, which refers to the lengths of the sides and the two diagonals in the chord quadrilateral, can be understood as a generalization of the much more well-known Pythagorean theorem. It is written out as follows: the product of the two diagonal lengths is equal to the sum of the products of the both opposite side lengths. This theorem was formulated by Claudius Ptolemy, who worked in Alexandria in Egypt in the second century and was mainly concerned with astronomy and geometry. His geocentric worldview, in which the earth is at the center and is orbited by the sun and the other planets, was in use for centuries, but was eventually proven to be fundamentally wrong. Ptolemy's theorem, on the other hand, is still correct.