Emath Summary
Emath Summary
P
Rational numbers: Can be represented in the form of Q where Q ≠ 0.
P
Irrational numbers: Cannot be represented in the form of Q .
Prime factorisation
Page 1 of 51
By u/One_Wishbone_4439
Common prefixes
Inequality
Page 2 of 51
By u/One_Wishbone_4439
➢ Conditions*
4. Division: A B
If A < B, then c < c
A B
If A < B, then >
−c −c
*Note: For multiplication and division of negative numbers, the inequality sign must flip
(shown in red).
Algebraic expression
➢ The square of sum: (a + b)2 = (a2 + 2ab + b2)
➢ The square of difference: (a - b)2 = (a2 - 2ab + b2)
➢ The difference of two squares: a2 - b2 = (a + b)(a - b)
Factorisation methods:
➢ Divide by HCF
➢ Algebraic expression
➢ Grouping
➢ Completing the square in the form of y = (x – h)2 + k where (h, k) is the turning point.
2
−b ± √b −4ac
➢ Quadratic equation: 𝑥 =
2a
➢ Cross product
Ratio
a
➢ a:b=
b
Page 3 of 51
By u/One_Wishbone_4439
Proportion
Direct proportion
y = kx
y
x
Inverse proportion
k
y =x
y
x
Map scale
➢ Length → Map : Actual = 1 : n best to change them to cm.
➢ Area → 12 : n2
Percentage
Increase/Decrease
➢ Percentage increase/decrease = Original Value × 100%
➢ Tax Relief
➢ Commission
➢ Profit/Discount
➢ Income Tax/GST (9%) *
*Note: GST is not always 9%, it changes over the years.
Page 4 of 51
By u/One_Wishbone_4439
Number pattern
General term, Tn = an + b
where
For example, the first five terms form a number pattern: 5, 8, 11, 14, 17
Common difference: 8 – 5 = 3
If n = 1, 3(1) + b = 5 → b = 5 – 3 = 2
Hence, Tn = 3n + 2.
Rate
Speed
Distance (m) D
➢ Speed (m/s) = Time (s) ÷
Total Distance (m) S × T
➢ Average speed = Time (s)
➢ Acceleration: It is an increase in speed over time.
➢ Deceleration: It is a decrease in speed over time.
Page 5 of 51
By u/One_Wishbone_4439
Speed-time graphs
Speed (m/s)
Constant speed
0 t1 t2 t3 Time (s)
From the speed-time graph above,
➢ from 0 to t1, the car is increasing speed over time, meaning the car is moving quickly
➢ from t1 to t2, the car is at constant speed, meaning the speed does not change
➢ from t2 to t3, the car is decreasing speed over time, meaning the car is slowing down
➢ the distance travelled by the car can be determined by finding the area under the
graph
➢ to find acceleration and deceleration (negative acceleration) of the car, find the
gradient of the line.
➢ gradient for constant speed is always zero.
Displacement-time graphs
Displacement (m)
Stationary object
0 t1 t2 t3 Time (s)
From the displacement-time graph above,
Page 6 of 51
By u/One_Wishbone_4439
Simple interest: It is an interest charge that borrowers pay lenders for a loan.
PRT
I = 100
where
Compound interest: It is the interest calculated on both the initial principal and all of the
previously accumulated interest.
r n
A = P (1 + 100)
where
Exchange rate: a relative price of one currency expressed in terms of another currency.
For example, the exchange rate between Singapore Dollars (SGD) and US Dollars (USD) is
now S$1 = $0.75 USD.
If I want to purchase a bag that costs $300, how much will I need to pay in USD?
S$1 = $0.75 USD
Hence, I need to pay $225 USD for the same bag in Singapore.
Hire purchase: It is an arrangement made while buying expensive goods.
Taxation: It is a term for when a taxing authority, usually a government, levies or imposes a
financial obligation on its citizens or residents.
Page 7 of 51
By u/One_Wishbone_4439
Set notation
Set: A list of elements. In simple words, sets are collection of objects such as pile of books
and bunch of keys. The collective nouns “pile” and “bunch” are sets. The words “books” and
“keys” are elements.
For example, let A be the set of the first five prime numbers.
It will be written like this: A = {2, 3, 5, 7, 11}. The curly brackets “{…}” are used to show a
set.
To find the number of elements in a set, we use this notation: n(A). For set A, the number of
elements will be 5.
A 10
2 5
3 8 12
1
7
11
6 9
4
We can observe from the above Venn diagram that the set of elements belonging to but not
to A is called the complementary of the set A, denoted as A′.
Page 8 of 51
By u/One_Wishbone_4439
How can we draw a Venn diagram to represent the sets B and C such that we do not repeat the
common elements? Since all the elements are distinct, we can draw the Venn diagram as
shown below.
4 1 2
3
5
From this information, we can draw the set D completely inside the set B.
D
2
1 3
4 5
In conclusion, we can say that C and D are subsets of B, and we write C ⊂ B and D ⊂ B.
Page 9 of 51
By u/One_Wishbone_4439
Page 10 of 51
By u/One_Wishbone_4439
Matrices
The table below shows the number of students from two classes, A and B who travel to
school by three different transportation: walk, bus and cycle.
W B C
12 15 3 Class A
M=( )
22 8 10 Class B
Matrices are read in this order: horizontal by vertical. Just like reading a coordinate: (x, y)
where x is the horizontal axis and y is the vertical axis.
3 columns
12 15 3 2 rows
M=( )
22 8 10
Since matrix M has 2 rows and 3 columns, we can say that the order of M is 2 by 3 or 2 × 3.
Equal matrices: Must have the same order and their corresponding elements are equal.
Addition and subtraction of matrices: Must have the same order when adding or
subtracting.
Addition
a b c u v w a+u b+v c+w
( ) + (x y z ) = ( )
d e f d+x e+y f+z
Subtraction
a b c u v w a − u b − v c − w
( ) − (x y z ) = ( )
d e f d − x e − y f − z
Page 11 of 51
By u/One_Wishbone_4439
Multiplication of two matrices: The number of columns of A must be equal to the number
of rows of B.
A × B = C
m×n n×p m×p
must be equal
Page 12 of 51
By u/One_Wishbone_4439
4 31
Hence, the complete matrix multiplication is C = ( ).
61 35
Summary
When multiplying two matrices, always check whether both the number of columns in the
first matrix and the number of rows in the second matrix are equal. Then, if it is possible to
multiply, multiply the elements in the rows of the first matrix with the elements in the
columns of the second matrix and so on.
Page 13 of 51
By u/One_Wishbone_4439
y y
x x
O O
y y
O
x x
O
Page 14 of 51
By u/One_Wishbone_4439
n = 1, a > 0, y = ax n = 1, a < 0, y = ax
y y
x x
O O
n = 0, a > 0, y = a n = 0, a < 0, y = a
y y
x x
O O
Page 15 of 51
By u/One_Wishbone_4439
a a
n = −1, a > 0, y = x n = −1, a < 0, y = x
y y
x x
O O
a a
n = −2, a > 0, y = x2 n = −2, a < 0, y = x2
y y
x x
O O
Page 16 of 51
By u/One_Wishbone_4439
y y
x x
O O
3
x-intercept x-intercept
x
−3 O 1
y = − x2 − 2x + 3
Page 17 of 51
By u/One_Wishbone_4439
Types of angles
Angle properties
b
a
∠a + ∠b = 180°
c
a
b
d
∠a = ∠b
∠c = ∠d
A B
a
b
C D
Page 18 of 51
By u/One_Wishbone_4439
E
∠a = ∠b (corr. ∠s, AB//CD)
b
C D
∠a + ∠b = 180°
a b
A B
∠a + ∠b + ∠c = 180°
c
a
A C D
∠a + ∠b = ∠c
Page 19 of 51
By u/One_Wishbone_4439
Perpendicular bisector
Angle bisector
Page 20 of 51
By u/One_Wishbone_4439
Triangles
A C
∠A = 90°
Isosceles triangle
C
A B
∠A = ∠B
AC = BC
Equilateral triangle
C
60°
60° 60°
A B
∠A = ∠B = ∠C = 60°
AB = BC = AC
Scalene triangle
C
A B
Page 21 of 51
By u/One_Wishbone_4439
Polygons
Regular/n-sided polygons: Both sides and interior angles (angles inside a shape) are equal.
➢ n means the number of equal sides of a regular polygon.
Irregular polygons: All sides and interior angles are not equal.
Sum of all interior angles in a regular polygon = 180° × (n – 2)
180° × (n – 2)
One interior angle of a regular polygon = n
Interior angle + exterior angle = 180° (adj. ∠s on a str. line)
n × exterior angles = 360°
interior angle
interior angle
exterior angle
Page 22 of 51
By u/One_Wishbone_4439
Quadrilateral Properties
Square ➢ Opposite sides are parallel
➢ All sides are equal
a ➢ All angles are right angles
➢ Diagonals are equal
➢ Diagonals bisects each other at right angles
➢ Interior angles are supplementary
b
(∠a + ∠b = 180°)
Page 23 of 51
By u/One_Wishbone_4439
Page 24 of 51
By u/One_Wishbone_4439
l2 4l
l
Rectangle
l
b lb 2(1 + b)
Triangle
1
a c bh
h 2
(only for right angle
triangles)
b a+b+c
1
ab sin C
2
a h (only for non-right angle
c triangles)
Circle
r
r πr2 2πr or πd
Page 25 of 51
By u/One_Wishbone_4439
Trapezium
a
r
1
(a + b)h
c 2 a+b+c+d
d h
r r r
b
r
Rhombus
h bh 4b
b
r
Parallelogram
bh 2(a + b)
h a
r r
Sector
θ θ
×πr2 360°
×2πr + 2r
360°
where θ is in degrees where θ is in degrees
r
𝜃 1 2
r θ rθ + 2r
r 2
where θ is in radians where θ is in radians
Page 26 of 51
By u/One_Wishbone_4439
x x3 6x2
x
x
Cuboid
Prism
h
r
base area
Page 27 of 51
By u/One_Wishbone_4439
Cone
l 1 πrl
h πr2 h ,
3
where l = √r2 + h2
r
Cone frustum
L
H 1 2 1 πrl − πRL
R l πr h − 3 πR2 H
h 3
where L = √R2 + H2
r
Pyramid
h l
r 1 base area + all triangular flat
× base area × h
3 faces
base area
Pyramid frustum
L
H A3
h 1 1 A1 + A2 + all A3
r × A1 × h − × A2 × H
3 3
l
A2
A1
Page 28 of 51
By u/One_Wishbone_4439
Sphere
r
4 3 4πr2
πr
r 3
Hemisphere
r
2 3 3πr2
πr
r 3
Pythagoras’ Theorem
B
c
b
A a C
a2 + b2 = c2
Trigonometry ratios
Opposite (O)
x
Adjacent (A)
O
SOH → sin x = H
A
CAH → cos x = H
O
TOA → tan x = A
Page 29 of 51
By u/One_Wishbone_4439
Further trigonometry
sin a sin b sin c A B C
➢ Sine rule: A = B = C or sin a = sin b = sin c
➢ Use when either two angles and one opposite side or one opposite angle and two sides
are given.
opposite side
two angles
OR
opposite side
side
opposite angles
➢ Cosine rule: a2 = b2 + c2 – 2bc cos A
➢ Use when either all three sides or two sides and one ‘corner’ angle are given.
side side
s s
‘corner’ angle
Conversion of radians and degrees
Page 30 of 51
By u/One_Wishbone_4439
Cuboid
Square-based pyramid
Page 31 of 51
By u/One_Wishbone_4439
Bearing
North (N)
South (S)
When they say, ‘from A’, start the clockwise direction at point A.
Page 32 of 51
By u/One_Wishbone_4439
B Q
C R
∴ ∆ABC ≡ ∆PQR (SSS Congruence Test)
Side – angle – side R
SAS Congruence Test
➢ AB = PQ A
➢ ∠BAC = ∠QPR
➢ AC = PR
B C P Q
B P
B C R
∴ ∆ABC ≡ ∆PQR (AAS Congruence Test)
Page 33 of 51
By u/One_Wishbone_4439
Page 34 of 51
By u/One_Wishbone_4439
B Q
C
R
∴ ∆ABC and ∆PQR are similar. (AA Similarity Test)
Side – side – side
P
SSS Similarity Test
➢ Ratio of corresponding sides are equal.
PQ QR PR A km
= =
AB BC AC m kn
n R
C
kl
l
∴ ∆ABC and ∆PQR are similar. (SSS Similarity Test) B Q
Side – angle – side P
SAS Similarity Test
➢ Ratio of corresponding sides are equal, and A
‘corner’ angles are equal.
PQ QR
➢ AB = BC and ∠ABC = ∠PQR
kn
n
B l C Q kl R
∴ ∆ABC and ∆PQR are similar. (SAS Similarity Test)
X Y
Page 35 of 51
By u/One_Wishbone_4439
Vectors: a quantity that has magnitude and direction and that is commonly represented by a
directed line segment.
Let’s say point A has coordinates (2, −3). It can be represented as a column vector in the
x
form of ( ). This is how it’s written:
y
2
⃗⃗⃗⃗⃗
OA = ( )
−3
where
O is the starting point, and
right (positive x-axis) from the origin, O and 3 units down (negative y-axis) to point A. The
line connecting from the origin to point A is called the displacement (distance travelled).
2 units
O y
3 units x
O
A (2, −3)
2 −2
The negative column vector is ⃗⃗⃗⃗⃗
AO = − ( ) = ( ). This means that the point travels the
−3 3
opposite direction. Instead of going South-East direction, the point travelled North-West
direction. Now, the new coordinates of point A is (−2, 3).
A (−2, 3)
3 units
2 units O
Page 36 of 51
By u/One_Wishbone_4439
OA = √22 − ( − 3)2
We can use Pythagoras’ Theorem to find the magnitude of vector ⃗⃗⃗⃗⃗
= 5 units.
x
The magnitude of a column vector a = ( ) is given by |a| = √x2 − y2 .
y
Equal vectors: If two vectors a and b are the same, both vectors travel at the same direction
and have the same magnitude.
Addition of vectors
a+b
b
A a B
From the diagram above, we write the addition of vectors like this:
⃗⃗⃗⃗⃗ + BC
AB ⃗⃗⃗⃗⃗ = AC
⃗⃗⃗⃗⃗ = a + b
Subtraction of vectors
a−b b−a
a a
b b
starting point starting point
a: end point a: start point
b: start point b: end point
Page 37 of 51
By u/One_Wishbone_4439
6
b
5 a
3 b
2
x
0 1 2 3 4 5 6 7 8 9 10
2b is a scalar multiply of b.
In general,
Collinear vectors: Vectors are parallel to each other, have the same gradient and the points all
lie on a straight line.
⃗⃗⃗⃗⃗
PQ = 2a + 3b and ⃗⃗⃗⃗⃗
QR = 4a + 6b
= 2(2a + 3b)
⃗⃗⃗⃗⃗
= 2PQ
Since ⃗⃗⃗⃗⃗ ⃗⃗⃗⃗⃗ and point Q is the common point, then points P, Q and R are collinear. (shown)
QR = 2PQ
Page 38 of 51
By u/One_Wishbone_4439
Similar triangles
P
Q R
S T
A1 l 2
= ( 1)
A2 l2
Area of ∆PQR QR 2
= ( ST )
Area of ∆PST
PQ 2
= ( PS )
PR 2
= (PT )
Q R S
1
Area of ∆PQR 2×b1 ×h
=
Area of ∆PQS 1×b ×h
2 2
1
2
×QR×h
= 1
2
×QS×h
QR
= QS
Page 39 of 51
By u/One_Wishbone_4439
Overlapping triangles
P Q
S R
Area of ∆RST Area of ∆RST Area of ∆PSR
= ×
Area of ∆PQR Area of ∆PSR Area of ∆PQR
Page 40 of 51
By u/One_Wishbone_4439
x
O
(x1, y1)
y1
(x2, y2)
y2
x
O x1 x2
f(x) = y
where
m is gradient (rise/run),
c is the y-intercept,
y is the function, and
2
Length of a line from points (x2, y2) to (x1, y1): √(x2 − x1 )2 + (y2 − y1 )
y −y
Gradient of line from points (x2, y2) to (x1, y1): x2 − x1 (rise/run)
2 1
Page 41 of 51
By u/One_Wishbone_4439
radius
minor sector
centre
chord
minor sector
arc
Page 42 of 51
By u/One_Wishbone_4439
O O
D
A M B A M B
Properties Property 3: Tangent Perpendicular to Radius Property 4: Tangents from External Point
of (abbreviation: tangent ⟂ radius) (abbreviation: tangents from ext. pt.)
tangents
B
O
O P
A M B A
The tangent to a circle is perpendicular to its (i) Tangents from an external point
radius at the point in contact, AB ⟂ OM. are equal.
(ii) OP bisects ∠APB and ∠AOB.
Page 43 of 51
By u/One_Wishbone_4439
A B
OR
P
O
A B
∠AOB = 2 ∠APB
OR
A B
P
An angle at the centre of the circle is twice that of any angle that lies at the circumference by the
same arc.
Page 44 of 51
By u/One_Wishbone_4439
A O B
∠APB = 90°
B
A
∠QPB = ∠QAB
∠PQA = ∠PBA
Note: Just remember it looks like a shape of a ‘butterfly’ or a ‘ribbon’. Angles in the same
segment are equal. All four sides must lie on the circumference of a circle.
Page 45 of 51
By u/One_Wishbone_4439
Q
O
Page 46 of 51
By u/One_Wishbone_4439
A ☼☼☼☼☼
B ☼☼☼
C ☼☼☼☼☼☼
D ☼☼☼☼☼☼☼☼☼☼
Key: ☼ represents one like
Bar graph
14
12
12
Number of students
10 9
8 7
6
4
4
0
A B C D
Types of shirt
Line graph
Page 47 of 51
By u/One_Wishbone_4439
Pie Chart
Histogram
50 46
40
30 27
Frequency
21
20 18
10 8
0
60 80 100 120 140 160
Mass (m g)
Page 48 of 51
By u/One_Wishbone_4439
Dot diagram
0 1 2 3 4 5
Stem-leaf-stem diagram
Boys Girls
5 4 3 4 1 2 2 5
7 3 1 1 5 0 1 2 2 6
9 8 3 3 2 6 4 5
3
2 0 7 0
100
Page 49 of 51
By u/One_Wishbone_4439
Box-and-whisker diagram
Mean: It is the average of a set of data. It is calculated by dividing the total by the number of
∑ fx
data. x̅= ∑f
Mode: It is about most frequency or is the value that happens the most.
Interquartile range: It is a measure of how the middle 50% of the data are spread around the
median. It is an appropriate measure of the spread of distribution when there are outliners.
Standard deviation: It is a measure of how the data are spread around the mean. It is an
appropriate measure of the spread of distribution when there are no outliners.
∑ x2
s.d. = √ n − x̅ 2
When the standard deviation or the interquartile range of A is higher than B, it means that
A is less consistent than B.
Page 50 of 51
By u/One_Wishbone_4439
number of outcomes
P(x) = total number of events
Tree diagram: It helps to visualize the outcomes and how high or low the chances are.
Now, if there are 10 balls in a bag, and a red ball is chosen at random once, with replacement.
Given that there are 3 balls in the bag, what will be the possibility of getting a red ball?
3
P(red) = 10
However, if a red ball is chosen at random twice, without replacement, what will be the
probability of getting a red ball?
We draw a tree diagram for this problem.
6 2
= NR
9 3
3 2 6 1
Hence, the probability of getting a red ball twice will be 10 × 9 = 90 = 15
Page 51 of 51