Language of Mathematics
Language of Mathematics
LANGUAGE OF MATHEMATICS
BACHELOR OF SCIENCE IN NURSING / LEVEL 2
SECOND SEMESTER / 2023-2024
LANGUAGE OF MATHEMATICS
Truth Table
SIMPLE STATEMENT AND COMPOUND STATEMENT
Disjunction Conjunction Conditional Biconditional Negation
• Simple Statement – a statement that conveys a single
idea. p q pq pq p→q pq p
o Examples: T T T T T T F
Two is an even number. T F T F F F F
Two is a prime number. F T T F T F T
• Compound Statement – combination of 2 or more simple
F F F F T T T
statements
o Examples:
Two is an even prime number. Negation
I will study my lesson in GE Math or I will fail in this subject. p q p q If p is true, p is
false.
T T F F If q is true, q is
• Let p and q be two simple statements.
Type of Connective Symbol Compound Symbolic T F F T false.
Compound or Statement form of the F T T F
Statement Operation compound
statement F F T T
Negation Not Not p p
Not q
Conjunction And p and q pq QUANTIFIED STATEMENTS AND THEIR NEGATION
Conditional If…then → If p, then q p→q
Disjunction Or p or q pq
Statement Negation
Biconditional If and only if p if and only pq
if q All X are Y. Some X are not Y.
No X are Y. Some X are Y.
Some X are not Y. All X are Y.
• Let p= Bohemian Rhapsody depicts a true story. Some X are Y. No X are Y.
q= Bohemian Rhapsody is a beautiful movie.
• Write the negation of each of the following statements.
• Write the following compound statements . o Some airports are open.
a. 𝑝∨𝑞 No airports are open.
b. 𝑝∧𝑞 o All movies are worth the price of admission.
c. 𝑝→𝑞 Some movies are not worth the price of admission.
d. 𝑝𝑞 o No odd numbers are divisible by 2.
e. p Some odd numbers are divisible by 2.
f. q
INEQUALITY SYMBOLS
a. Bohemian Rhapsody depicts a true story, or bohemian
rhapsody is a beautiful movie? Symbols Inequality
b. Bohemian Rhapsody depicts a true story, and X<Y X is less than Y
bohemian rhapsody is a beautiful movie. X>Y X is greater than Y
c. If Bohemian Rhapsody depicts a true story, then X≤Y X is less than or equal to Y
bohemian rhapsody is a beautiful movie. X≥Y X is greater than or equal to Y
d. Bohemian Rhapsody depicts a true story if and only if
bohemian rhapsody is a beautiful movie. NEGATION OF INEQUALITIES
e. Not Bohemian Rhapsody depicts a true story
f. Not Bohemian rhapsody is a beautiful movie. Statement Negation
g. X<Y X≥Y
X≤Y X>Y
LOURDES BSN-2E 1
LANGUAGE OF MATHEMATICS
LOURDES BSN-2E 2
LANGUAGE OF MATHEMATICS
OPERATIONS ON SET
Union of Sets
• The union of set A and B, denoted by 𝐴 ∪ 𝐵, is the set that
contains all elements that belong to A or to B or to both.
𝐴 ∪ 𝐵 = {𝑥|𝑥𝜖𝐴 𝑜𝑟 𝑥𝜖𝐵}
• Example:
o 𝐴 = {1,2,3}, 𝐵 = {4,5,6} and 𝐶 = {7,8,9}
o Solve for:
𝐴 ∪ 𝐵 = 1,2,3,4,5,6
𝐵 ∪ 𝐶 = 4,5,6,7,8,9
𝐴 ∪ C = 1,2,3,7,8,9
Intersection of Sets
• The intersection of sets A and B, denoted by 𝐴 ∩ 𝐵, is the
set of elements common to both A and B.
𝐴 ∩ 𝐵 = {𝑥|𝑥𝜖𝐴 𝑎𝑛𝑑 𝑥𝜖𝐵}
• Example:
o 𝐴 = {1,2,3,4,5,6,7,8,9},
o 𝐵 = {𝑒𝑣𝑒𝑛 𝑛𝑢𝑚𝑏𝑒𝑟𝑠 > 10} and
LOURDES BSN-2E 3