CAIE-As Level-Mathematics - Pure 1
CAIE-As Level-Mathematics - Pure 1
ORG
CAIE AS LEVEL
MATHEMATICS
SUMMARIZED NOTES ON THE THEORY SYLLABUS
Prepared for Yashwi for personal use only.
CAIE AS LEVEL MATHEMATICS
2(6)
2a
So each of the roots of the quadratic equation ax2 + bx + Logically, if we have ab = 0 then either a = 0 or b = 0.
c = 0 are 5
2x − 5 = 0 ⟹ x =
2
−b + b2 − 4ac
x= 1
2a 3x − 1 = 0 ⟹ x =
3
And
−b − b2 − 4ac
1.2. Completing the square
x=
2a
x2 − 2x − x + 2 = (x − 1)(x − 2) b 2 b2
a (x + ) + c −
2a 4a
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
−r Answer
x=± +q
2
3 7
Example 3 (x + ) − = p(x − q)2 + r
2 4
7
First we complete the square r=−
4
2
5 1
x2 − 5x + 6 ⟹ (x − ) − 3 7
The coordinates of the vertex are (− , − )
2 4
2 4
2
5 1
(x − ) − = 0 1.5. Quadratic inequalities
2 4
Next, we make x the subject of the formula and solve for An inequality question will ask us to find the values of x for
it which the inequality holds true.
The most efficient way to solve these inequalities is to follow
1 5 these steps.
x=± +
4 2
x=3 or x = 2
x coordinate of vertex x= −b
2a
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Example
Factorise the inequality. Find the values of x which satisfy the inequality x2 + 6x +
This will help us find the intersections of the
8<0
quadratic with the x-axis Answer
Draw a simple sketch of the quadratic and label the x
coordinate of the intersections. First notice that the coefficient of the quadratic is
The quadratic curve will have a “smiley” or an U positive, +x2 , meaning the curve must be sketched in
shape if the coefficient of x2 is positive. This point the shape of a smiley or an u.
is also known as a minimum point, or a minima. Then we can factorise x2 + 6x + 8 to get (x + 4)(x +
2). Upon factoring, it is clear that the roots are x = −2
and x = −4.
The blue part of the curve represents the region where y <
0 and the red part of the curve represents the region where
y > 0.
2a
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
2
Given a quadratic, kx2 + 4kx + 3k = 0, find the range of k
If b − 4ac > 0 values for which the equation has two distinct real roots.
2
This results in x = −b ± 2ab −4ac , meaning there are
Answer
two distinct real roots that can be found. We need to satisfy the condition b2 − 4ac > 0 to have two
If b2 − 4ac = 0 distinct real roots.
As the square root is equal to 0, we get x = −b2a ,
The coefficients of the quadratic equation can be labelled
there are two equal and real roots. a = k, b = 4k and c = 3k , leading to
If b2 − 4ac < 0
There is a negative term inside the square root, later (4k)2 − 4(k)(3k) > 0
taught as a complex root, meaning there are no real
solutions. 16k 2 − 12k 2 > 0
For finding the number of intersections with the x-axis, 4k 2 > 0
or finding the number of roots:
Thus we get the range of k as
Discriminant Number of roots Nature of intersection with x-axis
b2 − 4ac > 0 Two real distinct roots Two distinct points of intersection
b2 − 4ac = 0
k>0
Two equal real roots One point of intersection
b2 − 4ac < 0 No real roots No points of intersection
1.7. Simultaneous equations
A simultaneous equation is a set of equations, with
unknown variables, that satisfy a condition.
These can be solved through the use of the methods of
elimination and substitution.
4a + 2b = 8
4a + 12b = 28
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
One way of solving simultaneous equations is by equating
−10b = −20 both curves, or curve and line. This will result in a quadratic
equation which can be solved to find the points of
b=2 intersection.
Substitute the value of b into any of the two equations.
Example
This is done to find the value of the other unknown
Find the coordinates of the intersections of the curve y 2 =
variable.
4x2 − 7 and line x + y = 5 by equating both equations.
4a + 2(2) = 8 Answer
Upon finding the value of one unknown variable, we can (5 − x)2 = 4x2 − 7
easily find the value of the other by substituting its value
x2 − 10x + 25 = 4x2 − 7
into any of the two equations.
0 = 3x2 + 10x − 32
Example
Solve the simultaneous equation We can solve this quadratic equation in terms of x, to get
the x coordinates of intersection.
4a + 2b = 8
3x2 + 10x − 32 ⟹ (3x + 16)(x − 2)
a + 3b = 7
16
Answer x=− or x = 2
3
Using the second equation, we make a the subject of the Substitute this value of x into the linear equation to find
formula. the y coordinates of intersection.
a + 3b = 7 ⟹ a = 7 − 3b 16 31
− +y =5 ⟹ y =
3 3
b=2
Equating
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
31
y= or y = 3 −1 −1 1
3
u= ⟹ x= ⟹ x=
2 2 4
1.9. Substitutions
Many questions may ask you to solve unique equations,
which may not resemble a quadratic at first glance. These
can be solved by making a clever substitution, by the use of For example
a variable, and then factorising it to solve for the values of x
f (x) = x2 + 4x + 4
.
The table below shows an example of possible substitutions When x = 2
that one can use
Equation Substitution
f (2) = (2)2 + 4(2) + 4 = 16
ax4 + bx2 + c u = x2 and u2 = x4
ax6 + bx3 + c u = x3 and u2 = x6
ax + b x + c u= x and u2 = x
Types of functions and relations
2 1 1 2
a x + bx + c
3
3
u = x and
3
u2 =x 3
ax−2 + bx−1 + c u = x−1 and u2 = x−2 There are many types of relations a function can have:
Example 1
Solve the equation − 5x2 + 4 = 0x4
Answer
Let u = x2 , such that u2 = x4 and x = ± u
(u − 4)(u − 1) = 0
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Function Definition Graphical representation
Curve passes the vertical line test Curve passes the horizontal line test
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Example
Also written as y1 ≤ y ≤ y2
The domain is x1 ≤ x ≤ x3
The domain of a function is the set of x-values, or of the vertex), is the line of symmetry
We can find a restricted domain such that the
inputs, that the function f is defined for.
function has a One to One relation.
It consists of the smallest and biggest x-value the
function accepts as an input, or is defined for. Range of a Quadratic
Example: x ∈ R implies the function the function is
defined for all real values of x. The range of a quadratic depends on its minimum or
4 < x < 10 implies the function is defined between maximum y value.
x = 4 and x = 10.
Consider a quadratic equation written in the form
Range ax2 + bx + c = 0
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
We can complete the square for this equation to get the y - 2
1 33
coordinate of the vertex, or the minimum or maximum y f (x) = −2 (x − ) +
4 8
value.
Equation Coordinates of vertex Nature of vertex Range
y = p(x − q)2 + r (q, r) Maximum point (a < 0 or p < 0) r ≥ y or r > y As a < 0 and p < 0, the vertex is a maximum point. We can
y = p(x − q)2 + r (q, r) Minimum point (a > 0 or p > 0) r ≤ y or r < y now find the range as
Example 1
Given a quadratic, f (x) = 2x2 − 2x + 3 with a domain of
a ≤ x, find the smallest value of a for which the function
has a One to One relation.
Answer
First we complete the square for f (x)
2
1 5
2 (x − ) +
2 2
The graph is shown below The domain must be chosen such that ax + b > 0
always. In this case the domain is x > −ba .
Rational function
Example 2
Find the range of f (x) = −2x2 + x + 4, where x ∈ R.
Answer
First we complete the square for f (x)
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
of x cannot be inputted into the function and must Inputting x into the function f outputs f (x) while
be excluded in the domain. inputting f (x) into f −1 outputs x [also written as
To find the range f −1 (x)]
Input a large x value, such as 999 and −999. This will
help you find the y value which the rational function Consider a function f and its inverse function f −1 . These
is approaching, but never reaches. This limits the two functions can be represented as
range of the rational function.
h(x)
Where a is a non-zero constant, and g(x) and h(x) are
functions. And
2
y> We observe:
3
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Using the domain and range of a function and its inverse, we
can graph both functions To correctly pick between + and - for the square root, we
look at the domain of f . As the domain of f is x > 4, the
range of f −1 must be y > 4. Due to this, we need to pick
the positive value of the square root, as it is the only way
we will get a y value output greater than 4.
f −1 (x) = + x + 2 + 3
We can find the domain using the fact that the range of f is
the domain of f −1 .
At x = 4
f (4) = (4 − 3)2 − 2 = −1
Observations:
At x = 5
Both functions are symmetric to the line f (x) = x
Both functions only intersect at f (x) = x f (5) = (5 − 3)2 − 2 = 2
Finding an Inverse Function The y value ouput of the quadratic increases as the x value
input increases as well. So the range of f is
We can find the equation for an inverse function by
“swapping” all the x variables to y , and y variables to x, f (x) > −1
and then making y the subject of the formula again.
This gives us the domain of f −1 as
Example
x > −1
Given f (x) = 2x + 3, find the inverse of this function.
Answer Example 2
We start by swapping the x and y values Given
So we get the inverse function as An inverse function, f −1 , can only exist if the function f
has a One to One relation.
x−3
f −1 (x) =
2 So we need to find the value of m such that f (x) is an One
to One function.
Example 1 We can deduce that the coordinates of the vertex are (3, 4)
Given from the given equation. Using this, we get the smallest
value of m as 3.
f (x) = (x − 3)2 − 2 for x > 4 So the domain for which the inverse function exists is
Find an expression for f −1 (x) and find the domain of f −1 . x≥3
Answer
We start by swapping the x and y values.
2.5. Composite Function
y = (x − 3)2 − 2 ⟹ x = (y − 3)2 − 2
y =± x+2+3
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
g(x) = 2x + 5 for x ∈ R
a) positive, x direction.
f (x + Translation of a units in the leftward, or
f (x) (−a
0 ) (x − a, y)
negative, x direction.
g(x) = 2x − 3 for x ≤ k a)
Translation of b units in the upwards, or
f (x) (0b) f (x) + b (x, y + b)
positive, y direction.
Find the largest value of k for which the composite function Translation of b units in the downwards, or
0
f (x) (−b ) f (x) − b (x, y − b)
f ( g(x) ) is defined.
negative, y direction.
Answer
x direction translation
For a composite function f ( g(x) ) to exist, the range of
g(x) must be included in the domain of f (x).
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
y direction translation
Answer
Applying the translation to the function f (x), we get:
y = f (x + 1) + 3
y = (x + 1)2 + 3(x + 1) + 2 + 3
y = x2 + 5x + 9
2.7. Stretches
Example 1
A stretch multiples all the x or y points on a curve by the The graph of f (x) = 5x2 + 2 is stretched by a factor of 2
stretch factor a. along the y-axis, find the resulting equation of the graph.
Answer
Stretch factor and New
Function
direction
Result Geometric interpretation
points for this stretch factor
Stretch in the x-axis by Stretch parallel to the x-axis by a
f (x) f (ax) ( xa , y )
factor of a1 scale factor of a1
y = 2f (x)
y = 10x2 + 4
y = f (3x)
y = (3x)2 + 3(3x) + 2
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Order
y = 9x2 + 9x + 2 Translation parallel to x-axis
Stretch parallel to x-axis
Reflection in the y -axis
2.8. Reflections Stretch parallel in y -axis
Reflection in the x-axis
A reflection transformation reflects the graph to the x or Translation parallel to y -axis
y axis.
To find out the transformations applied to a quadratic
Function Reflection Result Geometric interpretation New
points Complete the square and then compare it with f (x)
Reflection in the x-axis. Graph is mirrored
f (x) Reflection in the x- −f (x) in the x-axis, which also acts as a line of (−x, y)
axis
symmetry to f (x) and −f (x). Example
Reflection in the y -axis. Graph is mirrored Functions f and g are both defined for x ∈ R and are given
Reflection in the y - f (−x) in the y -axis, which also acts as a line of
f (x)
axis
symmetry to f (x) and f (−x)
(x, −y)
by
f (x) = (x − 2)2 + 5
f (x + 3) = ((x + 3) − 2)2 + 5 ⟹ f (x + 3) = (x + 1)
y = f (−x)
3. Coordinate Geometry
y = 2(−x)2 + 3(−x) + 2 3.1. Distance formula
y = 2x2 − 3x + 2 The distance formula helps us find the distance, or
length, between two points.
For a reflection in the x-axis
Let us consider two points, on the same linear line,
y = −f (x)
A(x1 , y1 ) and B(x2 , y2 ). The lines x = x2 and y = y1 can
2
y = −(2x + 3x + 2) be drawn, resulting in a right angled triangle with the line
AB as the hypotenuse.
y = −2x2 − 3x − 2
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
The y value of the mid-point can be represent as
y1 + y2
yM =
2
−3 + a
−2 =
2
a = −1
2
2+4
The length of the base is obtained from x2 − x1 and the b=
2
b=3
Using Pythagoras theorem, we can derive the distance
formula for two points, A and B , as:
3.2. The Gradient
AB = (x2 − x1 )2 + (y2 − y1 )2
The gradient, also called the slope, describes the
AB .
Example 1
The distance between points A(0, 4) and B(a, 1) is 5 units.
Find the value of the positive integer a.
Answer
Using the distance formula:
AB = (x2 − x1 )2 + (y2 − y1 )2
52 = (a − 0)2 + (1 − 4)2
a2 = 16 ⟹ a = 4
We can apply the trigonometric ratio
x2 − x1
x1 + x2 y 1 + y 2
M =( , )
2 2
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
y2 − y1
m=
x2 − x1
tan(θ) = m
θ = tan−1 (m)
θ2 − θ1 = θ
This gives us
m2 − m1 m2 − m1
tan(θ) = ± ⟹ θ = tan−1 (± )
1 + m1 m2 1 + m1 m2
Note that you must take the positive value of the ratio if
you are trying to find the acute angle between two lines.
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
The point-slope formula is another way to find the equation
The equation of a line parallel to the x-axis can be of a straight line.
written in the form y = b.
All points on this line have the coordinate P (x, b). Consider a general point P (x, y), which can be any
point on the line, and a known point Q(x1 , y1 ) which
x − x1
(y − y1 ) = m(x − x1 )
Example
Find the equation of the straight line that passes through the
Intercepts points (-5, 3) and (-4, 1).
Answer
An intercept is the point at which a line cuts the
coordinate axes. y2 − y1 1−3
m= =
x2 − x1 −4 − (−5)
m = −2
y = −2x + c
1 = −2(−4) + c
c = −7
m1 × m2 = −1
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Which means it is possible to find the gradient of one of the
lines, given the gradient of the other line The equation of a circle helps us describe a circle on the
coordinate plane.
1 1
m2 = − or m1 = −
m1 m2
Example
Two points have coordinates A(5, 7) and B(9, −1). Find
the equation of the perpendicular bisector of the line AB .
Solution
The gradient, m1 , of AB can be calculated using
Consider a circle with centre O(a, b) and radius OA,
equal to r.
y2 − y1
m= A perpendicular line from A(x, y) can be drawn to
x2 − x1
(x − a) as its base
m = −2 (y − b) as its height
We can also find the gradient of the perpendicular, m2 ,
So we have a line equation, for the perpendicular bisector, in The equation of a circle can be represented in different
the form ways, and it is important to correctly identify the coordinates
of the centre from them.
x
y= +c Equation of circle Coordinates of centre O
2
2 2
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
The centre of the circle is (5, 4) and the radius is 9.
0 = x2 − 2ax + y 2 − 2by + c
centre.
Points A(−3, 4) and B(3, −4) lie on the circle, and the line
AB is the diameter of that circle. Find the equation of the (a + c, b + d)
circle.
Answer So the equation of the transformed graph is
Since the diameter is the line AB , its midpoint must be the
r2 = (x − [a + c])2 + (y − [b + d])2
coordinates of the centre O of the circle.
M =(
x1 + x2 y 1 + y 2
,
)
(x − 5)2 − 25 + (y − 4)2 − 16 − 40 = 0
(x − 5)2 + (y − 4)2 = 81
(x − 5)2 + (y − 4)2 = 92
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
1∘ degree = 180π
∘ radians
Example 1
Convert 360∘ degrees to radians.
Answer
π
360∘ × = 2π radians
180∘
Example 2
Convert π
2
radians to degrees.
Answer The area of this triangle can be found using the formula
1 × base × height or 1 × b × h.
π 180∘ 2
2
× = 90∘ degrees
2
π
Alternative formula for the area of a triangle
4.3. Finding sector area and length Consider another triangle, where you aren’t given the base
but have the values of 2 sides and 1 angle.
The formulae for finding sector area and sector length can
also be used in terms of radians.
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
adjacent
cos(θ) =
hypotenuse
opposite
tan(θ) =
adjacent
Example
Find the ratio of cos(θ), when sin(θ) = 1
2
Answer
Utilising trigonometry, we observe that
h Method 1
sin(C) =
⟹ h = sin(C) × a
a opposite
Upon comparing sin(θ) = 12 and sin(θ) = hypotenuse ,
5. Trigonometry
5.1. Trigonometry ratios in right angle
triangles (for θ between 0° and 90°)
adjacent 1
cos(θ) = =
hypotenuse 2
Method 2
Using the fact that
1 1
sin(θ) = ⟹ θ = sin−1 ( ) = 45∘
2 2
1 1
cos(45∘ ) = ⟹ cos(θ) =
2 2
5.2. Quadrants
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Example
draw a line on a graph OA which is rotated 140°, a line OB
rotated 380°, and a line OC rotated -220° Answer:
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
First quadrant
cos(θ) = +ve
sin(θ) = +ve
tan(θ) = +ve
Second quadrant
cos(θ) = −ve graph of y = sin(ax)
sin(θ) = +ve the period of the graph is 2π
a
sin(θ) = −ve
tan(θ) = +ve
Fourth quadrant
cos(θ) = +ve
sin(θ) = −ve
tan(θ) = −ve
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
graph of y = sin(x) + a
the graph is shifted along the y-axis by the value of a
translation of the graph by [0, a]
The range of the graph changes to −1 + a < y <
1+a
graph of y = sin(x + a)
the graph is shifted along the x-axis by the value of -a apply the transformation inside the brackets (x − 90),
which translates the graph by
translation of the graph by [-a, 0]
(90, 0)
Example
Draw the graph of y = 3cos(x − 12 π) − 1
Answer
draw the graph of y = cos(x)
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
as you can see there are also other points on the graph
which intersect with the horizontal line, these are also
additional solutions
in the question, a range might be given and you would
have to find all the solutions in that given range.
in this case, to find the other point A we can do 2π − π6 ,
cos(θ)
sin2 (θ) + cos2 (θ) = 1
Example
cos2 (x)−sin2 (x)
1
Prove the identity + cos(x)
cos(x) ≡ 2cos(x)
Answer
sin2 (x) can be written as 1 − cos2 (x)
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
cross multiplying it would give us
cos2 (x) − (1 − cos2 (x)) 1 8sin(60) = xsin(30)
+
cos(x) cos(x) 8 ∗ 23 = 12 x
2
2cos (x) − 1 1 8 3=x
+
∴x=8 3
cos(x) cos(x)
2cos2 (x) − 1 + 1
Example
cos(x)
2cos2 (x)
⟹ 2cos(x)
cos(x)
6. Series
6.1. Introduction to nCr notation
Combinatorics helps us find the rth element in the nth
row of pascal’s triangle, which is a triangle that is
constructed by summing the adjacent elements in the
Find the value of x previous row.
Answer
in this question, we are given two angles and one of the Pascal’s triangle
sides, where we have to find the length of the other side.
So we know we should use the sine rule sin(A)
a b
= sin(B) =
c
sin(C)
8
we can write this as sin(30) = x
sin(60)
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Observations:
As an example, from the definition, 3 C1 will give us a
The triangle is also symmetrical at the centre number of terms to be the second term, b.
Factorial notation We can find the rth term of a binomial expansion using
combinations.
Binomial expansion with 3 terms
n! = n × (n − 1) × (n − 2) × ⋯ × 2 × 1
We can also use binomial expansion to expand a
For example trinomial, or the sum of three terms raised to an
5! = 5 × 4 × 3 × 2 × 1 = 120 exponent.
Combinations
We can write the trinomial as
The notation you should be familiar for combinations is (x + y + z)n ⟹ (a + [y + z])n
Cr = ( ) =
n n!
n
Now we can substitute b = y + z in the expansion of (a +
r!(n − r)!
r
b)n
Using this, we obtain some useful results
(a + b)n = ( )xn + ( )xn − 1 (y + z) + ⋯ + ( )
n n n
n
C0 = Cn = 1 n 0 1 n−1
n
C1 = n Cn − 1 = n
Example
n Find the expansion of (3x + 2)4 .
Cr = n Cn − r
Answer
of pascal’s triangle.
1 2
The binomial expansion helps us expand the sum of two 6.3. Arithmetic Progression
terms raised to an exponent.
It makes use of pascal’s triangle, as shown below, to
obtain the binomial coefficient.
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Example 1
An arithmetic progression (AP) is a series of numbers Find the 120th term of the arithmetic progression:
that share a common difference between consecutive 2, 4, 6, 8, 10 …
terms Answer
An example of an arithmetic progression is:
2, 4, 6, 8, ⋯. Each consecutive term in this series has From the question
a common difference of 2. The first term is equal to a, which is 2 in this
The first term is denoted by a and the common question.
difference is denoted by d The common difference, d, is equal to the difference
between consecutive terms, 4 − 2 = 2.
1st term = u1 = a
3rd term = u3 = a + 2d
⋯
Example 2
(n − 1)th term = un − 1 = a + (n − 2)d
The formula for the nth term is also given in the MF19 first term. Using the general formula for the nth term for an
formula sheet. AP
28 − 7
As mentioned previously, the common ratio must be the d= =3
7
20
We can re-write this as S20 = [2(7) + (20 − 1)3] = 710
2
d = a + d − a = a + 2d − (a + d)
6.4. Geometric Progression
⋯
A geometric progression (GP) is a series of numbers that
d = a + (n − 1)d − [a + (n − 2)d] = a + (n + 1)d − [a + share a common ratio between consecutive terms.
An example of a geometric sequence is:
Note that the difference of two consecutive terms results 3, 9, 27, 81, ⋯. Each term in this series is being
in d being the only term left. multiplied by a common ratio of 3.
The first term is given by a, while the common ratio
Sum of Arithmetic Progression
is denoted by r
The sum of a geometric progression is the sum of terms 1st term = u1 = a
in a given sequence.
2nd term = u2 = ar
n
Sn = [2a + (n − 1)d] ⋯
2
n
Sn = (a + l)
2
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
10 − 1
nth term = un = arn − 1 3
= 3( ) ⟹ 0.225
u10
4
The formula for the nth term is also given in the MF19
formula sheet Example 2
The first 3 terms of a geometric progression are: x + 2, 3x,
Finding the common ratio 9 2 3 2
4 x ,where x > 0, show that 9x − 18x = 0 and find the
value of r and x.
As mentioned previously, the common ratio must be the
Answer
same between consecutive terms.
This can be written as We know the common ratio, r, is the ratio of any two
consecutive terms
u2 u3 un un+1
r= = =⋯= =
9 2
u1 u2
un−1 un
3x x
r= = 4
x+2 3x
9x2 9
a ar ar ar = x2
x+2 4
9x3 = 18x2
It is given in MF19, and is denoted by
a(1 − rn ) x3 18
Sn = [r < 1] 2
= ⟹ x=2
9
1−r
Another formula exists for the case r > 1 Substituting the value of x back into the common ratio gives
us:
a(rn − 1)
Sn = [r > 1] 3(2) 3
r−1 r= =
2+2 2
Sn + 1 = u1 + u2 + ⋯ + un − 1 + un
Example 1
So to find the 10th term, This can help you determine the common difference or
ratio of a sequence
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
An alternate way is to compare the coefficients with common difference in terms of sin(θ)
the sum of an arithmetic progression Answer
Sn =
n
[2a + (n − 1)d] = An2 + Bn From the question
2 a = sin2 (θ) and a + d = sin2 (θ)cos2 (θ)
dn2 dn
− + an = An2 + Bn Using the fact that un−1 − un = d
2 2
Upon comparing coefficients, we get: sin2 (θ)cos2 (θ) − sin2 (θ) ⟹ sin2 (θ)(cos2 (θ) − 1)
Answer
Recall that the formula for the sum of a series gives you
Using θ = 3 , we get
π
the sum till the nth term.
π 3
To find the sum in-between two terms, say a and b [where a = sin2 ( ) =
3 4
extent. d = −sin4 ( ) = −
3 16
To take an example, the sum of numbers between the Now we can use the formula for the sum till the nth term
20th and 100th term for a sequence is given by:
n
Sn = [2a + (n − 1)d]
S100 = u1 + u2 + ⋯ + u19 + u20 + ⋯ + u99 + u100 2
16 3 9 111
S19 = u1 + u2 + ⋯ + u18 + u19
S16 = [2 ( ) + (16 − 1) (− )] = −
2 4 16 2
Example
Another way to think about this is Given a geometric progression with first term sin2 (θ),
S100 = S19 + u20 + u21 + ⋯ + u99 + u100
where 0 < θ < π2 , and second term sin2 (θ)cos2 (θ), find
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Answer
Where f ′(x) represents the first derivative, or the
From the question result obtained by differentiating f (x) once.
We know that a = sin2 (θ) and ar =
sin2 (θ)cos2 (θ) Notation
To find the common ratio r: It is denoted by many notations:
sin2 (θ)cos2 (θ) dy
r= = cos2 (θ) = f ′(x) = y′
sin2 (θ)
dx
dy
We can now use the sum till infinity formula for a geometric Where dx implies a function y has been differentiated
S∞ = being differentiated.
1 − cos2 (θ)
Basics of Differentiation
After noticing that 1 − cos2 (θ) = sin2 (θ)
sin2 (θ) Power rule
S∞ = =1
sin2 (θ)
d n
x = n × xn−1
[For any real number n = 0]
dx
7. Differentiation Sum and Difference rule
d d d
7.1. Introduction dx
f (x) ± g (x) =
dx
f (x) ±
dx
g (x)
dx dx du
f (x + h) − f (x)
m=
dx
As h becomes smaller and approaches 0 (but never
reaches it), we get the gradient of a tangent to a point on It may also be thought of like this
the curve.
f ′(x) = tan(θ) = m
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Using the chain rule and power rule, we can differentiate
y = [f (x)]n to get m1 × m2 = −1
dx
f ′(x) × m2 = −1 ⟹ m2 = −
f ′(x)
dx dx at the point x = 2.
d Answer
⟹ (ax + b)n = n × (ax + b)n − 1 × a We first start by finding the gradient function, or the first
dx
derivative.
This is valid for all real numbers n = 0
d
5x2 + 3x = 10x + 3
Example dx
Differentiate y = (2x + 5)5 . Now we can input x = 2 into f ′(x)
Answer
Using the chain rule f ′(2) = 10(2) + 3 = 23
d d So the gradient of the tangent to the curve at x = 2 is 23.
(2x + 5)5 = 5 × (2x + 5)5 − 1 ×
2x + 5
dx dx
d
⟹ (2x + 5)5 = 5 × (2x + 5)4 × 2
Example 2
dx
d A curve is described by the equation
⟹ (2x + 5)5 = 10 × (2x + 5)4
dx 1
f (x) = for x > 0
x
7.3. Gradient function
dx 2x 2
2x 2
f ′(x)
Using the fact that the gradients of a perpendicular and a
tangent follow the relation:
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Using this gradient, and the y -intercept as 0 (due to the Gradient function - f ′(x) Gradient Function - f (x)
question stating that the normal passes through the origin), f ′(x) > 0 Increasing Increasing function
f ′(x) = 0 Stationary Stationary point
we get the equation of the normal as
f ′(x) < 0 Decreasing Decreasing function
3
y = mx + c ⟹ y = 2x 2 × x + 0
Equating f (x) and the equation of the perpendicular will Maximum point
give us the x coordinate of A.
1 5 1
x− 2 = 2x 2 ⟹ x = 2− 3
Inputting this x-value into any one equation will give us the
corresponding y -coordinate of A.
− 12
y = (2 − 3 )
1
1
⟹ y = 26
(2 − 3 , 2 6 )
1 1
Example 1
A function is defined by
Using the graph above, we can re-write the rate of change as
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
5
f (x) = for x ≥ 1
1 − 3x
dx
f ′(x) = 15 × (1 − 3x)−2
As: In this case:
The 15 being multiplied is positive, it does not change the x1 represents a local maxima, or a maximum point.
Using this logic, we can deduce that The first derivative helps us find the x coordinate of the
stationary point.
f ′(x) > 0
To find the stationary point:
So f (x) is an increasing function for all real values of x.
Differentiate the function, f (x), to get the first
derivative, f ′(x).
d
Example 2 dx f (x) = f ′(x)
dx
Second derivative
f ′(x) = (2x − 3)2 − 4
The second derivative helps us find the nature of the
The function is increasing when f ′(x) > 0 stationary point.
5 1 It helps us figure out if the stationary point is a
(2x − 3)2 − 4 > 0 ⟹ x > or x < minima or maxima.
2 2
dx dx dx
Graphically - The gradient of the tangent, f ′(x), is
horizontal and parallel to the x-axis at a stationary It is also denoted by
point. d2 d2 y
or
dx2 dx2
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Inputting the x coordinate of the stationary point into the The volume, V , of a spherical balloon is increasing at a
second derivative, f ′′(x), will tell us the nature of the constant rate of 50 cm3 /s. Find the rate of increase of the
stationary point: radius when the radius is 10 cm.
Inequality
d2 y
Nature of stationary point Answer
>0 Minimum point
dx2
d2 y
We are given dV
dt = 50 ,and are asked to find the value of dr .
dt
2
f (x) = x2 +
By differentiating the formula for a volume of a sphere, we
x
get
Find the coordinates of the stationary point on f (x) and
dV
determine its nature. = 4πr2
Answer dr
To find the coordinate of the stationary point, we find the So at r = 10
first derivative and equate it to 0.
dV
d 2 = 4π(10)2 = 400π
x + 2x−1 = 2x − 2x−2
dr
dx
Using the connected rates of change formula, or chain rule:
2x − 2x−2 = 0 ⟹ x = 1
dV dt dV
Inputting the x coordinate back into the original equation, = ×
dr dr dt
f (x), will give us the y coordinate of the stationary point.
We can substitute in our values
2
f (1) = 12 + = 3 dt
1 400π = × 50
dr
So the coordinate of the stationary point is dt 400π
= = 8π
50
(1, 3) dr
To find the nature of this stationary point, we find the To find the value of dr
dt we can take the reciprocal of the
second derivative by differentiating the first derivative result
d dt 1
f ′′(x) = 2x − 2x−2 = 2 + 4x−3 =
8π
dx
dr
dx dx dt
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Using the points given
xn+1
∫ x dx =
n
+ c [For any real number n = − 1]
n+1 F (f ) = F (e) + c ⟹ c = F (f ) − F (e)
Answer
Scalar multiple rule 2x2+1
∫ 2x2 − 5 dx = − 5x + c
2+1
2(3)3
8.2. Reverse Chain Rule 8= − 5(3) + c ⟹ c = +5
3
The reverse chain rule helps us integrate linear So the equation of the curve is
functions that are raised to an exponent.
2x3
Consider g( f (x) ) such that y= − 5x + 5
3
d
dx
g( f (x) ) = g′( f (x) ) × f ′(x)
8.4. Definite Integration
We can integrate the result as such A definite integral is an integral that is described by an
upper and lower limit.
∫ g ′( f (x) ) × f ′(x) dx = g( f (x) ) + c Fundamental theorem of Calculus
x=a
∫
a
An important application of the reverse chain rule is shown f (x) dx = [F (x)]b = F (a) − F (b) [Where b ≤
x=b
below.
[a and b are constant real numbers] Where:
This simplifies to
a is the upper limit.
This is valid for all real numbers n = − 1, 0
Answer
(2x + 3)−2+1 The upper and lower limit must be the same for this
∫ (2x + 3)−2 = +c rule to apply
[ dx
d (2x + 3)] × (−2 + 1)
This simplifies to a a a
b a
∫ f (x) dx = F (x) + c
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
We also come across some useful results
Here f (x) must be in terms of x.
a
∫ f (x) dx = 0 Integrating a constant, such as y = c, with limits a and b
will give you the area of a rectangle, bounded by the x-
a
b c c axis, with length c and breadth b − a.
∫ f (x) dx + ∫ f (x) dx = ∫ f (x) dx
[Where a < b
a b a The area bounded below the x-axis
Example The area bounded below the x-axis is negative, but the
4
∫2 3x3 − 4x2 + 2x + 5 dx positive value must be taken as area can never have a
Answer negative value.
4
3x3+1 4x2+1 2x1+1
∫ 3x3 − 4x2 + 2x + 5 dx = ( − +
3+1 2+1 1+1
This simplifies to
4
3x4 4x4
( − + x2 + 5x)
4 4
428 46 382
( )−( )= So the area under the x-axis can be written as
3 3 3
b
4
382 − ∫ f (x) dx
∫ 3x3 − 4x2 + 2x + 5 dx =
a
3
8.5. Area bounded by the x-axis To find the area under a graph as such:
Finding the area under a curve is an application of definite
integration.
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
4
f (x) =
x
4
∫
1
4x− 2 dx
1
= 8x 2
−2 + 1
d
−∫ f (y) dy
(8(4) ) − (8(1) ) = 8
1 1
2
2
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Find the area of the shaded region, bounded by the y -axis Here:
and the curve.
Answer As x approaches 0, f (x) approaches ∞
x This is written as x → 0, f (x) → ∞
As x approaches ∞, f (x) approaches 0
x = (y − 2)2 + 3 = y 2 − 4y + 1 This is written as x → ∞, f (x) → 0
This is true for the negative x and y axis as well.
Next, find the corresponding y -values for the x limits.
y =2+ 1+3=4
Example
f
y =2+ 13 + 3 = 6
1 1
for x > −
We can now begin by integrating, along with the upper and (4x + 2) 2 2
lower limit ∞
Find ∫1 f (x) dx.
6 6
y3 4y 2 Answer
∫ y 2 − 4y + 1 dy = ( − + y)
3 2
∞ ∞
4 4 (4x + 2)−2+1
∫ (4x + 2)−2 = ( )
Substituting in the limits gives us 4 × (−2 + 1) 1
3 3
(4) (6) 38 Substitute a dummy variable, t, for the upper limit and
( − 2(4)2 + 4) − ( − 2(6)2 + 6) =
3 3 3 evaluate the definite integral
38 −1 −1
So the area of the shaded region is 3 .
( )−( )
16t + 8 16(1) + 8
limits given. 1
So the answer to the improper integral is 24 .
1
Consider the graph of the function f (x) = x
Example 2
2
∫0 x52
dx
Answer
2 2
5x−2+1
∫ 5x−2 dx = ( )
−2 + 1 0
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
Substitute a dummy variable, t, for the lower limit and
evaluate the definite integral
−5 5
( ) − (− )
2
t
As t → 0, − 5t → ∞.
−5
+∞
2
8.8. Area between curves Find the area of the shaded region.
Answer
The area between two curves can be found by finding O(0, 0)xP
the difference of the areas of the top curve and bottom
curve. 3 x=x ⟹ x=9
9 9 9
∫
3 x dx − ∫
x dx = ∫
3 x − x dx
0 0 0
9
x2
(2x 2 − )
3
b
92
∫ f (x) − g(x) dx 0 − (2(9) 2 − ) = 13.5
3
[Where a ≤ x ≤ b]
2
While finding the area between two curves, it is The area between the two curves is 13.5.
important to identify which function is on top and on the Method 2
bottom. y = 3 xy = x99
81 81
(2x 2 )90 − ( ) = 2(9) 2 −
3 3
Example
= 13.5
2 2
origin O and the point P . The area between the two curves is 13.5.
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS LEVEL MATHEMATICS
36
The volume of revolution of a solid rotated around an Answer
axis by 360∘ degrees gives us a 3D shape. y2
It is also possible to find the volume between two solid
areas by subtracting the upper volume from the lower y = x3 ⟹ y 2 = x6
volume.
To find the volume of revolution around the x-axis by Now we can evaluate the integral using the limits given
360 degrees 6
x=b V = π∫
x6 dx
V = π∫ y 2 dx 3
x=a 6+1 6
π( )
x
6+1 3
67 37
V = π( − )
7 7
277749π
V =
7
Example 2
y 4 = x2 y24y
Answer
To find the volume of revolution around the y -axis by As the equation is already in terms of x2 , we can directly
360 degrees
evaluate the integral.
y=d
V = π∫
4
x2 dy V = π∫ y 4 dy
y=c
2
4
y 4+1
π( )
4+1 2
45 25
π( − )
5 5
992π
V =
5
992π
So the volume is equal to 5
Example 1
y= x3
WWW.ZNOTES.ORG Copyright © 2025 ZNotes Education & Foundation. All Rights Reserved. This document is
authorised for personal use only by Yashwi at undefined on 15/04/25.
CAIE AS Level
Mathematics
© ZNotes Education Ltd. & ZNotes Foundation 2025. All rights reserved.
This version was created by Yashwi on Tue Apr 15 2025 for strictly personal use only.
These notes have been created by Devandhira wijaya wangsa, VYOMESH JAMWAL, Pratyush Chettri, A . & Adeena Naeem for the 2023-
2025 syllabus.
The document contains images and excerpts of text from educational resources available on the internet and printed books.
If you are the owner of such media, test or visual, utilized in this document and do not accept its usage then we urge you to contact us
and we would immediately replace said media. No part of this document may be copied or re-uploaded to another website.
Under no conditions may this document be distributed under the name of false author(s) or sold for financial gain.
"ZNotes" and the ZNotes logo are trademarks of ZNotes Education Limited (registration UK00003478331).