Revision and final examination preparation – Week 9 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: 9
Theme: General lesson support
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 week focuses on consolidating your understanding of key Grade 12 Mathematics topics and developing effective examination techniques to maximize your performance in the final exams. Mastering these topics is crucial not only for achieving a good Matric result but also for laying a strong foundation for tertiary studies in fields like engineering, finance, data science, and even economics. Many real-world problems in South Africa, from infrastructure development to financial planning, rely heavily on the mathematical principles we've covered this year. This week’s focus areas will be chosen based on common weak areas observed throughout the year, based on CAPS requirements.
2.1 Calculus: Differentiation and Integration Differentiation: Differentiation deals with finding the rate of change of a function. The derivative of a function f(x), denoted as f'(x) or dy/dx, represents the slope of the tangent line to the curve of f(x) at a specific point.
Differentiation Rules: Power Rule: If f(x) = x n , then f'(x) = nx n-1 * Constant Multiple Rule: If f(x) = cg(x), then f'(x) = cg'(x)* Sum/Difference Rule: If f(x) = u(x) ± v(x), then f'(x) = u'(x) ± v'(x)* Product Rule: If f(x) = u(x)v(x), then f'(x) = u'(x)v(x) + u(x)v'(x)* Quotient Rule: If f(x) = u(x)/v(x), then f'(x) = (u'(x)v(x) - u(x)v'(x)) / (v(x)) 2 * Chain Rule: If f(x) = g(h(x)), then f'(x) = g'(h(x)) h'(x)
Applications of Differentiation: Finding Stationary Points: To find the stationary points of a function, set f'(x) = 0 and solve for x. These points can be local maxima, local minima, or points of inflection.
Optimization Problems: Differentiation helps in finding the maximum or minimum values of a function subject to certain constraints. These are vital in various South African industries from maximizing crop yield to minimizing manufacturing costs.
Integration: Integration is the reverse process of differentiation. It deals with finding the area under a curve.
Basic Integration Rules: ∫ x n dx = (x n+1 ) / (n+1) + C, where n ≠ -1 and C is the constant of integration. ∫ k dx = kx + C, where k is a constant. ∫ [f(x) + g(x)] dx = ∫ f(x) dx + ∫ g(x) dx Definite Integrals: A definite integral has upper and lower limits of integration. It represents the area under the curve between those limits. ∫ a b f(x) dx = F(b) - F(a), where F(x) is the antiderivative of f(x)*.
Applications of Integration: Area Under a Curve: Finding the area between a curve and the x-axis or between two curves.
Volume of Revolution: Finding the volume of a solid formed by rotating a curve around an axis. Example 1 (Differentiation - Optimization): A farmer in KwaZulu-Natal wants to build a rectangular enclosure for his cattle. He has 200 meters of fencing available. What dimensions should the enclosure have to maximize the area?
Solution: Let the length of the enclosure be l and the width be w.
Perimeter: 2l + 2w = 200 => l + w = 100 => l = 100 - w Area: A = lw = (100 - w) w = 100w - w 2 To maximize the area, differentiate A with respect to w and set the derivative equal to zero: dA/dw = 100 - 2w = 0 Solving for w: w = 50 meters Substituting back into the perimeter equation: l = 100 - 50 = 50 meters Therefore, the enclosure should be a square with sides of 50 meters to maximize the area.
Example 2 (Integration - Area): Find the area enclosed by the curve y = x 2 , the x-axis, and the lines x = 1 and x =
3. Solution: We need to evaluate the definite integral: ∫ 1 3 x 2 dx Find the antiderivative of x 2 : F(x) = (x 3 ) / 3 Evaluate the antiderivative at the upper and lower limits: F(3) = (3 3 ) / 3 = 9 and F(1) = (1 3 ) / 3 = 1/3 Calculate the difference: F(3) - F(1) = 9 - 1/3 = 26/3 Therefore, the area enclosed by the curve, the x-axis, and the given lines is 26/3 square units. 2.2 Euclidean Geometry Key Theorems: Line from centre perpendicular to chord: A line drawn from the center of a circle perpendicular to a chord bisects the chord.
Angle at centre 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 the same segment: Angles in the same segment of a circle are equal.
Cyclic Quadrilaterals: Opposite angles of a cyclic quadrilateral are supplementary (add up to 180°). The exterior angle of a cyclic quadrilateral is equal to the interior opposite angle.
Tangent Chord Theorem: The angle between the 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.
Proportionality Theorem: A line drawn parallel to one side of a triangle divides the other two sides proportionally.
Similar Triangles: Triangles are similar if their corresponding angles are equal, or if their corresponding sides are in proportion. (AAA, SSS, SAS)
Solving Riders: Solving Euclidean Geometry riders requires a thorough understanding of the theorems and their applications. Start by carefully reading the problem statement and drawing an accurate diagram. Identify relevant angles, lines, and shapes. Then, systematically apply the theorems you know, providing clear reasons for each step. Look for cyclic quadrilaterals, parallel lines, and similar triangles.
Example: In the diagram, O is the center of the circle. A, B, C and D are points on the circumference of the circle. AOC is a diameter. AT is a tangent to the circle at A. Prove that OAB = ACD.