Circles
Core Concepts
The study of circles forms a vital part of Euclidean geometry, integrating concepts of algebraic equations, locus, and angle properties. A circle is fundamentally defined as the locus of all points in a plane that are at a constant distance (the radius, $r$) from a fixed point (the centre).
1. Parts of a Circle
Before applying theorems, it is necessary to identify the fundamental components of a circle rigorously:
- Radius ($r$): A line segment from the centre to any point on the circumference.
- Diameter ($d$): A chord passing through the centre, equal to twice the radius ($d = 2r$). It divides the circle into two equal semi-circles.
- Chord: A line segment whose endpoints lie on the circle.
- Arc: A continuous portion of the circumference. It is divided into a minor arc (smaller than a semi-circle) and a major arc (larger than a semi-circle).
- Sector: The region bounded by two radii and an arc (resembles a slice of pie).
- Segment: The region bounded by a chord and an arc.
- Secant: A line that intersects the circle at two distinct points.
- Tangent: A line that touches the circle at exactly one point (the point of tangency).
2. Arc Length and Sector Area
A circle represents a total central angle of $360^{\circ}$ (or $2\pi$ radians). The length of an arc and the area of a sector are strictly proportional to the central angle $\theta$ they subtend.
- Arc Length ($l$): The fraction of the total circumference.
- Sector Area ($A$): The fraction of the total area.
$$l = \frac{\theta}{360^{\circ}} \times 2\pi r$$
$$A = \frac{\theta}{360^{\circ}} \times \pi r^2$$
3. Chord Properties
Chords possess several geometric symmetries, proven primarily via congruent triangles.
- Perpendicular Bisector Theorem: A straight line drawn from the centre of a circle perpendicular to a chord bisects the chord.
- Intersecting Chords Theorem (Interior): When two chords intersect inside a circle, the product of the segments of one chord is equal to the product of the segments of the other chord.
Proof: Let $AB$ be a chord and $O$ be the centre. Draw $OM \perp AB$. Join $OA$ and $OB$. In $\triangle OMA$ and $\triangle OMB$: $OA = OB$ (radii), $OM$ is common, and $\angle OMA = \angle OMB = 90^{\circ}$. By the Right-Angle Hypotenuse Side (RHS) congruency postulate, $\triangle OMA \cong \triangle OMB$. Therefore, $AM = MB$.
Proof: Let chords $AB$ and $CD$ intersect at point $E$. Draw line segments $AC$ and $BD$. In $\triangle ACE$ and $\triangle BDE$: $\angle AEC = \angle BED$ (vertically opposite), $\angle ACE = \angle BDE$ (angles subtended by the same arc $AB$). Thus, $\triangle ACE \sim \triangle BDE$ (Angle-Angle similarity). The ratio of corresponding sides is equal: $\frac{CE}{BE} = \frac{AE}{DE}$, which yields $AE \cdot BE = CE \cdot DE$.
4. Angle and Tangent Properties
A solid mastery of "Circle Theorems" is heavily examined in the NECTA CSEE syllabus. Let's outline the core theorems required:
- Angle at the Centre Theorem: The angle subtended by an arc at the centre is twice the angle subtended by it at any remaining part of the circle.
- Angles in the Same Segment: Angles subtended by the same arc at the circumference are equal.
- Angle in a Semi-Circle: The angle subtended by a diameter at the circumference is always exactly $90^{\circ}$.
- Cyclic Quadrilaterals: A quadrilateral is cyclic if all four of its vertices lie on the circumference. The opposite angles of a cyclic quadrilateral sum to $180^{\circ}$ (they are supplementary).
- Radius-Tangent Theorem: A tangent to a circle is perpendicular to the radius drawn to the point of tangency ($90^{\circ}$).
- Tangents from an External Point: Two tangents drawn to a circle from the same external point are equal in length.
- Alternate Segment Theorem: The angle between a tangent and a chord through the point of contact is equal to the angle in the alternate (opposite) segment.
Worked Examples
Example 1: Calculating Arc Length
Question: Find the central angle (in degrees) made by an arc of length $22 \text{ cm}$ in a circle whose radius is $63 \text{ cm}$. Use $\pi = \frac{22}{7}$. (NECTA CSEE 2022)
Step 1: State the formula for arc length. $$l = \frac{\theta}{360^{\circ}} \times 2\pi r$$
Step 2: Substitute the known values. $$22 = \frac{\theta}{360} \times 2 \times \frac{22}{7} \times 63$$
Step 3: Simplify the expression on the right side. $$22 = \frac{\theta}{360} \times 2 \times 22 \times 9$$ $$22 = \frac{\theta}{360} \times 396$$
Step 4: Solve for $\theta$. $$\theta = \frac{22 \times 360}{396}$$ $$\theta = \frac{7920}{396} = 20^{\circ}$$ Answer: The central angle is $20^{\circ}$.
Example 2: Intersecting Chords Theorem
Question: In a circle, two chords $AB$ and $CD$ intersect at an interior point $E$. Given that $AE = 8 \text{ cm}$, $BE = 3 \text{ cm}$ and $CE = 4 \text{ cm}$. Find the length of $DE$. (NECTA CSEE 2022)
Step 1: Apply the Intersecting Chords Theorem. The product of the segments of chord $AB$ equals the product of the segments of chord $CD$. $$AE \cdot BE = CE \cdot DE$$
Step 2: Substitute the given values into the equation. $$8 \times 3 = 4 \times DE$$
Step 3: Solve for $DE$. $$24 = 4 \times DE$$ $$DE = \frac{24}{4} = 6 \text{ cm}$$ Answer: The length of $DE$ is $6 \text{ cm}$.
Example 3: Proving Cyclic Quadrilateral Properties
Question: Prove that the opposite angles $x$ and $y$ of a cyclic quadrilateral are supplementary, given that $a$ and $b$ are the respective central angles subtended by the same arcs. (NECTA CSEE 2022)
Step 1: Relate the angles at the circumference to the angles at the centre. Let the vertices of the cyclic quadrilateral be $A, B, C, D$ in order, with $y$ at vertex $A$ and $x$ at vertex $C$. By the Angle at the Centre Theorem, the angle subtended by arc $BCD$ at the centre is twice the angle subtended at the circumference ($A$). Therefore, the reflex angle at the centre is: $$b = 2y$$ Similarly, the angle subtended by arc $DAB$ at the centre is twice the angle at $C$. Therefore, the minor/obtuse angle at the centre is: $$a = 2x$$
Step 2: Use the property of angles at a point. Angles around the centre $O$ sum to $360^{\circ}$. $$a + b = 360^{\circ}$$
Step 3: Substitute the expressions from Step 1. $$2x + 2y = 360^{\circ}$$
Step 4: Divide the entire equation by 2. $$x + y = 180^{\circ}$$ Answer: Since $x + y = 180^{\circ}$, the opposite angles $x$ and $y$ are supplementary.
Example 4: Calculating Sector Area
Question: A sector of a circle of radius $14 \text{ cm}$ subtends an angle of $45^{\circ}$ at the centre. Calculate the area of the sector. Use $\pi = \frac{22}{7}$.
Step 1: State the formula for the area of a sector. $$A = \frac{\theta}{360^{\circ}} \times \pi r^2$$
Step 2: Substitute the given values. $$A = \frac{45}{360} \times \frac{22}{7} \times (14)^2$$
Step 3: Simplify the fraction and evaluate. $$\frac{45}{360} = \frac{1}{8}$$ $$A = \frac{1}{8} \times \frac{22}{7} \times 196$$ $$A = \frac{1}{8} \times 22 \times 28$$ $$A = \frac{1}{8} \times 616 = 77 \text{ cm}^2$$ Answer: The area of the sector is $77 \text{ cm}^2$.
Example 5: Tangents and Angles
Question: Two tangents $TP$ and $TQ$ are drawn to a circle with centre $O$ from an external point $T$. If $\angle PTQ = 50^{\circ}$, find $\angle POQ$ and $\angle OPQ$.
Step 1: Determine $\angle POQ$. The radius to the point of tangency is perpendicular to the tangent. Therefore, $\angle OPT = 90^{\circ}$ and $\angle OQT = 90^{\circ}$. In quadrilateral $OPTQ$, the sum of interior angles is $360^{\circ}$: $$\angle OPT + \angle OQT + \angle PTQ + \angle POQ = 360^{\circ}$$ $$90^{\circ} + 90^{\circ} + 50^{\circ} + \angle POQ = 360^{\circ}$$ $$\angle POQ = 360^{\circ} - 230^{\circ} = 130^{\circ}$$
Step 2: Determine $\angle OPQ$. In $\triangle POQ$, $OP = OQ$ (radii of the same circle), making it an isosceles triangle. Therefore, $\angle OPQ = \angle OQP$. The sum of angles in $\triangle POQ$ is $180^{\circ}$: $$\angle OPQ + \angle OQP + \angle POQ = 180^{\circ}$$ $$2\angle OPQ + 130^{\circ} = 180^{\circ}$$ $$2\angle OPQ = 50^{\circ}$$ $$\angle OPQ = 25^{\circ}$$ Answer: $\angle POQ = 130^{\circ}$ and $\angle OPQ = 25^{\circ}$.
Example 6: Complex Multi-step Geometry
Question: Points $A, B, C,$ and $D$ lie on a circle with centre $O$. $BD$ is a diameter, and $PAT$ is a tangent to the circle at $A$. If $\angle ABD = 59^{\circ}$ and $\angle CDB = 35^{\circ}$, find: (i) $\angle ACD$, (ii) $\angle ADB$, (iii) $\angle DAT$, and (iv) $\angle CAO$. (NECTA CSEE 2018)
Solution: (i) Find $\angle ACD$: Both $\angle ABD$ and $\angle ACD$ are angles subtended by the same minor arc $AD$ at the circumference. By the theorem of angles in the same segment: $$\angle ACD = \angle ABD = 59^{\circ}$$
(ii) Find $\angle ADB$: Since $BD$ is the diameter, the angle it subtends at the circumference, $\angle BAD$, is $90^{\circ}$ (angle in a semi-circle). In right-angled $\triangle ABD$: $$\angle ADB + \angle ABD + \angle BAD = 180^{\circ}$$ $$\angle ADB + 59^{\circ} + 90^{\circ} = 180^{\circ}$$ $$\angle ADB = 180^{\circ} - 149^{\circ} = 31^{\circ}$$
(iii) Find $\angle DAT$: $PAT$ is a tangent to the circle at $A$, and $AD$ is a chord. By the Alternate Segment Theorem, the angle between the tangent and the chord ($\angle DAT$) is equal to the angle in the alternate segment ($\angle ABD$). $$\angle DAT = \angle ABD = 59^{\circ}$$
(iv) Find $\angle CAO$: First, note that $\triangle OAB$ is an isosceles triangle because $OA = OB$ (radii). Thus, $\angle OAB = \angle OBA = 59^{\circ}$. Next, consider the chord $BC$. The angle it subtends at the circumference is $\angle CAB$. $\angle CDB$ also subtends arc $BC$. By angles in the same segment: $$\angle CAB = \angle CDB = 35^{\circ}$$ The ray $AC$ lies between $AB$ and $AO$. Therefore, the entire angle $\angle OAB$ is the sum of $\angle CAB$ and $\angle CAO$: $$\angle OAB = \angle CAB + \angle CAO$$ $$59^{\circ} = 35^{\circ} + \angle CAO$$ $$\angle CAO = 59^{\circ} - 35^{\circ} = 24^{\circ}$$
Common Pitfalls & Misconceptions
- Confusing Circumference and Area Formulas:
- Length is 1-dimensional $\rightarrow$ uses circumference ($2\pi r$).
- Area is 2-dimensional $\rightarrow$ uses area ($\pi r^2$).
- Misapplying the Intersecting Chords Theorem:
- The Alternate Segment Blind Spot:
- Assuming Cyclic Quadrilateral Diagonals Bisect Angles:
- Forgetting "Angle in a Semi-circle":
Students often interchange the components of arc length and sector area formulas. Remember:
When chords do not intersect at the centre, students sometimes mistakenly assume the segments are bisected. Unless specifically stated that one chord is a diameter perpendicularly crossing the other, never assume $AE = EB$.
The Alternate Segment Theorem is highly tested but often missed because it is visually unintuitive. A common error is assuming the angle between the tangent and chord equals the adjacent internal angle, rather than the angle in the opposite (alternate) segment.
While opposite angles sum to $180^{\circ}$, the diagonals of a cyclic quadrilateral do not generally bisect the corner angles unless it is a special quadrilateral (like a square).
Whenever a diameter is drawn, immediately look for a $90^{\circ}$ angle on the circumference. NECTA questions rarely explicitly tell you an angle is $90^{\circ}$; they simply state a line is a "diameter" and expect you to deduce the right angle.
NECTA Exam Focus
An analysis of past NECTA CSEE papers (such as the 2018 and 2022 exams) reveals distinct trends in how the "Circles" topic is examined:
- Section A vs. Section B Mapping:
- Section A (lower marks) usually features direct substitution questions. This heavily involves finding arc lengths, sector areas, or simple numerical applications of the intersecting chords theorem (as seen in the 2022 Paper 1, calculating length $DE$).
- Section B (higher marks) almost exclusively features compound geometry problems where 3 to 5 different circle theorems must be applied to a single complex diagram (as seen in the 2018 Paper 1 question involving a tangent, diameter, and cyclic properties simultaneously).
- Proof-Based Questions: Recent trends show a shift toward requiring students to mathematically prove standard circle theorems rather than just use them (e.g., proving opposite angles in a cyclic quad sum to $180^{\circ}$ using $a$ and $b$ at the centre in 2022). This demands a deep theoretical understanding.
- Recurring Geometric Shapes: A cyclic quadrilateral inscribed within a circle alongside an external tangent is a heavily repeated motif. You must be prepared to synthesize the properties of cyclic quads, isosceles triangles formed by radii, and the Alternate Segment Theorem.
Practice Problems
Category 1: Foundational (Arc Length & Sector Area)
- Calculate the area of a sector of a circle whose radius is $10.5 \text{ cm}$ and subtends an angle of $120^{\circ}$ at the centre. (Take $\pi = \frac{22}{7}$).
- An arc of a circle of radius $15 \text{ cm}$ has a length of $31.4 \text{ cm}$. Find the angle the arc subtends at the centre of the circle. (Take $\pi = 3.14$).
Category 2: Intermediate (Chord Properties & Basic Angles)
- Chords $PQ$ and $RS$ of a circle intersect internally at $X$. If $PX = 5 \text{ cm}$, $XQ = 6 \text{ cm}$, and $RX = 3 \text{ cm}$, calculate the length of $XS$.
- Points $A, B$, and $C$ lie on the circumference of a circle with centre $O$. If $\angle BAC = 42^{\circ}$, find the reflex angle $\angle BOC$.
- A chord of length $16 \text{ cm}$ is at a distance of $6 \text{ cm}$ from the centre of the circle. Calculate the radius of the circle.
Category 3: Advanced (Multi-Theorem NECTA Style)
- In a circle with centre $O$, $PQ$ is a diameter. Points $R$ and $S$ lie on the circumference such that $P, Q, R,$ and $S$ form a cyclic quadrilateral. If $\angle PQR = 65^{\circ}$ and $\angle QRS = 110^{\circ}$, determine the size of $\angle RPS$ and $\angle PSQ$.
- A line $XY$ is tangent to a circle at point $T$. $A$ and $B$ are points on the circle such that $\triangle TAB$ is formed. If $\angle ATX = 48^{\circ}$ and $\angle BTY = 62^{\circ}$, calculate all the interior angles of $\triangle TAB$.
- Two chords $AB$ and $CD$ of a circle are produced to intersect externally at a point $P$. Prove that $\triangle PAC$ is similar to $\triangle PDB$.
- Formal Proof: Let $A, B$, and $C$ be points on a circle with centre $O$. Using the properties of isosceles triangles, mathematically prove that the angle subtended by arc $AB$ at the centre ($\angle AOB$) is exactly twice the angle subtended at the circumference ($\angle ACB$).
Subtopics
- Definition and parts of a circle
- Arc length and sector area
- Chord properties
- Tangent properties
Crosswalk Notes
Cross-version relationships are drafted in data/curricula/crosswalks/csee-basic-mathematics-2005-to-mathematics-2023.json. Partial and 2005-only mappings remain reviewable.
+ Related Pages
Syllabus Sequence
- Previous: Sequences and Series
- Next: The Earth as a Sphere
Sibling Topics
- Units
- Geometry
- Coordinate Geometry
- Perimeters and Areas
- Congruence
- Similarity
- Geometrical Transformations
- Pythagoras Theorem
- Trigonometry
- Coordinate Geometry (Form IV)
- Area and Perimeter
- Three Dimensional Figures
- Trigonometry
- Vectors