Lesson Notes By Weeks and Term v5 - Grade 12

Revision and final examination preparation – Week 5 focus

Download the Lessonotes Mobile South Africa app for faster lesson access on Android and iPhone.

Subject: Mathematics

Class: Grade 12

Term: Term 4

Week: 5

Theme: General lesson support

Lesson Video

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.

Performance objectives

Lesson summary

This week focuses on consolidating our understanding of Analytical Geometry and Euclidean Geometry. Analytical Geometry builds on your knowledge of the Cartesian plane and equations to describe and analyze geometric shapes. Euclidean Geometry, on the other hand, deals with the properties of shapes and lines based on axioms and theorems established by Euclid. Both topics are crucial not only for your final examinations but also for real-world applications. Analytical Geometry provides the foundations for fields like computer graphics, engineering design, and surveying.

Lesson notes

2.1 Analytical Geometry: The Foundation Analytical Geometry provides a bridge between algebra and geometry. It allows us to describe geometric shapes using algebraic equations and vice versa.

The key formulas and concepts are: Distance Formula: The distance between two points A(x 1 ; y 1 ) and B(x 2 ; y 2 ) is given by: AB = √((x 2 - x 1 ) 2 + (y 2 - y 1 ) 2 ) Why? This formula is derived from the Pythagorean theorem applied to the right-angled triangle formed by the difference in x-coordinates and the difference in y-coordinates.

Midpoint Formula: The coordinates of the midpoint M of a line segment joining A(x 1 ; y 1 ) and B(x 2 ; y 2 ) are given by: M = ((x 1 + x 2 )/2 ; (y 1 + y 2 )/2) Why? The midpoint is simply the average of the x-coordinates and the average of the y-coordinates.

Gradient Formula: The gradient (slope) m of a line passing through A(x 1 ; y 1 ) and B(x 2 ; y 2 ) is given by: m = (y 2 - y 1 ) / (x 2 - x 1 ) Why? The gradient represents the 'steepness' of the line, indicating how much the y-value changes for every unit change in the x-value. It's the 'rise over run'.

Equation of a Straight Line: There are two main forms: Gradient-intercept form: y = mx + c, where m is the gradient and c is the y-intercept.

Point-gradient form: y - y 1 = m(x - x 1 ), where m is the gradient and (x 1 ; y 1 ) is a point on the line. Why? The gradient-intercept form directly shows the slope and where the line crosses the y-axis. The point-gradient form is useful when you know a point on the line and the gradient.

Parallel Lines: Two lines are parallel if and only if their gradients are equal (m 1 = m 2 ). Why? Parallel lines have the same 'steepness', thus the same gradient.

Perpendicular Lines: Two lines are perpendicular if and only if the product of their gradients is -1 (m 1 m 2 = -1). Why? This relationship arises from the geometric properties of right angles and the inverse relationship between the slopes.

Equation of a Circle: The equation of a circle with center (a; b) and radius r is given by: (x - a) 2 + (y - b) 2 = r 2 Why? This equation is derived from the Pythagorean theorem applied to any point (x; y) on the circle, ensuring its distance from the center (a; b) is always equal to the radius r.

Example 1 (Distance and Midpoint): Two taxi ranks, Rank A and Rank B, are located at coordinates (1; 2) and (5; 6) respectively on a town map (units in kilometers). a) Calculate the distance between the taxi ranks. b) Determine the coordinates of the midpoint between the two ranks, which is where a new information kiosk will be built.

Solution: a)

Using the distance formula: AB = √((5-1) 2 + (6-2) 2 ) = √(16 + 16) = √32 = 4√2 km. b)

Using the midpoint formula: M = ((1+5)/2 ; (2+6)/2) = (3; 4).

Therefore, the kiosk will be built at (3; 4).

Example 2 (Equation of a Line): A road has a gradient of 2 and passes through the point (0; -3). Find the equation of the road.

Solution: We can use the gradient-intercept form, y = mx + c. We are given m = 2 and the point (0; -3), which is the y-intercept (c).

Therefore, the equation is y = 2x -

3. Alternatively, using the point-gradient form: y - (-3) = 2(x - 0) => y + 3 = 2x => y = 2x -

3. Example 3 (Equation of a Circle): A circular garden has its center at (2; -1) and a radius of 3 meters. Determine the equation of the garden.

Solution: Using the equation of a circle: (x - a) 2 + (y - b) 2 = r 2 . We have a = 2, b = -1, and r =

3. Substituting these values, we get: (x - 2) 2 + (y + 1) 2 = 9. 2.2 Euclidean Geometry: Proofs and Properties Euclidean Geometry deals with the properties of shapes and lines based on a set of axioms and postulates.

Key theorems and concepts include: Line from Center Perpendicular to Chord: A line drawn from the center of a circle perpendicular to a chord bisects the chord. Conversely, the line joining the center of a circle to the midpoint of a chord is perpendicular to the chord.

Angle at Center Theorem: The angle subtended by an arc at the center of a circle is twice the angle subtended by the same arc at the circumference.

Angles in Same Segment Theorem: Angles subtended by the same arc (or chord) in the same segment of a circle are equal.

Cyclic Quadrilateral Theorem: The opposite angles of a cyclic quadrilateral (a quadrilateral whose vertices all lie on a circle) are supplementary (add up to 180°). Conversely, if the opposite angles of a quadrilateral are supplementary, then the quadrilateral is cyclic.

Tangent-Chord Theorem: The angle between a tangent to a circle and a chord drawn from the point of contact is equal to the angle subtended by the chord in the alternate segment.

Tangents from a Common Point: Tangents drawn to a circle from the same point outside the circle are equal in length.

Proportionality Theorem: A line drawn parallel to one side of a triangle divides the other two sides proportionally.

Similarity Theorem: If two triangles are similar (have the same angles), then their corresponding sides are in proportion.