Algebra
Algebra
Example:
A ∩ B ∩ C= {K, S, T}
B−C
A’ Set C = {3,6,9,12,15}
Example:
[𝟐 𝟓
𝟑] × [ ]
• Matrices and Determinants 𝟔
- Terminology = [(𝟐 × 𝟓) + (𝟑 × 𝟔)]
o Matrix – is defined as an ordered rectangular
= [𝟐𝟖]
array of numbers. It is usually used to represent
systems of linear equations.
o There is no Division operation in matrices.
o Square matrix – is a matrix with equal number
of rows and columns. ➢ Finding the determinant
o ONLY square matrices have a determinant For
o Identity matrix – is a square matrix that has 1’s 1x1 matrix, the only element in the matrix is also
on the main diagonals and 0’s for all other its determinant.
entries.
𝟏 𝟎 𝟎 o For 2x2 matrix, use the illustration below. Given
[𝟎 𝟏 𝟎] a matrix M:
𝟎 𝟎 𝟏 𝒂 𝒃
𝑴=[ ]
𝒄 𝒅
o Zero matrix – is a square matrix with only 0’s
|𝑴| = 𝒂𝒅 − 𝒃𝒄
as its elements.
𝟎 𝟎 𝟎
[ 𝟎 𝟎 𝟎] 3 −1
𝟎 𝟎 𝟎 𝑀=[ ]
2 −3
|𝑀| = (3 × (−3)) − (−1 × 2)
o Determinant – is a single number which
|𝑀| = (−9) − (−2)
describes the properties of the matrix. These
|𝑴| = −𝟕
properties are used to solve the systems of linear
equation being represented by the matrix. It is
➢ For 3x3, use the illustration below. Given a ➢ Solving for the nth term in an Arithmetic
matrix M: sequence
𝑎 𝑏 𝑐 ➢ To find a specific term in an arithmetic
𝑀 = [𝑑 𝑒 𝑓] sequence, we will be using the formula:
𝑔 ℎ 𝑖
𝒂𝒏 = 𝒂𝟏 + (𝒏 − 𝟏)𝒅
where,
To work out this 3x3 matrix, choose a reference
• 𝒂𝒏 is the desired term
row or column. Assume that the first row is
• 𝒂𝟏 is the first term of the arithmetic
chosen, take ‘a’ first. The row and column that
sequence
intersects ‘a’ is ignored. So, you have a 2x2
𝑒 𝑓 • 𝒏 is the position in the arithmetic
matrix which is [ ]. sequence of the term
ℎ 𝑖
• 𝒅 is the common difference
Find its determinant and multiply it by ‘a’. The
Example: Find the 7th term in the arithmetic
next element in the first row is ‘b’. Do the same
sequence 4, 7, 10, 13, …
process again and again for ‘c’. Finally, add
every other element, starting from the first Solution:
element, and subtract the ones in between
those elements. To make all this process To find the 7th term, three values must be known,
simple, look at the formula below. the first term of the sequence, the position of the
term being asked, and the common difference.
The first term (𝒂𝟏 ) is 4 and the position of the term
|𝑴| = 𝒂(𝒆𝒊 − 𝒇𝒉) − 𝒃(𝒅𝒊 − 𝒇𝒈) + 𝒄(𝒅𝒊 − 𝒆𝒈) being asked (𝒏) is 7. To find the common
Example: difference, take any term and subtract it to the
1 3 2 number on its right. In this example lets choose
𝑀 = [2 5 1] the number 4. Subtracting it to the numbers to its
4 2 1 right, which is 7, we will get 3. Thus, the common
difference (𝒅) is 3. After getting the three values,
|𝑀| = 1((5 × 1) − (1 × 2)) − 3((2 × 1) − (1 × 4)) plug them in to the formula.
+ 2((2 × 2) − (5 × 4))
➢ For 4x4 and above, use the same method used The 7th term in the arithmetic sequence 4, 7, 10,
in the 3x3 matrices. Find a reference row or 13, … is 22.
column to have smaller matrices. Repeat the
➢ Solving for the Arithmetic series
process until you reach a 2x2 matrix, then just
o To solve for the Arithmetic series, we will be
do the operations. Do not forget the part where
using the formula:
you will add every other element, starting from 𝒏
the first element, and subtract the ones in 𝑺𝒏 = [𝟐𝒂𝟏 + (𝒏 − 𝟏)𝒅]
between those elements.
𝟐
where,
• Arithmetic Sequence and Series • 𝑺𝒏 is the arithmetic series
- Terminology • 𝒂𝟏 is the first term
o Arithmetic sequence – is a sequence of • 𝒏 is the number of terms
numbers with constant intervals for each • 𝒅 is the common difference
succeeding numbers.
o Common Difference – is the value of the Example: Find the sum of the terms from the 4th
interval between any consecutive numbers in term to the 11th term of the arithmetic series 5, 7,
an arithmetic sequence is called the It is 9, 11, 13, …
denoted by the letter ‘d’.
Solution:
o Arithmetic series – is the sum of the terms in To find the geometric series, three values must
the given arithmetic sequence. be known, the starting term in the terms to be
added, the total number of terms, and the sequence, the position of the desired term, and
common difference. The sum will start from the the common ration. The first term of the sequence
3
4th term so the starting term (𝒂) is 11. Since the (𝒂𝟏 ) is . The position of the desired term (𝒏) is 8.
2
sum will start from the 4th term and end at the 11th
To find the common ratio, choose any term and
term, total number of terms (𝒏) is 11-4, which is divide it by the term on its left. For this example,
7. And the last value needed is the common choose 1 and divide it by the term on its left which
difference which is just simply subtracting the any 3 2
is . Thus, the common ratio (𝒓) is . After getting
term to the term on its right. The common 2 3
difference (𝒅) is 7-5, which is equal to 2. After these three values, plug them in to the formula.
getting the three values, plug them in to the
𝑎𝑛 = 𝑎1 × 𝑟 𝑛−1
formula.
3 2 8−1
𝑛 𝑎8 = × ( )
𝑆𝑛 = [2𝑎 + (𝑛 − 1)𝑑] 2 3
2 𝟔𝟒
𝒂𝟖 =
7 𝟕𝟐𝟗
𝑆7 = [2(11) + (7 − 1)2]
2 The 8th term in the geometric sequence
3 2 2 𝟔𝟒
7 , 1, , , … is .
2 3 9 𝟕𝟐𝟗
𝑆7 = [22 + 12]
2
𝑺𝟕 = 𝟏𝟏𝟗 ➢ Solving for the Geometric series
o To find the geometric series, we will be using the
The sum of all the terms starting from the 4th term formula
to the 11th term in the arithmetic sequence 5, 7, 9, 𝒂𝟏 (𝟏 − 𝒓𝒏 )
11, 13, … is 119. 𝑺𝒏 =
𝟏−𝒓
where,
• Geometric Sequence and Series • 𝑺𝒏 is the geometric series
- Terminologies • 𝒂𝟏 is the first term
o Geometric sequence – is a sequence of • 𝒓 is the common ratio
numbers that follows a pattern where the • 𝒏 is the number of terms to be added
succeeding term is found by multiplying a
constant value to the current term.
Example: Find the sum of the geometric
1 1
o Common Ratio – is the value that is multiplied sequence 2, 1, , , … starting from the 2nd up to
2 4
to each succeeding term the 7th term.
• Linear Inequalities 𝑥 2 + 3𝑥 − 54 = 0
𝑎 = 1; 𝑏 = 3; 𝑐 = −54
- A statement with the highest degree one, but
instead of an equality sign (=), uses less than (<), −(3) ± √(3)2 − 4(1)(−54)
𝑥=
greater than (>), at most/less than or equal to (≤), 2(1)
and at least/ greater than or equal to (≥). Compared −𝟑 ± √𝟐𝟐𝟓
to linear equations with only one solution, linear 𝒙=
𝟐
inequalities have infinite solutions and is expressed There are two real solutions for x due to the
as a range of numbers. plus and minus sign.
- In solving linear inequality just follow the steps in 𝟐
linear equations. Note that when dividing or (c) when 𝒃 − 𝟒𝒂𝒄 = 𝟎
multiplying the whole equation with negative
𝑥 2 + 2𝑥 + 1 = 0
values, the inequality sign reverses.
𝑎 = 1; 𝑏 = 2; 𝑐 = 1
−(2) ± √(2)2 − 4(1)(1) - It is an equation for which any 𝒙 that can be plugged
𝑥= into the equation will yield exactly one 𝒚 out of the
2(1)
equation.
−2 ± √0
𝑥=
2 ➢ Terminology:
𝒙 = −𝟏 o Domain – the set of possible values of the
Since the radicand is zero, there is only one independent variable (input to the function);
real solution. denoted by X
o Range – the set of all possible resulting values
of the dependent variable (output the function);
• Quadratic Inequalities denoted by Y
- A statement with a degree of 2, but instead of an o Composition – the combining of two or more
equality sign (=), uses <, >, ≤, and ≥. Just like linear functions in a manner where the output from one
inequalities, quadratic inequalities also have infinite function becomes the input for the next function;
solutions (or no solution) and is expressed as a denoted by f ∘ g
range of numbers. o Inverse (of an element) – the set of all possible
values 𝑥 in X such that 𝑓(𝑥) = 𝑦; denoted by
➢ Steps in solving quadratic inequalities 𝒇−𝟏 (𝒚) = {𝒙 ∈ 𝑿 ∣ 𝒇(𝒙) = 𝒚}
o Find the roots of the inequality by either factoring
o Graph – the set of all ordered pairs (𝑥, 𝑓(𝑥))
or using the quadratic formula.
o Construct a table of signs to determine the range
➢ Types of Functions
of values that would make the statement true.
o Constant function – a function that has the
o If there are no roots, manipulate the inequality by
same output value no matter what the input
completing the square.
value is
Standard form: 𝒇(𝒙) = 𝒂, where 𝑎 is a constant
Examples:
(1) 𝑥 2 − 5𝑥 + 6 > 0 Examples: 𝑓(𝑥) = 4, 𝑓(𝑥) = 100
(𝑥 − 3)(𝑥 − 2) > 0 Graph:
▪ Quadratic
• Functions
Standard form: 𝒇(𝒙) = 𝒂𝒙𝟐 + 𝒃𝒙 + 𝒄, where 𝑎, 𝑏, Examples: 𝑓(𝑥) = sin 𝑥, 𝑓(𝑥) = cos 𝑥, 𝑓(𝑥) = tan 𝑥
and 𝑐 are constants Graphs:
Examples: 𝑓(𝑥) = 9𝑥 2 , 𝑓(𝑥) = 4𝑥 2 + 3𝑥 + 2
Graph:
▪ Other higher degree polynomial functions have o Logarithmic function – a function in which the
the form: variable appears as an argument of a logarithm;
𝒇(𝒙) = 𝒂𝒏 𝒙𝒏 + 𝒂𝒏−𝟏 𝒙𝒏−𝟏 + ⋯ + 𝒂𝟐 𝒙𝟐 + 𝒂𝟏 𝒙 + 𝒂𝟎 is the inverse of exponential functions
Standard form: 𝑓(𝑥) = log 𝑎 (𝑥), where 𝑎 is a
where 𝑎 is a constant and 𝑛 is the degree
constant
(highest power of 𝑥) of the function.
Examples: 𝑓(𝑥) = log10 (𝑥), 𝑓(𝑥) = log 3 (9𝑥)
o Rational function – a function that is a ratio or Graph:
quotient of two polynomials, where the polynomial
in the denominator is not equal to zero
𝑷(𝒙)
Standard form: 𝒇(𝒙) = , where 𝑄(𝑥) ≠ 0.
𝑸(𝒙)
3 2𝑥+3
Examples: 𝑓(𝑥) = , 𝑓(𝑥) =
𝑥 𝑥+1
Graph: