ZIMSEC O-Level Mathematics Paper 1 Review

General Certificate of Education Ordinary Level: Mathematics Paper 1 Overview

  • Examination Scope: The material covers Zimbabwe School Examinations Council (ZIMSEC) Ordinary Level Mathematics Paper 1 for the sessions ranging from November 2011 to June 2016.
  • Paper Specifications (e.g., June 2016 Session - 4030/1):     * Time Allocation: 2 hours 30 minutes2\text{ hours } 30\text{ minutes}.     * Candidate Instructions: Candidates must write their name, Centre number, and candidate number on every page. All questions must be answered in the provided spaces using black or blue pens.     * Mathematical Tools: Geometrical instruments are required. Mathematical tables, slide rules, and calculators are strictly prohibited.     * Working Requirements: Omission of essential working results in mark loss. All working must be shown in the space provided below the specific question.     * Accuracy Standards: Decimal answers that are not exact should be given correct to three significant figures (3 s.f.3\text{ s.f.}) unless otherwise stated.

Arithmetic, Approximations, and Number Patterns

  • Decimals and Fractions:     * Evaluation of sums: 1.4+0.04=1.441.4 + 0.04 = 1.44.     * Fractional subtraction: 512334=112154=22154=74=1345\frac{1}{2} - 3\frac{3}{4} = \frac{11}{2} - \frac{15}{4} = \frac{22 - 15}{4} = \frac{7}{4} = 1\frac{3}{4}.     * Simplification: 123(14+12)=53(1+24)=5334=20912=11121\frac{2}{3} - (\frac{1}{4} + \frac{1}{2}) = \frac{5}{3} - (\frac{1 + 2}{4}) = \frac{5}{3} - \frac{3}{4} = \frac{20 - 9}{12} = \frac{11}{12}.
  • Approximation and Significant Figures:     * Rounding 31.09531.095:         * To 2 decimal places2\text{ decimal places}: 31.1031.10.         * To 2 significant figures2\text{ significant figures}: 3131.     * Rounding 0.09780.0978:         * To 2 decimal places2\text{ decimal places}: 0.100.10.         * To 2 significant figures2\text{ significant figures}: 0.0980.098.         * Standard form: 9.78×1029.78 \times 10^{-2}.
  • Recurring Decimals:     * Example: 730=0.2333...=0.23˙\frac{7}{30} = 0.2333... = 0.2\dot{3}.
  • Number Sequences:     * The pattern 0;1;8;27;...0; 1; 8; 27; ... represents the cubes of natural numbers: 03;13;23;330^3; 1^3; 2^3; 3^3. The next term is 43=644^3 = 64.
  • Measurement Limits:     * For a length hh measured to 1 decimal place1\text{ decimal place} as 9.5cm9.5\,cm, the limits are defined by the range: 9.45h<9.559.45 \leq h < 9.55.

Algebra: Factorization, Substitution, and Equations

  • Factorization Methods:     * Difference of Two Squares: x2136=x2(16)2=(x16)(x+16)x^2 - \frac{1}{36} = x^2 - (\frac{1}{6})^2 = (x - \frac{1}{6})(x + \frac{1}{6}).     * Expanding and Simplifying Brackets: (4a+b)(5a3b)=4a(5a3b)+b(5a3b)=20a212ab+5ab3b2=20a27ab3b2(4a + b)(5a - 3b) = 4a(5a - 3b) + b(5a - 3b) = 20a^2 - 12ab + 5ab - 3b^2 = 20a^2 - 7ab - 3b^2.     * Grouping and Common Factors: 3x3y12xy3=3xy(x24y2)=3xy(x2y)(x+2y)3x^3y - 12xy^3 = 3xy(x^2 - 4y^2) = 3xy(x - 2y)(x + 2y).
  • Simultaneous Equations:     * Elimination Method: Given 6y3x=16y - 3x = 1 and 3x+y=133x + y = 13. Adding the equations eliminates xx, resulting in 7y=147y = 14, so y=2y = 2. Substituting y=2y = 2 into 3x+y=133x + y = 13 gives 3x+2=133x=11x=1133x + 2 = 13 \Rightarrow 3x = 11 \Rightarrow x = \frac{11}{3}.     * Substitution Method: From 3x+y=133x + y = 13, let y=133xy = 13 - 3x. Substitute into 6y3x=16y - 3x = 1 to solve for xx.
  • Changing the Subject of a Formula:     * Given x=aq2+bq2x = aq^2 + bq^2, factor out q2q^2: x=q2(a+b)x = q^2(a + b). Isolate q2=xa+bq^2 = \frac{x}{a + b}. Thus, q=±xa+bq = \pm \sqrt{\frac{x}{a + b}}.     * Given T=mu2K5mgT = \frac{mu^2}{K} - 5mg, isolate uu: u=±K(T+5mg)mu = \pm \sqrt{\frac{K(T + 5mg)}{m}}.
  • Inequalities:     * Solving 2(2x7)38-2(2x - 7) \geq 38:         * Divide by 2-2 (flip inequality): 2x7192x - 7 \leq -19         * 2x122x \leq -12         * x6x \leq -6

