Revision and preliminary examinations – Week 9 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: 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 is crucial as we focus on comprehensive revision in preparation for your preliminary examinations. These examinations serve as a vital benchmark, allowing you to identify areas of strength and weakness before the final National Senior Certificate (NSC) examinations. Success in mathematics is not merely about memorizing formulas; it's about understanding concepts, applying them accurately, and developing strong problem-solving skills. Mathematics is essential for many careers, from engineering and finance to technology and even everyday life decisions such as budgeting and understanding interest rates.
2.1 Optimization Problems (Calculus) Optimization problems involve finding the maximum or minimum value of a function, often subject to certain constraints. These problems are commonly encountered in real-world scenarios where we want to maximize profit, minimize cost, or optimize resource allocation.
General Approach: Identify the Objective Function: This is the function you want to maximize or minimize.
Identify the Constraint(s): These are conditions that limit the possible values of the variables. Express the Objective Function in Terms of a Single Variable: Use the constraint(s) to eliminate one or more variables from the objective function.
Find the Critical Points: Differentiate the objective function with respect to the remaining variable and set the derivative equal to zero. Solve for the variable.
Determine the Maximum or Minimum: Use the first or second derivative test to determine whether each critical point corresponds to a maximum, a minimum, or neither.
State the Answer: Provide the maximum or minimum value and the corresponding values of the variables.
Example 1: A farmer in KwaZulu-Natal wants to fence off a rectangular field bordering a river. He has 100 meters of fencing material. What are the dimensions of the field that will maximize the area enclosed, assuming the river provides one side of the enclosure?
Objective Function: Area, A = lw (where l is the length and w is the width)
Constraint: Perimeter, l + 2w = 100 Eliminate l: l = 100 - 2w.
Substitute into the area equation: A = (100 - 2w)w = 100w - 2w^2 Differentiate: dA/dw = 100 - 4w Set to Zero: 100 - 4w = 0 => w = 25 Find l: l = 100 - 2(25) = 50 Verify Maximum: d^2A/dw^2 = -4 (negative, so we have a maximum)
Answer: The dimensions are length = 50 meters and width = 25 meters, maximizing the area. 2.2 Trigonometry: Angles of Elevation and Depression Trigonometry is vital for solving problems involving angles and distances. Angles of elevation and depression are commonly used to determine heights and distances of objects.
Definitions: Angle of Elevation: The angle formed by the line of sight and the horizontal when looking up at an object.
Angle of Depression: The angle formed by the line of sight and the horizontal when looking down at an object.
Key Trigonometric Ratios: SOH CAH TOA (Sine = Opposite/Hypotenuse, Cosine = Adjacent/Hypotenuse, Tangent = Opposite/Adjacent)
Example 2: From the top of a building 50 meters high in Cape Town, the angle of depression to a car parked on the street is 30°. How far is the car from the base of the building?
Diagram: Draw a right triangle with the building as the vertical side, the distance to the car as the horizontal side, and the line of sight as the hypotenuse. The angle of depression is equal to the angle of elevation from the car to the top of the building.
Identify: Opposite = 50 meters, Angle = 30°, Adjacent = Distance (what we want to find)
Use Tangent: tan(30°) = 50 / Distance Solve: Distance = 50 / tan(30°) ≈ 86.6 meters 2.3 Euclidean Geometry Euclidean Geometry focuses on the properties of shapes and figures in a plane. Key theorems involving circles are essential for solving problems in this area.
Important Theorems: 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 of a circle are equal. The angle between a tangent and a chord at the point of contact is equal to the angle in the alternate segment. The opposite angles of a cyclic quadrilateral are supplementary (add up to 180°).
Example 3: In circle O, A, B, and C are points on the circumference. Angle AOC = 120°. Find angle AB
C. Apply Theorem: The angle at the center (AOC) is twice the angle at the circumference (ABC) subtended by the same arc (AC).
Calculation: Angle ABC = 1/2 Angle AOC = 1/2 * 120° = 60° 2.4 Analytical Geometry Analytical geometry combines algebra and geometry to represent geometric figures using equations and coordinates.
Key Concepts: Equation of a Circle: (x - a)^2 + (y - b)^2 = r^2, where (a, b) is the center and r is the radius.
Equation of a Tangent: Use the derivative (calculus) to find the gradient of the tangent at a point on the circle. Then use the point-slope form to find the equation of the tangent: y - y1 = m(x - x1).
Distance Formula: d = sqrt((x2 - x1)^2 + (y2 - y1)^2)
Midpoint Formula: ((x1 + x2)/2, (y1 + y2)/2)
Example 4: Find the equation of the tangent to the circle x^2 + y^2 = 25 at the point (3, 4).
Implicit Differentiation: 2x + 2y(dy/dx) = 0 => dy/dx = -x/y Gradient at (3, 4): m = -3/4 Equation of Tangent: y - 4 = (-3/4)(x - 3) => y = (-3/4)x + 25/4 => 3x + 4y = 25 2.5 Statistics Statistics involves collecting, analyzing, and interpreting data. Measures of central tendency and dispersion are crucial for understanding the distribution of data.
Key Concepts: Mean: The average of the data values (sum of values divided by the number of values).