SPATIAL SENSE
Download the Lessonotes Mobile Ghana app for faster lesson access on Android and iPhone.
Subject: Additional Mathematics
Class: SHS 2
Term: 2nd Term
Week: 2
Grade code: 2.2.1.LI.3
Strand code: 2
Sub-strand code: 1
Content standard code: 2.2.1.CS.1
Indicator code: 2.2.1.LI.3
Theme: GEOMETRIC REASONING AND MEASUREMENT
Subtheme: SPATIAL SENSE
This page supports the lesson note with a companion video and a short classroom-ready summary.
For class groups and homework, share this lesson page so learners also get the summary, objectives, and full lesson context.
This lesson explores the relationship between straight lines and circles within the Cartesian coordinate system. We will build upon our knowledge of linear equations and the basic properties of circles to solve more complex geometric problems. Understanding these concepts is crucial for fields like engineering, architecture, computer graphics, and even in designing everyday objects. In Ghana, an architect designing the Kwame Nkrumah Interchange ('Circle') or an engineer planning the layout of a roundabout needs a deep understanding of these principles to ensure roads meet the circle smoothly (as tangents).
This lesson connects our prior knowledge of coordinate geometry (distance, midpoint, gradient) with the properties of circles. A. Recap: Equations of a Circle Before we begin, let's remember the two main forms of the equation of a circle: Standard Form: $(x-a)^2 + (y-b)^2 = r^2$ Centre is $(a, b)$ Radius is $r$ General Form: $x^2 + y^2 + 2gx + 2fy + c = 0$ Centre is $(-g, -f)$ Radius is $r = \sqrt{g^2 + f^2 - c}$ B. Finding the Equation of a Circle from the Endpoints of a Diameter
There are two effective methods to solve this problem.
Method 1: Using the Angle in a Semicircle Property Key Property: A diameter of a circle always subtends a right angle (90°) at any point on the circumference. Geometric Setup: Let the endpoints of the diameter be $A(x_1, y_1)$ and $B(x_2, y_2)$. Let any other point on the circumference be $P(x, y)$. The lines AP and BP are perpendicular. Algebraic Consequence: If two lines are perpendicular, the product of their gradients is -1. Gradient of AP, $m_{AP} = \frac{y-y_1}{x-x_1}$ Gradient of BP, $m_{BP} = \frac{y-y_2}{x-x_2}$ Derivation: $m_{AP} \times m_{BP} = -1$ $(\frac{y-y_1}{x-x_1}) \times (\frac{y-y_2}{x-x_2}) = -1$ $(y-y_1)(y-y_2) = -1 \times (x-x_1)(x-x_2)$ This gives us the formula: (x - x₁)(x - x₂) + (y - y₁)(y - y₂) = 0
Method 2: Using the Centre and Radius Step 1: Find the Centre. The centre of the circle is the midpoint of its diameter. Centre $(a, b) = (\frac{x_1+x_2}{2}, \frac{y_1+y_2}{2})$ Step 2: Find the Radius. The radius is half the length of the diameter (or the distance from the centre to one of the endpoints). Radius $r = \sqrt{(a-x_1)^2 + (b-y_1)^2}$ Step 3: Write the Equation. Substitute the centre $(a, b)$ and radius $r$ into the standard form $(x-a)^2 + (y-b)^2 = r^2$.