Sets and Number Bases

  • Set Theory:     * Universal set ξ={0;1;2;3;4;5;6;7;8;9}\xi = \{0; 1; 2; 3; 4; 5; 6; 7; 8; 9\}.     * Subset A={primes}={2;3;5;7}A = \{\text{primes}\} = \{2; 3; 5; 7\}.     * Subset B={factors of 12}={1;2;3;4;6}B = \{\text{factors of } 12\} = \{1; 2; 3; 4; 6\}.     * Intersection: AB={2;3}A \cap B = \{2; 3\}.     * Cardinality: n(AB)=3n(A \cup B)' = 3 (elements 0;8;90; 8; 9).
  • Number Bases:     * Expanding base 5: 12345=(1×53)+(2×52)+(3×51)+(4×50)1234_5 = (1 \times 5^3) + (2 \times 5^2) + (3 \times 5^1) + (4 \times 5^0).     * Evaluation in Base 2: 10112+1112=1001021011_2 + 111_2 = 10010_2.     * Converting to Base 9: 10110=1229101_{10} = 122_9 (calculated via successive division by 9).

Variation and Functions

  • Variation Types:     * Joint Variation: Vhr2V=khr2V \propto hr^2 \Rightarrow V = khr^2, where kk is a constant. If V=440V = 440, r=2r = 2, and h=35h = 35, then 440=k(35)(4)k=440140=227440 = k(35)(4) \Rightarrow k = \frac{440}{140} = \frac{22}{7}.     * Inverse Variation: y1(x1)2y=k(x1)2y \propto \frac{1}{(x-1)^2} \Rightarrow y = \frac{k}{(x-1)^2}. If y=2y=2 when x=7x=7, then k=2(6)2=72k = 2(6)^2 = 72. Formula: y=72(x1)2y = \frac{72}{(x-1)^2}.
  • Function Evaluation:     * Given f(x)=1x21f(x) = \frac{1}{x^2 - 1}. If f(x)=0f(x) = 0, there are no solutions as the numerator is 11. For f(3)f(-3), calculate 1(3)21=18\frac{1}{(-3)^2 - 1} = \frac{1}{8}.

Geometry, Trigonometry, and Bearings

  • Circle Geometry properties:     * Angle subtended at the centre is twice the angle at the circumference: DOC=2×DBC\angle DOC = 2 \times \angle DBC.     * The angle between a tangent and a radius is 9090^{\circ}.     * Angles in the same segment (subtended by the same arc) are equal.
  • Polygons:     * Sum of exterior angles of any polygon = 360360^{\circ}.     * For a regular octagon, each exterior angle is 360/8=45360^{\circ} / 8 = 45^{\circ}. Each interior angle is 18045=135180^{\circ} - 45^{\circ} = 135^{\circ}.     * A pentagon has 5 sides and 5 lines of symmetry.
  • Trigonometry (Sine and Cosine Rules):     * Area of Triangle: Area = 12bcsin(A)\frac{1}{2}bc \sin(A). For a triangle with sides 10cm,5cm10\,cm, 5\,cm and angle 120120^{\circ}, Area = 12(10)(5)sin(120)=25sin(60)=25(0.866)=21.65cm2\frac{1}{2}(10)(5) \sin(120^{\circ}) = 25 \sin(60^{\circ}) = 25(0.866) = 21.65\,cm^2.     * Cosine Rule: BC2=b2+c22bccos(A)BC^2 = b^2 + c^2 - 2bc \cos(A).
  • Bearings:     * Three-figure bearings are measured clockwise from North (000000^{\circ} to 360360^{\circ}).     * If the bearing of QQ from PP is 125125^{\circ}, the back-bearing (PP from QQ) is 125+180=305125^{\circ} + 180^{\circ} = 305^{\circ}.

