Lesson Notes By Weeks and Term v5 - Grade 12

Revision and preliminary examinations – Week 10 focus

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

Subject: Mathematics

Class: Grade 12

Term: 3rd Term

Week: 10

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 is dedicated to intensive revision in preparation for your preliminary examinations. These exams are a critical benchmark of your understanding of the Grade 12 Mathematics curriculum and an invaluable opportunity to identify areas needing further attention before the final NSC examinations. Success in Mathematics opens doors to numerous career paths in South Africa, including engineering, finance, data science, and technology. Mastering these concepts equips you with the problem-solving and analytical skills highly valued by employers in our rapidly evolving economy.

Lesson notes

This week's focus areas are Calculus, Trigonometry, 3D Geometry, Financial Mathematics, and Probability. We'll reinforce core concepts and apply them through exam-style questions. 2.1 Calculus: Differentiation: The process of finding the derivative of a function, representing the instantaneous rate of change.

Crucial rules include: Power Rule:* d/dx (x n ) = nx n-1 Constant Rule:* d/dx (c) = 0, where c is a constant Product Rule:* d/dx [u(x)v(x)] = u'(x)v(x) + u(x)v'(x)

Quotient Rule:* d/dx [u(x)/v(x)] = [u'(x)v(x) - u(x)v'(x)] / [v(x)] 2 Chain Rule: d/dx [f(g(x))] = f'(g(x)) g'(x)

Integration: The reverse process of differentiation, finding the area under a curve.

Key techniques include: Integration by Substitution:* Used to simplify integrals by substituting a part of the integrand with a new variable.

Definite Integrals:* Calculating the area under a curve between two specific limits. The Fundamental Theorem of Calculus links differentiation and integration.

Applications:* Finding maximum/minimum values (optimization), rates of change, area under a curve, and volumes of solids.

Example 1 (Optimization): A farmer in Limpopo wants to fence off a rectangular vegetable garden next to a long wall. He has 40 meters of fencing. What are the dimensions of the garden that maximize the area?

Solution: Let the length of the garden perpendicular to the wall be x and the length parallel to the wall be y. The fencing required is 2x + y = 40, so y = 40 - 2x. The area A = x y = x(40 - 2x) = 40x - 2x 2 . To maximize A, we differentiate: dA/dx = 40 - 4x. Setting dA/dx = 0 gives 4x = 40, so x =

1

0. Then y = 40 - 2(10) =

2

0. Therefore, the dimensions are 10 meters by 20 meters. This maximizes the use of resources, a critical consideration for South African farmers. 2.2 Trigonometry: Trigonometric Identities: Fundamental equations relating trigonometric functions.

Key identities include: Pythagorean Identities:* sin 2 θ + cos 2 θ = 1, 1 + tan 2 θ = sec 2 θ, 1 + cot 2 θ = cosec 2 θ Compound Angle Formulae:* sin(A ± B), cos(A ± B), tan(A ± B)

Double Angle Formulae:* sin(2θ), cos(2θ), tan(2θ)

Solving Trigonometric Equations: Finding the values of the angle that satisfy a given trigonometric equation. Consider the general solutions and the specified domain.

Applications: Solving problems involving angles of elevation and depression, bearings, and distances.

Example 2 (Solving Trig Equations): Solve the equation 2cos 2 x + 3sinx = 0 for x ∈ [0°; 360°].

Solution: Since cos 2 x = 1 - sin 2 x, the equation becomes 2(1 - sin 2 x) + 3sinx = 0, or 2 - 2sin 2 x + 3sinx =

0. Rearranging, 2sin 2 x - 3sinx - 2 =

0. Factoring, (2sinx + 1)(sinx - 2) =

0. So, sinx = -1/2 or sinx =

2. Since -1 ≤ sinx ≤ 1, sinx = 2 is not possible. For sinx = -1/2, x = 210° or x = 330°. 2.3 3D Geometry: Equations of Lines and Planes: Representing lines and planes in 3D space using vector and Cartesian equations.

Angles between Lines and Planes: Using scalar products to find the angles.

Distances from Points to Planes: Using formulas to calculate the shortest distance. Example 3 (Distance from a Point to a Plane): Calculate the perpendicular distance from the point P(1; 2; 3) to the plane x + 2y - 2z =

5. Solution: The formula for the distance d from a point (x 0 ; y 0 ; z 0 ) to the plane ax + by + cz = d is: d = |ax 0 + by 0 + cz 0 - d| / √(a 2 + b 2 + c 2 ) In this case, a = 1, b = 2, c = -2, d = 5, x 0 = 1, y 0 = 2, z 0 =

3. So, d = |(1)(1) + (2)(2) + (-2)(3) - 5| / √(1 2 + 2 2 + (-2) 2 ) d = |1 + 4 - 6 - 5| / √(1 + 4 + 4) = |-6| / √9 = 6/3 = 2. 2.4 Financial Mathematics: Simple and Compound Interest: Understanding the difference between simple and compound interest and their applications.

Annuities: A series of payments made at regular intervals.

Future Value Annuities:* Calculating the accumulated value of an annuity after a certain period.

Present Value Annuities:* Calculating the present value of an annuity.

Sinking Funds: An annuity specifically designed to accumulate a specified amount for a future purpose.

Loans: Calculating loan repayments and outstanding balances.

Example 4 (Loan Repayments): A student takes out a loan of R50,000 to study at university. The interest rate is 12% per annum, compounded monthly. The loan is repaid over 5 years. Calculate the monthly repayments.

Solution: We use the present value annuity formula: P = x[1 - (1 + i) -n ] / i, where P = 50000, i = 0.12/12 = 0.01, and n = 5 * 12 = 60. 50000 = x[1 - (1 + 0.01) -60 ] / 0.01 50000 * 0.01 = x[1 - (1.01) -60 ] 500 = x[1 - 0.55045] 500 = x[0.44955] x = 500 / 0.44955 ≈ R1112.

2

2. This illustrates the financial planning required for higher education. 2.5 Probability: Basic Probability Concepts: Understanding sample space, events, and probability calculations.

Independent and Dependent Events: Distinguishing between events that do and do not affect each other.

Conditional Probability: The probability of an event occurring given that another event has already occurred.