MathMastery.Beta
Learning Resources

Circles & Cyclic Quads

Interactive curriculum lessons, worked examples, and geometric problem-solving techniques designed to help Kenyan students master CBC, KPSEA, KCSE, and IGCSE mathematics.

Form 2 Pathway: N/A

First Principles

Objective: Master the angle properties of circles, chords, tangents, and cyclic quadrilaterals from first geometric principles.

Concrete Scenario: Picture the famous globe roundabout at Nyayo Stadium in Nairobi. Four radial access roads meet the perimeter at points \(A\), \(B\), \(C\), and \(D\). Traffic engineers design sightlines and zebra crossings along chords of the circle. Why do drivers entering at opposite roads have complementary visual sweeping angles adding up to \(180^\circ\)? The geometry of circles dictates these exact relationships.

Geometric Insight: Every point on a circle is equidistant from its center \(O\) by radius \(r\). Because the radii from \(O\) to any two boundary points form an isosceles triangle, we can prove foundational angle theorems:

  • Angle at the Centre: The angle subtended by an arc at the centre is twice the angle subtended by the same arc at any point on the circumference: \[ \angle AOB = 2\angle ACB \]
  • Angles in the Same Segment: Inscribed angles subtended by the same arc are equal: \[ \angle ACB = \angle ADB \]
  • Angle in a Semicircle: A diameter subtends a right angle (\(90^\circ\)) on the circumference.
  • Cyclic Quadrilateral: When all four vertices lie on a circle, the opposite angles sum to \(180^\circ\) (\(\angle A + \angle C = 180^\circ\)).

Interactive Circle Angle Explorer

Adjust the slider to change the central angle \(\angle AOB\) and observe the inscribed angle \(\angle ACB\) on the circumference.

100°
Inscribed Angle \(\angle ACB = \frac{1}{2} \times 100^\circ = 50^\circ\)

Key Formulas

\[ d = 2r \]

Diameter: The longest chord passing through circle centre \(O\), exactly twice the radius \(r\).

\[ L_{\text{chord}} = 2r\sin\!\left(\frac{\theta}{2}\right) \]

Chord Length: Length of a chord subtended by central angle \(\theta\).

\[ \text{Inscribed Angle} = \frac{1}{2} \times \text{Central Angle} \]

Inscribed Angle Theorem: An angle subtended at the circumference is half the angle subtended at the centre by the same arc.

\[ \angle A + \angle C = 180^\circ, \quad \angle B + \angle D = 180^\circ \]

Cyclic Quadrilateral Property: Opposite interior angles of an inscribed quadrilateral are supplementary.

\[ PA \cdot PB = PC \cdot PD \]

Intersecting Chords / Secants Theorem: When two lines intersect at \(P\) (internally or externally) cutting the circle at \(A, B\) and \(C, D\).

\[ PT^2 = PA \cdot PB \]

Tangent-Secant Theorem: For tangent segment \(PT\) and secant line \(PAB\) drawn from external point \(P\).

\[ AB \cdot CD + BC \cdot AD = AC \cdot BD \]

Ptolemy's Theorem: In a cyclic quadrilateral, the sum of products of opposite sides equals the product of diagonals.

Worked Examples

Problem (Easy): A circular water tank in Machakos has a radius \(r = 15\text{ cm}\). A chord \(AB\) subtends a central angle of \(60^\circ\) at the centre \(O\). Calculate the length of chord \(AB\).
  1. Reason: Form the isosceles triangle \(\triangle OAB\). The two radii \(OA = OB = 15\text{ cm}\).
  2. Since \(\angle AOB = 60^\circ\), the base angles are \(\frac{180^\circ - 60^\circ}{2} = 60^\circ\), making \(\triangle OAB\) equilateral.
  3. Alternatively, use the chord formula: \[ L_{\text{chord}} = 2r\sin\left(\frac{\theta}{2}\right) = 2(15)\sin\left(30^\circ\right) = 30 \times 0.5 = 15\text{ cm} \]

Answer: \(15\text{ cm}\)

Problem (Medium): A chord \(DE\) of a circle has length \(10\text{ cm}\). The perpendicular distance from the centre \(O\) to the chord is \(6\text{ cm}\). Find the radius \(r\) of the circle correct to 2 decimal places.
  1. Reason: The perpendicular line from the centre to a chord bisects the chord into two equal halves.
  2. Half-chord length \(= \frac{10}{2} = 5\text{ cm}\).
  3. Form a right-angled triangle with base \(5\text{ cm}\), height \(6\text{ cm}\), and hypotenuse \(r\).
  4. Apply Pythagoras' Theorem: \[ r^2 = 5^2 + 6^2 = 25 + 36 = 61 \]
  5. Solve for \(r\): \[ r = \sqrt{61} \approx 7.8102... \approx 7.81\text{ cm} \]

