Chapter 2-MMW
Chapter 2-MMW
Language and symbols have a vital role in our daily lives. Through
language and symbols, we are able to communicate and express our thoughts
and ideas in the most comfortable way. We also share one language to
understand others. We may differ in the locale from where we live, but we can
share sentiments through our common language.
Symbol Meaning
Not equal sign indicates that two quantity are not of the
≠
same values.
Minus
Plus
Diminish
Sum Divided
Subtracted Times
Added Quotient
The difference of Multiplied by
Increased by Per
Fewer than Product
Total Ratio
Decreased by
More than
Less than
Mathematical Equation
A mathematical equation is a statement that two expressions are equal,
which may contain one or more variables.
Illustrative Examples:
a. 20 + 15 = 5 ● 6 + 5
b. 18 – x = 2x - 12
c. x – 2y = 6
d. d. 2x + 3y – z = 4x + 3
e. e. 3x2 + 2x – 4 = 0
Illustrative Examples:
Translating English Sentences into Mathematical Equations.
1. Eight percent of sales is Php5 000
Solution: 0.08S= (5 000)
2. Gross income (g) less taxes (t) is Php10 000
Solution: g – t = 10 000
3. Ana’s monthly salary is twice of Fe. Their combined salary is 40 000
Solution: a = 2f Eq.1
a+ f = 40 000 Eq.2
4. The average of Mary’s midterm and final grade is 90. Their midterm
grade is 6 points higher than her final grade.
x+y
Solution: = 90 Eq.1
2
x=6+y Eq.2
5. Five years ago, Roger’s age (x) was half of his age in 10 years.
1
Solution: x – 5 = 2 (x + 10)
ORDER OF OPERATIONS
Rules: (GEMDAS)
1. Perform operations within grouping symbols.
2. Simplify all exponential radical expressions.
3. Perform multiplication and division as they occur from left to right.
4. Perform all addition and subtraction as they occur from left to right.
Illustrative Examples:
Simplify the following expressions.
1. (42 ÷ 6)² + 6 (4 x 5)
Solution: (42 ÷ 6)² + 6 (4 x 5)
= (7)² + 6 (20)
= 49 + 120
= 169
Try this!
1. (3 - 8) ∙ (-2) + (8 ÷ 4)
3. (7 + 3) – 18 ÷ 6
4. 30 ÷ 6 + 4 – (6 ÷ 3)
7. {(-15 + 3) ∙ (-3) ÷ 4}
Similar Terms and Dissimilar Terms, terms that have the identical literal
coefficients are called similar terms; otherwise they are called dissimilar
terms.
Examples:
Similar terms: 3x2y, -4x2y, -0.25x2y (common literal coefficient is x2y)
Dissimilar terms: - p, p2q, pq2r,
Examples:
1. a3 + a2 + a a3 = 3, a2 = 2, a = 1 3
x & y = 9, x & z = 6,
2. 2x4y5z2 + 8 11
y & z = 7, xyz = 11
3. 5x3y 2z - 4 x & y = 5, x & z = 3, xyz = 6 6
Kinds of Polynomials
❖ Monomial is a polynomial consisting of only one term.
Examples: abc, 5b, -3abcd, x2y,
❖ Binomial is a polynomial which consist of only two terms.
Examples: 8a2b4 - 6a4b6, 12x – 4, 5x + 3y, 9 – g
❖ Trinomial is a polynomial which consist of three terms.
Examples: x2 + y2 + z2, q – 2r – 3z, 6a + 3b – 4c
❖ Multinomial is a polynomial which consist of more than three terms.
Examples: a2 + b2 + c2 - 4ab – 2bc – 2ac, xy3 + 3xy4 – 4xy + 5x2y3 + 4x4y2
OPERATIONS ON POLYNOMIALS
◊ Addition of Polynomials
Rule: In adding polynomials, only similar terms can be combined and follow
the rule in adding integers.
Similar terms are terms with the same literal coefficient.
1. 6y - 8y + 2y the terms 6y, -8y and 2y are similar
2. 2x² - 3x² - x² the terms 2x², -3x², -x² are similar
3. 5x - 4x² y + 7x² y + 4 only the terms -4x²y, 7x²y are similar
4. x² y – 3x² y² + 8xy² there are no similar terms in the expression
Adding Vertically
4x +3
6x – 2
_2x + 3_
12x + 4
2. (3x² + 2x + 8) + (4x² + 2xy - 3y²) + (-5x + 2)
Solution: Adding horizontally
= (3x + 4x² + (2x – 5x) + (2xy) + (-3y²) + (8 + 2)
= 7x²- 3x + 2xy - 3y² + 10
Adding Vertically
3x² + 2x +8
4x² + 2xy - 3y²
- 5x + 2_
7x² - 3x + 2xy – 3y² + 10
◊ Subtraction of Polynomials
Rule: In subtracting polynomial, change the sign of each term in the
subtrahend and follow the rule in addition.
Illustrative Examples:
Subtract the following polynomials.
1. (3x + 4) − (2x − 1)
Solution: (3x – 2x) + (4 + 1) or 3x + 4 − 2x + 1
=x+5 =x+5
Try this!
10. Subtract (14a + 8b) from the sum of (-12a + 9b + 7) and (-b + 14)
Illustrative Examples:
Multiply the following polynomials.
1. 4x (7y + 2)
Solution: 4x (7y + 2)
= 4x (7y) + 4x (2)
= 28xy + 8x
2. −7x (5x – 3y + 7)
Solution: -7x (5x – 3y + 7)
= −7x (5x) − 7x (−3y) – 7x (7)
= − 35x² + 21xy − 49x
3. (3y² + 5y + 3)(2y − 6)
Solution: (3y² + 5y + 3)(2y − 6)
= 2y (3y² + 5y + 3) −6(3y² + 5y + 3)
= 6y3 + 10y² + 6y – 18y² − 30y − 18
= 6y3 – 8y²− 24y – 18
4. 3(x + 4)²
Solution: 3(x + 4)²
= 3 (x² + 8x + 16)
= 3x² + 24x + 48
5. (2x – 3y)3
Solution: (2x – 3y)3
= (2x - 3y)(2x - 3y)(2x -3y)
= (4x2 – 12xy + 9y2) (2x - 3y)
= 8x3 – 24x2y + 18xy2 – 12x2y + 36x2y – 27y3
= 8x3 – 36x2y + 54xy2 - 27y3
Try this!
1. (2x – 4) (-x)
2. ( 5x + 6) (2)2
3. (7x + 3) (-4x)
6. (5a -2)²
7. (4a – 2y )3
8. (x +2)² (3x-5y)3
Illustrative Examples:
Divide the following polynomials
45𝑎 2 𝑏5
1. = −15𝑎𝑏2
−3𝑎𝑏3
Illustrative Examples:
Divide the following polynomials.
1. 2x3 + 5x2 - 3x + 7
x–2
Solution:
37
2x2 + 9x + 15 + x − 2
x-2 2x3 + 5x2 − 3x + 7
2x3 − 4x2
9x2 − 3x
9x2 − 18x
−15x + 7
(+)15x − 30
37
Step 1: Write down the constant of the divisor with the sign changed (2).
2 2 5 −3 7
2 2 5 −3 7
Step 4: Multiply (2) by the divisor (2) = 4 and add to the next coefficient.
2 2 5 −3 7
4
2 9
2 2 5 −3 7
4 18 37
2 9 15
𝟑𝟕
We write the answer as 𝟐𝒙𝟐 + 𝟗𝒙 + 𝟏𝟓 + 𝒙+𝟐
3𝑦 4 – 2 − 5y
3.
𝑦 2 − 3y
Solution:
Rearrange 3y4 – 2 – 5y as 3y4 – 5y – 2 and insert the terms 0y3
and 0y2.
76𝑦 – 2
3y2 + 9y + 27 + y2 − 3y
Try this!
2. (a2b3c-4)2 ÷ (abc)3
3𝑝2 𝑞5 −2
3. (9𝑝−4 𝑞0)
4. (3m3n4)3 ÷ (6mn3)
8. (5x3 – 2x + 8) ÷ (x - 6)
Mathematics as a Language
Mathematics is known as the language of science. Mathematical language
focus on the ideas, what are the things, how it works, and how they interrelate
with each other.
Language
Language may be defined as a system of words or signs and symbols that
people used to communicate with each other.
Composition of Language:
a. A grammar consisting of rules of how these words or signs and symbols
may be used.
KINDS OF SET
A finite set is a set with countable elements.
A = {1, 2, 3, …,100}
B = {x| x is a positive integer less than 5}
An infinite set is a set whose elements are not countable and only the first
element can be determined.
C = {x| x is a number that are multiples of 10}
D = {x| x is a set of whole numbers}
Subset (⊂)
Given sets A and B, A is called the subset of B if and only if every
element of A is an element of B. In symbol A ⊂ B.
Given: A = {4, 5, 6, 7, 8}
B = {4, 5, 6, 7}
C = {7, 8, 9}
B is a subset of A
C is not a subset of A
Cardinality
The cardinal number of a set is the number of elements in the set,
the cardinality of set A is denoted by n(A).
A = {a, e, i, o, u}, the cardinal number A is 5 or n(A) = 5
B = {x| x is a positive integer less than 7}, which can be written
as
{1, 2, 3, 4, 5, 6} thus, the cardinal number B is 6 or n(B) = 6
SET RELATIONSHIPS
Equal sets are sets which contain the same elements, also called identical
sets.
D = {x| x is a letter in the word care} = {c, a, r, e}
E = {x| x is a letter in the word race} = {r, a, c, e}
F = {x| x is a letter in the word acre} = {a, c, r, e}
Then D = E, D = F, E = F therefore D = E = F
Equivalent sets are sets which have the same numbers of elements and
there exists one to one correspondence.
G = {1, 2, 3, 4, 5}, n(G) = 5
H = {6, 7, 8, 9, 10}, n(H) = 5
∴ 𝐺~𝐻
Joint sets are sets with at least one common element.
L= {1, 2, 3, 4, 5}
M = {3, 6, 9}
The common element is 3.
Disjoint sets are sets with no common element.
N = {1, 3, 5, 7}
O = {2, 4, 6, 8}
Sets N and O have no common element.
Intersection (∩) is a set containing the common elements of the given sets.
Illustrative Example:
D = {1, 2, 3, 4, 5}
E = {2, 4, 6, 8, 10}
F = {6, 7, 8, 9, 10}
Find:
a. D ∩ E b. D ∩ F c. E ∩ F d. D ∩ E ∩ F
Solution:
a. D ∩ E = {2, 4} c. E ∩ F = {6, 8,10}
b. D ∩ F = { } d. D ∩ E ∩ F = { }
Complement is the set of all elements that do not belong to the given set
but found in the Universal set.
Illustrative Example:
Let U = {1, 2, 3, 4, 5, 6, 7,...,10}
A = {1, 3, 5, 7, 9}
B = {2, 4, 6, 8, 10}
C = {3, 6, 9}
Find: A’, B’ and C’
Solution:
AꞋ = {2, 4, 6, 8, 10}
BꞋ = {1, 3, 5, 7, 9}
CꞋ = {1, 2, 4, 5, 7, 8, 10}
Cartesian Product denoted by A x B is the set that contains all ordered pairs
(x, y) for which x ϵ A and y ϵ B.
Illustrative Example:
A = {1, 2, 3} , B = {4, 5}, C = {m, n, p}
Find:
1. A x B = {(1,4) , (1,5) , (2, 4) , (2, 5) , (3, 4) , (3, 5)}
2. B x A = {(4, 1) , (4, 2) , (4, 3) , (5, 1) , (5, 2) , (5, 3)}
3. B x C = { 4, m}, {4, n}, {4, p}, {5, m}, {5, n}, {5, p}
Try this!
B. Given:
U = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9}
A = {1, 3, 5, 7, 9}
B = {2, 4, 6, 8}
C = {3, 6, 9}
Find:
1. A ∪ B 8. A ∩U
2. AꞋ 9. A ∪ Ø
3. A ∩ C 10. (A ∪ B)’ ∩ C
4. AꞋ∩ BꞋ 11. A x B
5. A ∪ B ∩ C 12. B x C
6. BꞋ 13. A x C
7. CꞋ 14. (A’ ∩ C) U B
Type of Relations
1. One-to-one relation is the pairing or association of two quantities in which
x paired with one and only one y.
2. One-to-many relation is the pairing or association of two quantities in
which only one x is paired with more than value in y.
3. Many-to-one relation is the pairing of at least two values in x are paired
with only one value in y.
Illustrative Examples:
Given set of ordered pairs, determined the types of relations and identify
the domain and the range.
1. {(-1, 1), (-2, 4), (-3, 9), (-4, 16), (-5, 25)}
2. {(2, 2), (2, 4), (2, 6), (3, 8), (4, 10)}
3. {(0, -3), (1, -2), (2, -1), (3, 0), (4, -1)}
4. {(-1, 2), (-2, 5), (-3, 10), (1, 2), (2, 5)}
Solution:
1. One to One 2. One to Many
−1 1 2
−2 4 2 4
−3 9 3 6
−4 16 4 8
−5 25 10
0 −1
−3
1 −2 2
−2
2 −3 5
−1
3 1 10
0
4 2
Try this!
C. Draw an arrow diagram and identify the type of relation for the following.
Solution:
1. The given set of ordered pairs is a function because the elements of
x and y coordinates are different from each other. There is no
common element existing on the first coordinates.
3. The given set of ordered pairs is just a relation because there are
common second coordinates existing in the given set.
Evaluation of Functions
In evaluating functions, we simply substitute the assigned value for the
given variable and simplify the resulting expression.
Illustrative Examples:
Evaluate the following:
1. f (x) = −3x + 5; f (−2)
1
2. f (x) = x2− 2x + 7 ; f (2)
1 1 2 1
Solution: f (2)= (2) − 2 (2) + 7
1 1 2
f (2)= 4 − 2 + 7
1 1
f (2)= 4 − 1 + 7
1 1− 4 + 28
f (2)=
4
1 29− 4
f ( )=
2 4
1 25 1
f (2)= or 6 4
4
1
3. f(x) = 3x3 + 5x2- 2x + 4 ; f (3)
1 1 3 1 2 1
Solution: f (3) = 3 ( ) + 5 ( ) − 2 ( ) + 4
3 3 3
1 1 1 2
f (3) = 3 ( ) + 5 ( ) − + 4
27 9 3
1 3 5 2
f (3) = + − + 4
27 9 3
1 3+15−18−108
f (3) =
27
1 108
f (3) =
27
1
f (3) = 4
Try this!
6𝑥
3. f (x) = , find
𝑥−5
2
a) f (−4) b) f ( )
3
𝑥2
4. f (x) = , find
𝑥−2
1
a) f (−5) b) f ( )
2
𝑥−1
5. f(x) = , find
𝑥 2 +2𝑥−2
−1 3
a) f ( ) b) f ( )
4 4
Illustrative Example:
Let f (x) = 2x2 – 1 and g (x) = 2x
Solution:
a. (𝑓 + 𝑔)𝑥 = (2𝑥 2 – 1) + 2𝑥
= 2𝑥 2 + 2𝑥 – 1
b. (𝑓 – 𝑔)𝑥 = ( 2𝑥 2 – 1) − (2𝑥)
= 2𝑥 2 − 2𝑥 – 1
c. (𝑓 • 𝑔)𝑥 = 2𝑥 2 – 2𝑥 − 1
= 4𝑥 3 – 2𝑥
𝑓 2𝑥 2 −1
d. (𝑔) 𝑥 =
2𝑥
Try this!
2𝑥−1 4𝑥
2. If f (x) = and g (x) = ; find the following:
𝑥+2 𝑥−2
𝑓
a. (𝑓 + 𝑔) 𝑥 b. (𝑓 – 𝑔) 𝑥 c. (𝑓 • 𝑔)𝑥 d. 𝑔 (𝑥)
𝑥 2 −1 𝑥−1
3. If f (x) = and g (x) =
𝑥 2 −2𝑥+1 𝑥+1
𝑓
a. (𝑓 + 𝑔) 𝑥 b. (𝑓 – 𝑔) 𝑥 c. (𝑓 • 𝑔)𝑥 d. 𝑔 (𝑥)
a. a. (𝑓 ∘ 𝑔)𝑥 b. 𝑔 (𝑓 ∘ ℎ ) 𝑥 c. 𝑓 (𝑔(ℎ(𝑥)))
Solution:
a. (𝑓 ∘ 𝑔)𝑥 = 2 (𝑥 − 5) + 4
= 2𝑥 − 10 + 4
= 2𝑥 – 6
b. 𝑔 (𝑓 ∘ ℎ ) 𝑥
𝑓(𝑥) = 2𝑥 + 4
= 2 (𝑥 2 ) + 4
(𝑓 ∘ ℎ) 𝑥 = 2𝑥 2 + 4
𝑔 (𝑓 ∘ ℎ )𝑥 = 2𝑥 2 + 4 − 5
= 2𝑥 2 + −1
c. 𝑓 (𝑔(ℎ(𝑥)))
𝑔 (𝑥) = 𝑥– 5
𝑔 (ℎ(𝑥)) = 𝑥2 – 5
𝑓 (𝑔(ℎ(𝑥))) = 2(𝑥 2 – 5) + 4
= 2𝑥 2 – 10 + 4
= 2𝑥 2 – 6
Name: Date:
Curriculum and Section: Score:
Direction: Given the following functions, solve for the composition of each pair
of functions.
2. 𝑓 (ℎ(𝑥))
3. 𝑔 (ℎ(𝑥))
4. 𝑓 (𝑔(ℎ (𝑥))
5. 𝑔 (𝑓(ℎ(𝑥))
2. 𝑓 (ℎ(𝑥))
3. 𝑔 (ℎ(𝑥))
4. 𝑓 (𝑔(ℎ (𝑥))
5. 𝑔 (𝑓(ℎ(𝑥))
Proposition
Proposition is a statement either true or false but not both. The truth
value of the proposition is the truth and falsity of the statement.
Illustrative Example:
Statement: Kuala Lumpur is the capital of Malaysia.
Negation: Kuala Lumpur is not the capital of Malaysia.
Illustrative Examples:
Type of Propositions
1. Simple Proposition expresses a single thought or idea without
connecting words.
2. Compound Proposition is a proposition expressing two or more
thoughts, ideas and principles.
Illustrative Examples:
Identify the following proposition whether it is a simple or compound
proposition.
1. Romeo is tall, dark and handsome.
Compound proposition because of the connecting word “and”.
2. Jane passed in English but she failed in Mathematics.
Compound proposition because of the connecting word “but”.
Symbols
Symbols are used to represent something easier to understand logic. p, q,
or r is often used to represent propositions in logic as shown in table below.
Illustrative Examples:
Identify each proposition as simple or compound and as conjunction,
disjunction, conditional, or bi -conditional.
1. My teacher took his master’s degree in New Zealand.
Simple
Illustrative Examples:
1. Let p represent the proposition, “Ana is pretty” and q represent the
proposition “She is intelligent”.
Convert each compound proposition into symbols.
1. Ana is pretty and she is intelligent.
p∧q
2. Ana is not pretty and she is not intelligent.
~p∨~q
3. It is not the case that Ana is pretty or an intelligent.
~ (p ∨ q)
4. If Ana is pretty then she is not an intelligent.
p→~q
2. Let p represent “Jane can dance” and let q be “Joy can sing”
Write each symbolic statement in word.
1. p ∨ q
Jane can dance or Joy can sing.
2. p ∧ ~ q
Jane can dance and Joy cannot sing.
3. ~ (p ∨ q)
It is not the case that Jane can dance or Joy can sing.
4. ~ (p ∧ q)
It is not the case that Jane can dance and Joy can sing.
Try this!
1. I am going to a movie.
5. Mark will not fail in algebra if his final exam score exceeds 80%.
6. If the attendance is less than 50% then the meeting is not in quorum.
8. If John’s score is less than 50, then John will fail the subject.
Try this!
1. p˅q
2. q ˅ ( ˜ r)
3. p ˅ ( q ˅ r)
4. r ˅ ( p ^ q)
5. p ^ ( q ˅ r)
7. “Either Arman has a date with Mae and John is sleeping, or Ramil is
eating.”
8. “Either Arman has a date with Mae, or John is sleeping, and Ramil is
eating.”
9. “Either Arman has a date with Mae and John is sleeping, or Arman
has a date with Mae and Ramil is eating.”
10. “Either Arman has a date with Mae, or John is sleeping and Ramil is
eating or John is sleeping.”
2. Ramon is sick.
If Ramon is sick, he won’t be able to go to school.
Therefore, Ramon won’t be able to go to school.
Try this!