Statistics and Probability

  • Averages and Distribution:     * Mode: The value with the highest frequency.     * Median: The middle value in an ordered data set. For 4242 pupils, the median is between the 21st21^{st} and 22nd22^{nd} values.     * Mean: fxf\frac{\sum f x}{\sum f}.
  • Probability:     * Sum of probabilities of all possible outcomes = 11.     * Probabilities for independent events are multiplied (e.g., P(A and B)=P(A)×P(B)P(A \text{ and } B) = P(A) \times P(B)).     * Outcome tables for coin tosses identify probabilities for "at least one tail" or "two heads."

Kinematics and Travel Graphs

  • Velocity, Acceleration, and Distance:     * Acceleration: Rate of change of velocity: a=vuta = \frac{v - u}{t}.     * Distance: Calculated as the area under a Velocity-Time graph. For a trapezium shape: Area = 12(a+b)h\frac{1}{2}(a+b)h.     * Uniform Deceleration: Constant negative acceleration until the object comes to rest.
  • Speed Calculations:     * Conversion: 90km/h=90×10003600m/s=25m/s90\,km/h = \frac{90 \times 1000}{3600}\,m/s = 25\,m/s.     * Average Speed = Total DistanceTotal Time Taken\frac{\text{Total Distance}}{\text{Total Time Taken}}.

Transformation Geometry and Map Scales

  • Transformations:     * Translation: Defined by a vector T=(xy)\mathbf{T} = \begin{pmatrix} x \\ y \end{pmatrix}.     * Reflection: Defined by a line of reflection (e.g., x=2x = 2).     * Rotation: Defined by a center of rotation, angle, and direction (clockwise/anti-clockwise).     * Enlargement: Defined by a center and a scale factor.
  • Map Scales:     * Linear Scale: Given as 1:250,0001 : 250,000, then 1cm1\,cm on the map represents 2.5km2.5\,km on the ground.     * Area Scale: The square of the linear scale factor. If linear scale is 1:2.5km1 : 2.5\,km, then 1cm21\,cm^2 on the map represents (2.5)2=6.25km2(2.5)^2 = 6.25\,km^2 on the ground.

Matrices

  • Operations:     * Addition and subtraction are performed element-wise.     * Determinant: For A=(abcd)\mathbf{A} = \begin{pmatrix} a & b \\ c & d \end{pmatrix}, det(A)=adbc\det(\mathbf{A}) = ad - bc.     * Inverse Matrix: A1=1det(A)(dbca)\mathbf{A}^{-1} = \frac{1}{\det(\mathbf{A})} \begin{pmatrix} d & -b \\ -c & a \end{pmatrix}.

Questions & Discussions

  • Time and Measurement:     * Q: How do you convert 21022102 to a 12-hour clock12\text{-hour clock}?     * A: Subtract 12001200 from the hours: 2112=921 - 12 = 9. Result: 9.02pm9.02\,pm.
  • Logarithms:     * Q: Evaluate log4(164)\log_{4}(\frac{1}{64}).     * A: Let x=log4(164)x = \log_{4}(\frac{1}{64}). Then 4x=434^x = 4^{-3}, so x=3x = -3.
  • Financial Math:     * Q: A salary of $275\$275 increases by 5%5\%, what is the new salary?     * A: New salary = 1.05×275=$288.751.05 \times 275 = \$288.75.