Revision and final examination preparation – Week 8 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: 8
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's focus is on comprehensive revision and examination preparation for Grade 12 Mathematics. As you approach the final examinations, it’s crucial to consolidate your understanding of key concepts and hone your problem-solving skills. Mathematics is not just about memorizing formulas; it's about developing logical reasoning and critical thinking skills that are invaluable in various aspects of life. Consider how mathematical modeling informs economic forecasts affecting job availability in South Africa, or how statistical analysis is used in public health to understand and combat diseases prevalent in our communities.
2.1 Calculus: Optimization Optimization problems involve finding the maximum or minimum value of a function, often subject to certain constraints. The core principle is to use derivatives to find critical points (where the derivative is zero or undefined), and then determine whether these points correspond to a maximum, minimum, or neither.
Steps to Solve Optimization Problems: Understand the Problem: Read the problem carefully and identify the quantity you want to maximize or minimize.
Draw a Diagram: If possible, draw a diagram to visualize the problem.
Define Variables: Assign variables to the relevant quantities.
Formulate an Equation: Write an equation for the quantity you want to optimize in terms of the variables.
Express in One Variable: If necessary, use the constraints to express the equation in terms of a single variable.
Find the Derivative: Differentiate the equation with respect to the variable.
Find Critical Points: Set the derivative equal to zero and solve for the variable. Also, check for points where the derivative is undefined.
Determine Max/Min: Use the first or second derivative test to determine whether each critical point corresponds to a maximum or minimum.
Answer the Question: Answer the question in the context of the problem.
Example: A farmer wants to fence off a rectangular enclosure next to a river. He has 400 meters of fencing available. What are the dimensions of the enclosure that maximize the area? (Assume the river forms one side of the rectangle, so no fencing is needed along that side.)
Solution: Understand the Problem: Maximize the area of a rectangle.
Draw a Diagram: (Imagine a rectangle with one side along a river)
Define Variables: Let l be the length of the enclosure parallel to the river and w be the width.
Formulate an Equation: Area, A = l w.
Express in One Variable: The perimeter of the fencing is l + 2w =
4
0
0. So, l = 400 - 2w.
Substitute into the area equation: A = (400 - 2w)w = 400w - 2w 2 .
Find the Derivative: dA/dw = 400 - 4w.
Find Critical Points: Set dA/dw = 0: 400 - 4w =
0. Solving, w =
1
0
0. Determine Max/Min: d 2 A/dw 2 = -4, which is negative, so we have a maximum at w =
1
0
0. Answer the Question: If w = 100, then l = 400 - 2(100) =
2
0
0. Therefore, the dimensions that maximize the area are length = 200 meters and width = 100 meters. 2.2 Euclidean Geometry Euclidean geometry deals with points, lines, angles, and shapes in a plane. Mastering Euclidean Geometry is crucial for logical thinking and problem-solving.
Key theorems include: Triangle Congruency: SSS, SAS, ASA, RH
S. Triangle Similarity: AAA, SAS, SS
S. Circle Geometry Theorems: Angles subtended by the same chord, angle at the centre is twice the angle at the circumference, etc.
Example: In triangle ABC, AB = AC. D is a point on BC such that AD bisects angle BA
C. Prove that triangle ABD is congruent to triangle AC
D. Solution: Given: AB = AC, AD bisects angle BA
C. To Prove: Triangle ABD ≡ Triangle AC
D. Proof: AB = AC (Given) ∠BAD = ∠CAD (AD bisects ∠BAC) AD = AD (Common side) Therefore, Triangle ABD ≡ Triangle ACD (SAS). 2.3 Trigonometry: 2D and 3D Trigonometry deals with relationships between angles and sides of triangles.
Sine Rule: a/sin A = b/sin B = c/sin C Cosine Rule: a 2 = b 2 + c 2 - 2bc cos A Area Rule: Area = (1/2)bc sin A Angles of Elevation and Depression: Used in 3D problems.
Example: From a point 20 meters away from the base of a tall building, the angle of elevation to the top of the building is 60°. Find the height of the building.
Solution: Let the height of the building be h. tan 60° = h/20 h = 20 * tan 60° = 20√3 meters. 2.4 Probability: Counting Principles, Permutations, and Combinations Probability deals with the likelihood of events occurring.
Fundamental Counting Principle: If there are m ways to do one thing and n ways to do another, there are m n ways to do both.
Permutations: Order matters. nPr = n! / (n-r)!
Combinations: Order does not matter. nCr = n! / (r! (n-r)!)
Independent Events: P(A and B) = P(A)
P(B)
Dependent Events: P(A and B) = P(A) P(B|A)
Example: How many different 3-digit numbers can be formed using the digits 1, 2, 3, 4, and 5 if repetition is not allowed?
Solution: This is a permutation problem since the order of the digits matters. n = 5, r = 3. 5P3 = 5! / (5-3)! = 5! / 2! = (5 4 3 2 1) / (2 * 1) = 60. 2.5 Statistics: Measures of Central Tendency and Dispersion, Regression Analysis Statistics involves collecting, analyzing, and interpreting data.
Measures of Central Tendency: Mean, median, mode.
Measures of Dispersion: Range, variance, standard deviation.
Regression Analysis: Finding the line of best fit to make predictions.
Example: Given the data set: 2, 4, 6, 8,
1
0. Find the mean and standard deviation.
Solution: Mean = (2 + 4 + 6 + 8 + 10) / 5 = 30 / 5 =
6. Variance = [(2-6) 2 + (4-6) 2 + (6-6) 2 + (8-6) 2 + (10-6) 2 ] / 5 = [16 + 4 + 0 + 4 + 16] / 5 = 40 / 5 =
8. Standard Deviation = √Variance = √8 ≈ 2.83.