Answer: \(7.81\text{ cm}\)

Problem (Hard): In a cyclic quadrilateral \(ABCD\) plotted on a circular survey map, \(AB = 5\text{ cm}\), \(BC = 7\text{ cm}\), \(CD = 8\text{ cm}\), \(AD = 6\text{ cm}\), and diagonal \(BD = 10\text{ cm}\). Find the length of diagonal \(AC\).
  1. Reason: Since vertices \(A, B, C, D\) all lie on the circle, apply Ptolemy's Theorem: \[ AB \cdot CD + BC \cdot AD = AC \cdot BD \]
  2. Substitute the known side lengths: \[ (5 \times 8) + (7 \times 6) = AC \times 10 \]
  3. Compute the products: \[ 40 + 42 = 10 \cdot AC \implies 82 = 10 \cdot AC \]
  4. Solve for diagonal \(AC\): \[ AC = \frac{82}{10} = 8.2\text{ cm} \]

Answer: \(8.2\text{ cm}\)

Common Mistakes

Mistake Assuming opposite angles of a cyclic quadrilateral are equal (\(\angle A = \angle C\)).
Correction Opposite angles of a cyclic quadrilateral are supplementary (\(\angle A + \angle C = 180^\circ\)), not equal (unless the quadrilateral is a rectangle).
Why it feels right Students confuse the property of parallelograms (where opposite angles are equal) with cyclic quadrilaterals.
Mistake Applying the Inscribed Angle Theorem when the vertex is not on the circumference.
Correction The rule \(\angle AOB = 2\angle ACB\) holds only when point \(C\) lies directly on the circumference of the circle.
Why it feels right Any point inside the circle subtends an angle with the arc, but if the vertex is not on the circumference, it is not an inscribed angle.
Mistake In secant calculations, multiplying external segment by chord length instead of total secant length (e.g. writing \(PA \cdot AB = PC \cdot CD\)).
Correction The theorem states \(PA \cdot PB = PC \cdot PD\), where \(PB = PA + AB\) is the entire secant length from external point \(P\) to the far edge.
Why it feels right It seems intuitive to multiply the two separate pieces \(PA\) and \(AB\), but the geometric similarity proof requires the whole line segment from the external origin.

Real World

Nairobi Expressways and Roundabouts: Highway engineers design curved slip roads and roundabout entry lanes using circle chord formulas. Calculating the chord length and central radius ensures vehicles can safely make turns without skidding at highway speeds.
Borehole Drilling and Solar Pumps: In rural water projects across Turkana, communal water troughs are built in concentric circular layouts. Equal distribution pipelines utilize chord bisectors to locate the exact center for borehole drilling.
Traditional Architecture & Thatched Roofs: Circular Maasai Manyattas and traditional Luhya homesteads construct conical roof rafters where supporting timber beams form chords across circular wall foundations. Supplementary angle checks guarantee structural equilibrium against wind forces.
Satellite Orbit Tracking: Telecommunication dishes in the Rift Valley calculate line-of-sight angles to geostationary satellites using the tangent-secant power theorem to determine signal coverage corridors.

Practice

In a circular garden, the central angle AOB measures 96°. Points A, B, and C lie on the circumference. What is the measure of the inscribed angle ACB (in degrees) that intercepts the same arc AB? (Type only the number, e.g., 48)
Review the concepts above.
A circle has a radius of 15 cm. A central angle subtended by chord AB is 60°. Find the length of chord AB in cm. (Type only the number, e.g., 15)
Review the concepts above.
A chord DE of a circle is 10 cm long. The perpendicular distance from the centre O to the chord is 6 cm. Find the radius of the circle in cm (give your answer correct to 2 decimal places). (Type only the number, e.g., 7.81)
Review the concepts above.
From an external point P, two secants intersect a circle such that the first passes through A and B with PA = 3 cm and PB = 12 cm, and the second passes through C and D with PC = 4 cm. Find the total length of secant PD in cm. (Type only the number, e.g., 9)
Review the concepts above.
From an external point P, a secant cuts a circle at points A and B such that PA = 8 cm and PB = 18 cm. A tangent from P touches the circle at point T. Find the length of the tangent segment PT in cm. (Type only the number, e.g., 12)
Review the concepts above.
In a cyclic quadrilateral ABCD, the side lengths are AB = 5 cm, BC = 7 cm, CD = 8 cm, and AD = 6 cm. If the diagonal BD = 10 cm, use Ptolemy’s theorem to find the length of diagonal AC in cm. (Type only the number, e.g., 8.2)
Review the concepts above.