Module+3+ +Engg+Math
Module+3+ +Engg+Math
ALGEBRA (PART 3)
TRIGONOMETRY (PART 1)
Introduction:
This module will discuss the following topics in Algebra:
1. Progression
2. Principles of Counting
3. Permutation
4. Combination
5. Theory of Sets
6. Venn Diagram
This will also discuss the following topics in Trigonometery:
1. Historical Timeline
2. Angles and its Measure
3. Sum of Angles
4. Graphical Relations of Angles
5. Schwarz’s Inequality
6. Classification of Triangles
7. Intersection of Triangles
- It is the sequence of numbers called terms, each of which, after the first is derived from the
preceding one.
Types of Progression:
- Arithmetic Progression
- Geometric Progression
- Infinite Geometric Progression
- Harmonic Progression
1. Arithmetic Progression – is a sequence of numbers called terms, each of which, after the first is
derived from the preceding one by adding to it a fixed number called the common difference.
a. nth term of AP
an = a1 + (n – 1)d
an = am + (n – m) d
b. Sum of AP
𝑛
S = 2 (𝑎1 + 𝑎𝑛 )
𝑛
S = 2 (2𝑎1 + (𝑛 − 1)𝑑)
c. Common difference of AP
d = a2 – a1
d = an – an-1
a3 – a2 = a2 – a1
e. Arithmetic Mean
𝑎1 + 𝑎3
Am = a2 =
2
𝑎1 + 𝑎2 + 𝑎3+ …+ 𝑎𝑛
Am = 𝑛
Example:
an = a1 + (n – 1)d
a30 = 4 + (30-1)(3)
a30 = 91
A stack of bricks has 61 bricks in the bottom layer, 58 bricks in the second layer, 55 bricks in the third
layer and so until there are 10 bricks in the last layer. How many bricks are there together?
𝑛
S = 2 (𝑎1 + 𝑎𝑛 )
𝑎1 = 61
𝑎𝑛 = 10
To solve for n:
an = a1 + (n – 1)d
10 = 61 + (n -1)(-3)
n = 18
then,
18
S= (61 + 10)
2
S = 639
2. Geometric Progression – is a sequence of numbers called terms, each of which, after the first is
obtained by multiplying the preceding term by a fixed number called the common ratio.
a. nth term of GP
an = a1 rn-1
an = amrn-m
b. Sum of GP
𝑎1 (1− 𝑟𝑛 )
S= 1−𝑟
for r < 1.0
𝑎1 (𝑟𝑛 − 1)
S= for r > 1.0
𝑟−1
c. Common ratio of GP
𝑎 𝑎 𝑎𝑛
r = 𝑎2 = 𝑎3 = 𝑎
1 2 𝑛−1
GM = a2 = √𝑎1 𝑎3
GM = 𝑛√𝑎1 • 𝑎2 • 𝑎3 •… 𝑎𝑛
Example:
GM = √(2)(8) = 4
Find the sum of the first 10 terms of the geometric progression 2, 4, 8, 16...
𝑎1 (𝑟𝑛 − 1)
S= for r > 1.0
𝑟−1
2(210 − 1)
S=
2−1
S = 2046
𝑎1
S∞ =
1−𝑟
Note: When r < 1 and n approaches infinity the value of rn approaches zero. The above equation is
derived from GP of r < 1.0
Example:
2
Find the sum of the infinite geometric progression 6, -2, 3 …
𝑎1
S∞ = 1−𝑟
Where:
−2 1
r= 6
= −3
then,
6 18 9
S= 1 = 4
= 2
1+
3
4. Harmonic Progression – a sequence of numbers called terms in which the reciprocals form an
Arithmetic Progression. (Example: ½, ¼, 1/6, 1/8...)
The third term of a harmonic progression is 15 and the 9th term is 6. Find the 11th term.
Solution:
In finding the terms of a harmonic progression, solve it using arithmetic progression, then get its
reciprocal to obtain the term in harmonic.
Terms HP AP
3rd 15 1/15
9th 6 1/6
11th ? X
a9 = a3 + (9-3)d
1 1
= + 6𝑑
6 15
1
d = 60
1 1
a11 = + 8( )
15 60
1
a11 = 5
a11 = 5
PRINCIPLES OF COUNTING
If the first event can occur in “h” ways and if after its occurrence or at the same time another event can
occur in “k” ways, then two events will happen in h x k different ways.
Example: A building has five outside doors. In how many ways can a person enter and leave by using
different doors.
N = 20 ways
If the first event can occur in “h” ways and another event can occur in “k” ways, if the two events are
mutually exclusive, then one or the other event can occur h + k different ways.
Example: In a deck of 52 playing cards, in how many ways can a person pick up a queen or aking?
N=8
ARRANGEMENTS
If things are selected then it can be arranged in an orderly manner or arrange them by group. In
mathematics, arrangements can be classified as either permutation or combination.
Solution:
n = 11, I = 4, S = 4, P = 2
11!
P = 4!4!2!
P = 34,650
2. Cyclic Permutation
Solution:
N = (n – 1) !
N = (4 -1) !
N = 6 ways
PRACTICE EXERCISE:
1. If 15 people won prizes in state lottery, in how many ways can these 15 people win first, second,
third, fourth, and fifth prizes? Answer: 360, 360 ways
2. How many 4 digits number can be formed without repeating any digit from the following digits: 1, 2,
3, 4, and 6? Answer: 120 ways
1. In how many ways can a set of 6 distinct books be arranged in a bookshelf? Answer: 720 ways
2. How many permutations are there if the letters PNRCSE are taken 6 at a time? Answer: 720 ways
Example:
1. Six people are on a sinking yacht. There are 4 lifejackets. How many combinations of survivors are
there?
Solution:
6!
6C 4 =( = 15
6−4)!4 !
Alternate Solution:
THEORY OF SETS
Union – The union of sets A and B is the set of all elements which belong to A or to B or both.
Example:
A = { j, a, m}
B = {m, a, n}
A ᴗ B = {m, a, j, n}
Intersection – The intersection of sets A and B is the set of elements which belongs to A and also
belongs to B
Example:
A = { j, a, m}
B = {m, a, n}
A ᴖ B = {m, a}
Difference – The difference of two sets A and B is the set of elements which belong to A but does not
belong to B
A = { j, a, m}
B = {m, a, n}
A – B = {j}
B – A = {n}
A = {2, 4, 6, 8...}
Then
Ac = {1, 3, 5, 7...}
A union B: AᴗB
A intersection B: AᴖB
A difference B: A – B
Example:
1. In a class of 40 students, 27 like Calculus, and 25 like Chemistry. How many students like both Calculus
and Chemistry?
(27 – x) + x + (25 – x) = 40
x = 12 students
2. In a survey concerning the number of students enrolled in Mathematics subject, it was found out that
30 enrolled in Algebra, Calculus, and Trigonometry; 40 in Algebra and Trigonometry, 45 in Trigonometry
and Calculus, 50 in Algebra and Calculus, 80 in Algebra and 70 in Calculus. If there are 130 students in all,
how many students are enrolled in Trigonometry?
X = 30 students
TRIGONOMETRY
HISTORICAL TIMELINE
- comes from the Greek word trigonon, meaning “triangle”, and metria, meaning “measurement”
- Developed from the study of right triangles by applying the relationships between the measures
of its sides and angles to the study of similar triangles
Hipparchus
Branches of Trigonometry:
a. Plane Trigonometry – deals with triangles in the two dimensions of the plane
b. Spherical Trigonometry – concerns with triangles extracted from the surface of a sphere
=2π radians
= 400 grads
= 400 gons
= 6400 mils
Example:
Solution:
400 𝑔𝑟𝑎𝑑𝑠
θ = -1.5 revs x 1 𝑟𝑒𝑣
θ = -600 grads
Vertical Angles
SUM OF ANGLES
Sum of Angles
A + B = 90⁰ A and B are COMPLEMENTARY ANGLES
θ + α = 180⁰ θ and α are SUPPLEMENTARY ANGLES
β + γ = 360⁰ β and γ are EXPLEMENTARY ANGLES
CLASSIFICATION OF TRIANGLES
Triangles are classified in terms of their interior angles and the sides
Angles as reference:
2.2 Obtuse Triangle – triangles in which one of the interior angle is more than 90⁰ but less than
180⁰
Sides as reference:
3. Equilateral Triangle – all sides are equal, they are also equiangular
The sum of any two sides of any triangle is greater than the third side.
Sources:
1. Capote, Roger S. and Mandawe, Joel A. Solved Problems Mathematics and Basic Engineering Sciences
Updated Version, JAM Publisher, 2007