Maths Notes
Maths Notes
Topics paper 1
1. algebra
2. Matrices
3. sets
4. Circle properties Topics paper 2 Sections A
5. Trigonometry
6. Vectors 1. algebra
7. Variation 2. Matrices
8. Indices 3. Sequences and series
9. Functions 4. Calculus (differentiation and
10. Calculus integration)
11. Factorisation 5. Algorithms (flowchart and pseudocode)
12. Approximations 6. Construction
13. Investments 7. Vectors
14. Sequences and series 8. Sets
15. Algorithms 9. Quadratic Equation (formula method)
16. Polygons 10. Mesuration
17. Similarities (Map/scales) 11. Calculus
18. Statistics (pie chart/histogram)
19. symmetry Topics paper 2 Section B
20. probability
12. Trigonometry
21. Earth geometry
13. Statistics
22. Speed-time graph
14. Graphs of Quadratic Equations
23. Linear programming
15. Earth Geometry/ Mensuration/ Calculus
24. Transformation
16. Linear programming / Probability
25. Sketching graphs of polynomials 17. Transformation
26. Coordinate geometry
1|Page
1. MATRICES
A matrix is an array of numbers. In math, an array refers to a set of numbers or objects that will follow a specific pattern. The numbers in an
array are called elements.
CALCULATIONS OF MATRICES
( ) This is a 1 x 3 matrix
Matrices of the same order can be added or subtracted by adding or subtraction corresponding elements.
Example. If A . / and B . /
( ) ( )
( ) ( )
. / . /
( )
Example. . / ( )
( )
. /
Determinant of a 2 matrix
The determinant of a matrix A is denoted by det A. A singular matrix is a matrix whose determinant is zero.
If A . / then det A = ad – cb
=8–3
=5
Inverse Matrix
2|Page
-1
An inverse matrix is another matrix such that when the two matrices are multiplied together in any order, the result is an identity matrix. A is
the inverse of A.
-1
In general, if A . / then A . /
Solution. det A ( )
-1
Therefore, A . / ( )
Transposing
To "transpose" a matrix, swap the rows and columns. We put a "T" in the top right-hand corner to mean transpose:
T
. / ( )
Multiplication of matrices
Two matrices can only be multiplied if the number of columns in the first matrix is equal to the number of rows in the second matrix
Example.
( ) ( )
(a). / . / ( ) (b). / . / ( )
( ) ( ) ( )
. / . /
. / . /
A square matrix is a matrix which has the same number of row and columns e.g. . /
The identity matrix has ones as elements of the leading diagonal and the rest are zeros e.g. . / and( ). Multiplying a matrix by an
identity leaves the matrix unchanged. The inverse matrix time the original matrix gives an identity
3|Page
2. PROBABILTY
Probability is the likelihood of the event happening. It is simply the chance of an event
happening. Probability is expressed as a ratio of number of favorable outcomes to number of all
possible outcomes. For an event A, the probability of A denoted by P(A), is given by:
( )
The favorable outcome is the particular result that is expected. Probability is always expressed
as a number between 0 and 1. It is 0 when an event cannot happen at all and it is 1 when the
event will definitely happen. The sum of probabilities for all the possible outcomes is 1.
EXAMPLE 1
A bag contains identical buttons, 5 of which are yellow, 2 are red and 3 are grey. If a button is
picked at random from the bag, find the probability that it is (a) Yellow (b) Grey (c) black (d) not
grey
COMBINED EVENTS
Combined events can either be independent or mutually exclusive.
Two events are said to be independent if they do not depend on each other. The happening of
one event has nothing to do with the happening of the other. For independent events, the
word AND is used. The probabilities of independent events are multiplied. Therefore, if A and
B are two independent events,
( ) ( ) ( )
Two events are said to be mutually exclusive if they depend on each other. The happening of
one event affects the happening of the other. For mutually exclusive events, the word OR is
used. The probabilities of mutually exclusive events are added. Therefore, if A and B are two
mutually exclusive events,
( ) ( ) ( )
EXAMPLE 2
A basket contains 4 pink marbles, 2 orange marbles and 3 green marbles. A marble is picked at
random from the basket and then replaced.(a) what is the probability that the picked marble is
either pink or green? A second marble is taken from the same basket. (b) What is the
probability that both marbles are green?
TREE DIAGRAM
Tree diagrams are used to solve problems combined events.
EXAMPLE 3
A basket contains 4 pink marbles, 2 orange marbles and 3 green marbles. A marble is picked at
random from the basket and then replaced. A second marble is taken from the same basket.
What is the probability that the picked marbles (a) are both orange (b) are of different colors (c)
contains at least one green marble.
EXAMPLE 4
A box contains 5 red and 7 pink beads. A bead is drawn and not replaced. Then another bead is
picked. (a) Draw the tree diagram to show all the possible outcomes (b) find the probability of
drawing two red beads (c) find the probability of drawing only one red bed (d) find the
probability of drawing at least one pink bead.
4|Page
Questions form past exam papers
2014
2013
2012
2011
5|Page
3. VARIATION
Variation is the description of specific relations between two or more variables. There are three
types of variations namely the direct variation, inverse variation and the joint variation. In a
direct variation, when one variable increases, the other variable increases also. For example, if
varies directly as , then , where is a constant. In an inverse variation, when one
variable increases, the other variable decreases. For example, if varies inversely as , then
, where is a constant. In a joint variation, three variables are involved. The joint
variation is a combination direct and inverse variation. For example, if varies directly as and
inversely as , then , where is a constant.
EXAMPLE1
Given that varies directly as x, and when
a) Find the constant
b) Write down the equation that relate the variables and
c) Find when
d) Find when
EXAMBLE 2
Given that varies inversely as b, and when . Find
a) The constant
b) The equation connecting and
c) The value of , if
d) The value of if
EXAMBLE 3
EXAMBLE 4
6|Page
EXERCISE
1. The variables and are connected by the equation where is a constant. Pairs
√
of corresponding values are given in the table below.
27 216
6 4.5
Calculate the value of and
2. The variables and have corresponding values as shown in the table postponed below:
6 9 12
34 68
Given that varies directly as Find (a)The constant k (b) Complete the table
3. Given that varies directly as and inversely as y and that when and ,
find
a) The equation connecting and ,
b) The value of when and
c) The value of whe and
4. varies directly as and inversely as Given that when and , find
a) K the constant variation
b) The equation connecting and ,
c) The value of when and
d) The value of when and
5. Given that varies directly as and inversely as and that when and
, calculate,
a) the constant variation k,
b) the value of when and ,
c) the value of whe and .
6. Given that , where is a constant and that when , find
d) The value of
e) The value of when
f) The value of when
7|Page
4. SEQUENCE AND SERIES
A sequence is an ordered list of numbers; the numbers in this ordered list are called terms. A series is
the value you get when you add up all the terms of a sequence; this value is called the "sum". For
instance, "1, 2, 3, 4" is a sequence, with terms "1", "2", "3", and "4"; the corresponding series is the sum
"1 + 2 + 3 + 4", and the value of the series is 10.
There are two types of sequences namely the Arithmetic Progression (AP) and the Geometric
Progression (GP).
An arithmetic progression is a sequence of numbers such that the difference of any two successive
members is a constant.
For example, the sequence 1, 2, 3, 4, ... is an arithmetic progression with common difference 1.
Second example: the sequence 3, 5, 7, 9, 11,... is an arithmetic progression with common difference 2.
Third example: the sequence 20, 10, 0, -10, -20, -30, ... is an arithmetic progression
SEQUENCES
( ) , ,
and
Example 1
a) 15th term
b) 107th term
Example 2
SERIES
, ( ) - , ,
and
Example 3
For the arithemetic sequence 4, 7, 10, 13, ..... find the sum of the first
8|Page
GEOMETRIC PROGRESSION (GP)
A Geometric progression is a sequence of numbers such that the quotient of any two successive
members is a constant. The quotient is called the common ratio. The common ratio (r) is obtained by
dividing any term by the preceding term. For example, the sequence 16, 8, 4, ... is an GP with common
ratio is . Second example: the sequence 3, -6, 12, ... is an GP with common ratio is 2.
SEQUENCES
, , , , and
Example 4
Example 5
SERIES
Example 5
For the geometric sequence 4, 2, 1, ..... find the sum of the first
| |
Example 6
For the geometric sequence 30, 12, 4.8, ..... find the sum to infinity
9|Page
5. STATISTCS
Statistics is the collection and analysis of information or data. The collected data must be arranged,
tabulated, and presented to permit ready and meaningful analysis and interpretation. For example, to
study and interpret the examination results in a class of 30 pupils, the grades are arranged in ascending
order: 30, 35, 43, 52, 61, 65, 65, 65, 68, 70, 72, 72, 73, 75, 75, 76, 77, 78, 78, 80, 83, 85, 88, 88, 90, 91,
96, 97, 100, and 100. This progression shows at a glance that the maximum is 100, the minimum 30, and
the range, or difference, between the maximum and minimum is 70.
Solution
(a) Mode= 8
Mean
Median 6, 7,8,8,8,9,10
1. The table below shows the masses of 100 children recorded at door of hope school.
Mass (x kg) ≤15 ≤20 ≤25 ≤30 ≤35 ≤40 ≤45 ≤50
frequency 0 3 15 25 100
d) Using a horizontal scale of 2cm to represent 5 units and a vertical scale of 1cm to
represent 5 children, draw a smooth cumulative frequency curve.
e) Showing your method clearly, use your graph to estimate
(i) The upper quartile
(ii) Inter quartile range
(iii) The 40th percentile
f) Children who weighed 37kg or more were taken to the hospital for medical check-up.
Find the number of children who were taken to the hospital.
10 | P a g e
2. The table below shows the scores of 90 students in a mathematics test.
No. of pupils 2 7 15 18 30 16 2
a) Copy and complete the following relative cumulative frequency table correct to 2
decimal places.
Marks(x %) ≤30 ≤40 ≤50 ≤60 ≤70 ≤80 ≤90 ≤100
Cumulative Frequency 0 2 9 90
b) Using a horizontal scale of 2cm to represent 10% for values between and a vertical scale
of 2cm to represent 0.1 units, draw a smooth relative cumulative frequency curve to
illustrate this data.
c) Showing your method clearly, use your graph to estimate the 50th percentile
3. The table below shows number of children each of 60 families had during a suvey in a certain
community.
Number of children 1 2 3 4 5 6
Number of families 3 7 20 16 10 4
c) Using a horizontal scale of 2cm to represent 1 unit and a vertical scale of 1cm to
represent 5 children, draw a smooth cumulative frequency curve.
d) Showing your method clearly, use your graph to estimate
(i) the median
(ii) Inter quartile range
(iii) The 76th percentile
11 | P a g e
6. ALGORITHMS
An algorithm is a procedure or formula for solving a problem, based on conducting a sequence of
specified actions. In mathematics and computer science, an algorithm usually means a small procedure
that solves a recurrent problem. It is a set of instructions that is used to solve a particular problem in a
step by step procedure describing precisely what has to be done to get the result. An algorithm should
be clear and well ordered, and must have a start and a finish. An algorithm is not unique. The first step
in designing the Algorithm is to make up a flow chart or pseudo code.
FLOW CHART
A flow chart is a graphical or symbolic representation of a process. Each step in the process is
represented by a different symbol and contains a short description of the process step. The flow chart
symbols are linked together with arrows showing the process flow direction.
The following are some of the commonly used shapes used in flowcharts.
12 | P a g e
Example
1. Write the flow chart instruct someone about how to cross a road. (Look right, then left, then right again and then
cross the road if it is safe to do so).
2. Write the flow chart to determine whether a number is an odd number or an even number
3. Write the flow chart for the program to find the volume of a cylinder ( ).
4. Write the flow chart for the problem; Start with 512, divide by 2 repeatedly until the quotient is 1
PSEUDO CODE
Pseudo code is a simple way of writing programming code in English. It uses short phrases to write code for programs before you
actually create it in a specific language. Once you know what the program is about and how it will function, then you can use
pseudo code to create statements to achieve the required results for your program. Pseudo code makes creating programs easier.
Programs can be complex and long; preparation is the key. For years, flowcharts were used to map out programs before writing
one line of code in a language. However, they were difficult to modify and with the advancement of programming languages, it
was difficult to display all parts of a program with a flowchart. It is challenging to find a mistake without understanding the
complete flow of a program. That is where pseudo code becomes more appealing. To use pseudo code, all you do is write what
you want your program to say in English. Pseudo code allows you to translate your statements into any language because there
are no special commands and it is not standardized. Writing out programs before you code can enable you to better organize and
see where you may have left out needed parts in your programs. All you have to do is write it out in your own words in short
statements. Remember, writing basic pseudo code is not like writing an actual coding language. Pseudo code can be written how
you want.
1. Simple steps that are carried out one after the other without loops or decisions
Determine the area of the rectangle using the formula, height x width.
IF
THEN
ELSE
ENDIF
THEN follows the yes arrow and ELSE follows the NO arrow
Pythagoras’s theorem; The Pythagoras theorem is only applicable in a right angled triangle. It is applicable when all the three sides
of the right angled triangle are involved in the calculations (Two sides are given and the other one is the one we are looking for).
No angles are involved when using the Pythagoras theorem.
, and
Example: calculate the value of c.
2 2 2
c =a +b
2 2 2
c = 5 + 12
2
c = 25 + 144
2
c = 169
c = √169
c = 13
2 2 2
b =c -a
2 2 2
b = 15 - 9
2
b = 225 - 81
2
b = 144
b = √144
b = 12
Trigonometric ratios; SOHCAHTOA
there are three important trigonometric ratios in a right angled triangle, namely the sine, cosine and the tangent ratio.
Trigonometric ratios are only applicable in a right angled triangle. They are applicable when two sides and one angle are involved
in the calculation.
In the above triangle, the side H opposite the right angle is called the hypotenuse. Relative to the angle θ, the side O opposite the
angle θ is called the opposite side. The remaining side A is called the adjacent side. This assignment of the opposite and adjacent
sides is relative to θ.
Trigonometric ratios provide relationships between the sides and angles of a right-angled triangle. The 3 ratios (SOHCAHTOA)
sine
cosine
tangent
Example 2
In right triangle ABC, length BC=20cm and angle B = 41º. Find hypotenuse length BA
Solution
Example 3
In right triangle ABC at B, length BC=10 and angle AB = 15. Find <BAC
Solution
A
B C
We can use the sine rule when we are given two sides and
an angle to find an angle or if we are given two angles and
one side to find a side. Two angles are involved in the sine
The sine rule is: rule.
EXAMPLE 1
9SinR = 4Sin75
EXAMPLE 2
Answer
Sin40 = 4Sin95
the third side of a triangle when we know two sides and the angle between them (like the example above)
the angles of a triangle when we know all three sides (as in the following example)
2 2 2
The Cosines Rule says: C = a + b − 2ab Cos(C)
Put in the values we 2 2 2 0
C = 8 + 11 − 2 × 8 × 11 cos(37 )
know:
Do some calculations:
More calculations: 2
C
Take the square root: c= to 2 decimal places
0
We know angle C = 37 , a = 8 and b = 11
Example:
Find angle C? 2 2 2
c = a + b − 2ab cos(C)
2 2 2
8 = 9 + 5 − 2 × 9 × 5cos(C)
64 = 81 + 25 − 90 cos(C)
64 = 106 −90 cos(C)
90cos(C) = 106 - 64
cos(C) = = 0.4666667
C = 62.2° (to 1 decimal place)
AREA OF A TRIANGLE
Its either the height and the base of the triangle are given
The angle and its adjacent sides are given
1. AREA IF THE HEIGHT AND BASE ARE GIVEN
2
m
EXAMPLE 2: find the area of the triangle below
2
m
2
m
2
m
A bearing is simply the direction. Bearings are used to represent the direction of one point relative to another point in form of an angle.
PROPRTIES OF BEARINGS
TRIGONOMETRY QUESTIONS
2007
2009
LINEAR INEQUATIONS
a)
b)
c)
d)
a)
b)
c)
a)
b)
c)
d)
EXAMPLE 4: Write down the equation of a straight line that passes through the following points
a) ( ) ( )
b) ( ) ( )
c) ( ) ( )
1.
2.
MATHEMATICAL MODEL
At least ≥, Not more than ≤ , Not exceed ≤, More than ˃, Less than ˂
1. A famer wants to buy some hoes and shovels for use at the farm. He decides to buy at least 5 hoes and not more than 14
hoes and shovels altogether. The number of hoes should not be more than twice the number of shovels.
(i) Taking to represent the number of hoes and the number of shovels, write the three inequalities to satisfy the
above conditions
(ii) The point ( ) represents hoes and shovels. Using a scale of 1cm to represent 1 unit on both axes, illustrate these
inequalities on a graph for and .
(iii) What is the largest number of shovels that he can buy
(iv) If each hoe cost k20 and each shovel cost k25, calculate the minimum amount of money that he requires.
[5]
5. The region R is defined by the following inequalities: , , and
By drawing the inequalities in the grid below, indicate clearly on the diagram the region R.
Example 1
Given that * + maps onto * + in a relation
a) Find (i) the relation (ii) range (ii) the ordered pair set
b) Write the equation of the relationship from set A to set B
Example 2
Given the set * +. Find
a) the Set H if set G is mapped onto H with the relation
b) the Set H if set H is mapped onto G with the relation
c) the equation of the relation if set G is mapped onto * +
2. TYPES OF RELATIONS
There are four types of relations namely the one to one, one to many, many to one and many to many.
FUNCTIONS
A relation from a set A to a set B is said to be function if every element of set A has one and only one image in set B.
In other words, a function is a relation if it is either a one-to-one or many-to-one.
NOTATION
First, it is useful to give a function a name. The most common name is "f", but we can have other names like g or h etc.
So ( ) shows us the function is called , and goes in to give out .
an input of 4
Becomes an output of 16. In fact we can write f(4) = 16
COMPOSITION FUNCTIONS
A composite function is a function containing another function within it. If the function ( ) is a function within ( ),
then we write ( ).
Example
(a) ( )
(b) ( )
10. SHARES
A share is a unit of ownership that represents an equal proportion of a company's capital. It entitles its holder,
(the shareholder), to an equal claim on the company's profits and an equal obligation for the company's debts
and losses. In most cases, these are parts of the company offers for sale. Shareholders are people who have
bought shares of a company. The director of the company decides what amount of the annual profit the
company makes will be given to the shareholders. This part of the company’s profit that is paid to shareholders
on a regular basis is called dividend. The dividend per share is given by;
Example
1. The director of the company decides to pay a total dividend of k8, 000.00 on 16 shares.
a) Calculate the dividend per share
b) Joe holds 7 shares in the company. How much is paid out in dividends to Joe.
2cm to represent 1unit means use 1 full box and count in ones (....-3,-2,-1,0,1,2,3,4,5,6,7,8....)
2cm to represent 2 units means use 1 full box and count in twos (.......-4,-2,0,2,4,6,8,10,....)
2cm to represent 5 units means use 1 full box and count in fives(.....-10,-5,0,5,10,15,20,25,30.....)
2cm to represent 10 units means use 1 full box and count in tens (...,-30,-20,-10,0,10,20,30,40,.....)
1cm to represent 1unit means use half a box and count in ones (....-3,-2,-1,0,1,2,3,4,5,6,7,8....)
1cm to represent 2units means use half a box and count in twos (.......-4,-2,0,2,4,6,8,10,....)
1cm to represent 5units means use half a box and count in fives (.....-10,-5,0,5,10,15,20,25,30.....)
1cm to represent 10units means use half a box and count in tens (....-30,-20,-10,0,10,20,30,40,.....)
4cm to represent 1unit means use 2 full boxes and count in ones (....-3,-2,-1,0,1,2,3,4,5,6,7,8....)
4cm to represent 2 units means use 2 full boxes and count in twos (.......-4,-2,0,2,4,6,8,10,....)
4cm to represent 5 units means use 2 full boxes and count in fives(.....-10,-5,0,5,10,15,20,25,30.....)
4cm to represent 10 units means use 2 full boxes and count in tens (...,-30,-20,-10,0,10,20,30,40,.....)
Example 1
The variables x and y are connected by the equation – . Some corresponding values of x and y are given
below.
x -2 -1 0 1 2 3 4 5 a)
y -5 1 5 7 7 5 1 r b)
c)
d) Calculate the value of r [1]
e) Using a scale of 2cm to represent 1 unit on the x-axis and 2cm to represent 2 units on the y-axis, draw a smooth curve
of – . [3]
f) By drawing a tangent, estimate the gradient of the curve at the point (3,5) [2]
g) Showing your method clearly, use your graph to solve the equation – . [2]
h) By drawing the line on the same graph, solve the equation ( – ) . [2]
i) Estimate the area under the between curve and [2]
j) Write down the maximum value [2]
b) Graph
HINT
d) – Since the left hand side of the equation is short by 5
–
compared to the original equation ( – ), add
–
5 to both sides of the equation
Therefore,
e)
HINT
0 4 If , and if ,
Pick any two values of x and substitute in the
0 1 equation
Come up with value of y and plot the points
on the graph
Join the two points and draw a straight line
Therefore,
HINT
Calculate the area for one square box on the graph paper
f) ( ) Count full boxes
Boxes which are more than half way shaded are counted as
full boxes and those which are less than half way are not
counted.
Note that area is just an estimate
HINT
g) Turning point is (1.5,7.4)
Therefore, the maximum value is 7.4 The turning point consists of the equation of the line of
symmetry and the maximum/minimum value
The x value defines the line of symmetry and the y value is
the max/minimum value
Equation of the line of symmetry is 𝑥
The maximum value is 𝑦
x -2 -1 0 1 2 3 4 5
y -5 1 5 7 7 5 1 r
k) Calculate the value of r [1]
l) Using a scale of 2cm to represent 1 unit on the x-axis and 2cm to represent 2 units on the y-axis, draw a smooth curve
of – . [3]
m) By drawing a tangent, estimate the gradient of the curve at the point (3,5). [2]
n) Showing your method clearly, use your graph to solve the equation – . [2]
o) By drawing the line on the same graph, solve the equation ( – ) . [2]
p) Estimate the area under the curve between and [2]
q) Write down the maximum value [2]
2. The variables x and y are connected by the equation . Some corresponding values of x and y are given
below.
x -4 -3 -2 -1 0 1 2 3
y -25 0 9 8 3 0 5 r
a) Calculate the value of r [1]
b) Using a scale of 2cm to represent 1 unit on the x-axis and 2cm to represent 10 units on the y-axis, draw a smooth curve
of . [3]
c) By drawing a tangent, estimate the gradient of the curve at the point (2,5). [2]
d) Showing your method clearly, use your graph to solve the equation
i. [2]
ii. [2]
e) Estimate the area under the curve between bounded by the [2]
3.
5.
COLUMN VECTORS
A vector can be written as a column vector in the form . / where the is the number of units (steps) it moves in
horizontally ( ) and the is the number of units (steps) it moves in vertically ( ). The movement to right
or up is considered to be positive while the movement to the left of down is considered to be negative. If a vector moves from point A
to point B, then the vector is written as ⃗⃗⃗⃗⃗ and point A is known as the Tail while B as the Head. Note That ⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗
EXAMPLE 1
Solution
Example 2
Given that ⃗⃗⃗⃗⃗⃗ . / and ⃗⃗⃗⃗⃗⃗⃗ . / find ⃗⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗ and ⃗⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗
Solution
( ) ( )
. / . /
. / . /
The magnitude of a vector is the length of the vector. The magnitude of the vector ⃗⃗⃗⃗⃗ . / is written as |⃗⃗⃗⃗⃗ | and given by
|⃗⃗⃗⃗⃗ | √
Example 3
a) ⃗⃗⃗⃗⃗⃗ . / b) ⃗⃗⃗⃗⃗ . /
Solution
a) |⃗⃗⃗⃗⃗⃗ | √
√
√
√
|⃗⃗⃗⃗⃗ |
b) |⃗⃗⃗⃗⃗⃗ | √
√ ( )
√
√
|⃗⃗⃗⃗⃗⃗ |
DIRECTED LINE SEGMENT
Vectors can be presented as directed line segment using bold small letters.
Two or more directed line segments can be added in such that the Head is added to the Tail or such that the tail is added to the Head.
For any three points and then ⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗
Position vector
Question 1
QUESTION 2
These graphs have the distance from a starting point on the vertical axis and the time on the horizontal axis. The speed can be
calculated by finding the gradient of the graph. Therefore, .
Example 1
The following graph gives the distance of a cyclist from his home.
Solution:
j)
A speed-time graph has the velocity or speed of an object on the vertical axis and time on the horizontal axis. The
distance travelled can be calculated by finding the area under a speed-time graph. Acceleration is the gradient of a
velocity-time graph. Therefore,
examples
The essence of calculus is the derivative. The derivative is the instantaneous rate of change of a function with respect
to one of its variables. This is equivalent to finding the slope of the tangent line to the function at a point. The
process of finding the derivative is called differentiation.
1.1.1. NOTATION
The notation is the differentiation notation. We call this differentiation the derivative or deferential coefficient of
with respect to . Sometimes is written as .
Example 2
The gives the gradient function for a curve and the value of at a given point is the gradient of the
curve at that point and therefore the gradient of the tangent there. Gradient is denoted by . Therefore
at a given point.
Example 2
Example 2
A tangent to a curve is a line that touches the curve at one point and has the same slope as the curve at
that point.
To calculate the equations of these lines we shall make use of the fact that the equation of a straight line passing
through the point with coordinates ( ) and having gradient m is given by . We also make use of the
fact that if two lines with gradients m1 and m2 respectively are perpendicular, then m1m2 = −1. Therefore if is
the gradient of the tangent and is the gradient of the normal, then
Example 1
Find the equation of the tangent to the curve at the point where .
Example 2
Find the equation of the tangent and the equation of the normal to the curve at the point where
.
If is a dimension given to the nearest then the error is . in this case is called the least unit of the
measure. is called the lower limit and is called the upper limit. Lower limit is sometimes called
lower bound and upper limit is sometimes called upper bound
Tolerance is the difference between the upper bound and the lower bound
Example 1
1. Find the error , upper limit and lower limit for the following
a) 8m b) 7.6 c) 2.60 d) 1.0 e)23 f) 453.54 g) 46000
Absolute error
Or
Relative error
Percentage error
Example 2
A(700N,300W)
B(700N,100E)
C(150S,100E
Solution
2) A(65 N,60 W)
2. Distance between two points
a) Along the same longitude
Example 3
i. A(80 N, 16 E)
B (75 N, 16 E)
ii. A(80 N, 16 E)
B (25 S, 16 E)
Example 4
3. Calculation of time
Difference in time between two points
Time difference depends on longitudes
Two towns on the same longitude have the same time
Two towns on different longitude have different times
The difference in time between two points on the surface of the earth is given by
Time is gained when going to the east(right) direction and lost when going the West (left) direction
Example 5
a) A
b) B
SOLUTION
Example 6
A plane spent 6hrs on its way moving from point A(300N,50E) to point B(300N,450E). Calculate the speed in knots
at which the plane was moving.
5. Distance in nautical miles if and Radius are not given
a) Along the same longitude
Example 7
SOLUTION
An expression is a mathematical statement. An algebraic expression is an expression where letters are used to
represent some numbers. Letters representing numbers in an algebraic expression are called variables. Coefficients
are numbers usually written on the left of a variable. The product of the coefficient and a variable is called a term. For
example is a term whose coefficient is 4 and the variable is Terms in an expression are separated by +, - or =.
For example, has 4 terms. Some terms are called like terms while others are called unlike terms.
Like terms are terms with exactly the same variables while unlike terms are terms with different variables.
Like terms can be added and subtracted but unlike terms cannot be added or subtracted. Adding or subtracting like
terms, we add or subtract their coefficients and maintain the same variable.
EXAMPLE
Multiplication of terms
Both like and unlike terms can be multiplied and divided. When same variables are multiplied or divided, the power
of the variable is affected.
EXAMPLE
Simplify
(a)
(b)
Example 1
(a)
(b)
(c)
By definition, ( )( )
Example
Example
(a)
(b)
(c) D
Example 1
1. Find the total sum of interior angles for a pentagon
2. A polygon has all its interior angles given as ( ) . Find the value of .
3. Calculate the size of each interior angle for a regular Octagon
Solutions
1. ( ) 2. ( )
( ) ( )
( ) ( )
3. ( )
( )
( )
2.
The line of symmetry produces reflections that coincide. Shapes and objects can have multiple lines of symmetry.
Regular Polygons
A regular polygon has all sides equal, and all angles equal. The number of lines of symmetry of a regular polygon is equal to the
number of line of sides. For example, a regular heptagon has 7 lines of symmetry.
Rotational symmetry
A shape has Rotational Symmetry when it still looks the same after some rotation.
As we rotate this image we find three different positions that each looks the same. So it has Rotational Symmetry of Order 3.
A figure has rotational symmetry if it can be rotated by an angle between 0° and 360°, so that the image coincides with the object.
The angle of rotational symmetry is the smallest angle for which the figure can be rotated to coincide with itself. The order of
symmetry is the number of times the figure coincides with itself as it rotates through 360°. The order of rotation symmetry for a
regular polygon is equal to the number of sides.
Example
A regular hexagon has rotational symmetry. The order of the rotational symmetry is 6 and the angle of rotation is 60° . A scalene
triangle does not have rotational symmetry.
52
Compiled by Mr. Sainga
20. ANGLE THEOREM
Angle theorem is the study of angles subtend by lines in a circle.
The circumference is the perimeter of the circle. The distance
around the circle.
An arc is a part of the circumference (BC)
A radius is a straight line from the centre to the circumference of
the circle(OC)
A chord is a straight line within the circle that cuts the circle at
two points (BD)
The diameter is a chord that passes through the centre of the
circle. It is any straight line within the circle that divides the circle
into two equal parts. The two equal parts are called semi circles.
(AB)
The area bounded by a chord and an arc is called a segment.
(DBD)
The area bounded by two radii and an arc is called a sector.
(BOCB)
CIRCLE PROPERTIES
1. ANGLE AT THE CENTRE
EXAMPLE
Write down the size of the angle PRQ
SOLUTION
53
Compiled by Mr. Sainga
(i) (ii) 420
0
36
EXAMPLE
Write down the size of the
(i) angle ADC
(ii) angle DCA
SOLUTION
, and
SOLUTION
54
Compiled by Mr. Sainga
5. EXTERIOR ANGLE IN A CYCLIC QUADRILATERAL
EXAMPLE
TANGENTS
A tangent is a straight line that touches the circle at one point.
55
Compiled by Mr. Sainga
7. Two radii and two tangents meeting at a point
SOLUTION
˂ACO=˂BCO, ˂DAC=˂DBC, ˂OAD=˂OBD, (i) 1800
˂OBC=˂OAC=˂ADC=˂BDC=900 1800
1800
1280
EXAMPLE (ii) (angle at the centre)
(iii) ,
56
Compiled by Mr. Sainga
8. ALTERNATE SEGMENT
EXAMPLE
21. CONSTRUCTION
1) 2013 PAPER 2
a) (i) Construct triangle ABC in which , and [1]
(ii) Measure and write the size of [1]
b) On the same diagram and within the triangle ABC, construct the locus of points
(i) Equidistant from AC and BC [1]
(ii) 7.5cm from A, [1]
(iii) 2.5cm from AC [2]
c) Given that N is the point within triangle ABC such that it is greater than or equal to 7.5cm from A,
nearer to AC than BC and less than or equal to 2.5cm from AC, shade clearly the region in which N
must lie [2]
Compiled by Mr. Sainga
2) 2007 PAPER 2
3) 2010 PAPER 2
4) 2009 PAPER 2
5) 2011 PAPER 2
a) (i) Construct parallelogram ABCD in which , and [1]
b) On your diagram, draw the locus of points within the parallelogram ABCD which are
(i) 2.5cm from AB [1]
(ii) 3cm from C, [1]
(iii) Equidistant from BC and CD [1]
c) P is the point inside parallelogram ABCD such that P is:
Nearer to BC than CD,
Less than or equal to 3cm from C,
Less than or equal to 2.5cm from AB
Indicate clearly, by shade, the region in which P must lie. [2]
TRANSLATION
In Geometry, Translation simply means Moving. It is the transformation which moves the object in a
straight line to a new position.
Translation is usually denoted by T (Translation matrix). So the image of N is written as T (N) = N’.
A translation in the co-ordinate plane is represented in column form as T =. /, where is the number of
units it moves parallel to the x – axis and is the number of units it moves parallel to the y – axis.
Example 1
Given that a triangle ABCD has vertices (1,0), (2,0) and (2,3) respectively. Find the co-ordinates of the
image showing them on the Cartesian plane if ABCD is translated using a translation matrix
Example 2
Given that the point A(2,1) is mapped onto A’(3,-3) by a translation. Write down the translation matrix.
REFLECTION
A reflection is a flip of an object over a line called the mirror line. The image does not change size but
the lettering is reversed. If an object is reflected in some form of a mirror, then every point on the object
has a corresponding point in the image. A reflection is denoted by M.
Note that to describe a reflection, the equation of the mirror line is stated.
Example
Given that a rectangle ABCD with vertices (0,0), (4,0), (4,3) and (0,3) respectively is transformed under
reflection in the line y = -x, find the co-ordinates of the image A’B’C’D’.
detonated by is given by . The scale factor is positive when the object and its
image are on the same side of the centre of enlargement and negative when the object and its
image are 1on the opposite sides of the centre of enlargement. An enlargement transformation
Examples
is described fully by stating its centre and the scale factor.
For each of the following, take 2cm to represent 1unit on both axes.
1. Given the square ABCD has coordinates A(1,1), B(3,1), C(1,3) and D(3,3), find
(a) the image A’B’C’D’ under an enlargement with centre (2,2) and scale factor 2
(b) the image A’’B’’C’’D’’ under an enlargement with centre (1,1) and scale factor 3
2. Given the triangle ABC has coordinates A(2,1), B(2,3) and C(3,1), find the image
(a) A’B’C’ under an enlargement with centre (0,0) and scale factor 2
(b) A’’B’’C’’ under an enlargement with centre (0,0) and scale factor
(c) A’’’B’’’C’’’ under an enlargement with centre (1,0) and scale factor -3
3. Find the centre of enlargement and the scale factor given that the triangle ABC with vertices A(1,1),
B(3,1) and C(2,2) is mapped onto triangle A’B’C’ with vertices A’(4,2), B’(8,2) and C’(6,6)
An enlargement with centre at the origin O(0,0) and scale factor is represented by the matrix
. Examples
/. 2
a) Find the coordinates of the image P’Q’R’S’ if transformed under the enlargement centre (0,0)
represented by the matrix . /
b) Find the matrix of the enlargement which maps PQRS onto P’(3,0), Q’(-6,0), R’(9,-9) and S’(0,-9)
A stretch is a transformation which enlarges an object in one direction. The fixed line which is
perpendicular to the direction of the stretch is called the invariant line. The quantity by which
an object is stretched is called the scale factor. The scale factor detonated by is given
object and its image are on the same side of the invariant line and negative when the object
and its image are on the opposite sides of the invariant line. A stretch transformation is
described fully by stating the equation of the invariant line, the direction of the stretch and the
scale factor.
Examples 1
Taking 2cm to represent 1unit on both axes and given the square ABCD has coordinates A(0,0), B(2,0),
C(2,2) and D(0,2), find
(a) the image A’B’C’D’ under a stretch with 𝑦 𝑎𝑥𝑖𝑠 invariant line and scale factor -2
(b) the image A’’B’’C’’D’’ under a stretch with 𝑥 𝑎𝑥𝑖𝑠 invariant line and scale factor 3
Examples 2
Taking 2cm to represent 1unit on both axes and given that the triangle ABC has coordinates A(1,1),
B(3,1) and C(3,1) is mapped onto A’B’C’ which has vertices A’(1,-4), B’(3,-4) and C’(3,-8)under a stretch.
(a) Draw, on the same diagram, the triangle ABC and its image A’B’C’.
(b) Write down the matrix and the scale factor of the stretch
(c) Write down the equation of the invariant line
Compiled by Mr. Sainga
SHEAR
A shear is a transformation in which points are shifted parallel to the invariant. All points along
the invariant line remain fixed. The quantity by which an object is sheared is called the shear
shear transformation is described fully by stating the equation of the invariant line, the
direction of the shear and the shear factor. Shear does not change the area of the shape.
Examples 1
Taking 2cm to represent 1unit on both axes and given the square ABCD has coordinates A(0,0), B(2,0),
C(2,1) and D(0,1), find
(a) the image A’B’C’D’ under a shear with 𝑦 𝑎𝑥𝑖𝑠 invariant line and scale factor 2
(b) invariant line and scale factor if ABCD is mapped onto A’’B’’C’’D’’ with coordinates A’’(3,0),
B’’(5,0), C’’(8,1) and D’’(6,1)
Examples 2
The rectangle PQRS with vertices P(-1,3), Q(-3,1), R(-2,0) and S(0,2) is sheared using the matrix . /