MATH
MATH
MATH
AND
QUANTIFIERS
LOGIC STATEMENTS
Every language contains different types of
sentences, such as statements, questions, and
commands. For instance,
“Am I beautiful?”
“Go get me some water!”
“This is a nice room.”
“Manila is the capital of the Philippines.”
A Statement is a declarative sentence that is either
true or false, but not both true and false.
A simple declarative sentence has a simple
sentence structure, consisting of a subject and a
predicate. Examples of declarative sentences in the
simple form includes;
“My dog is sick.”
“It is a nice day.”
“Pizza is the best.”
“Sam is smart.”
EXAMPLE 1: IDENTIFY STATEMENTS
d. 𝑥 + 1 = 5.
SIMPLE AND COMPOUND STATEMENTS
Simple Statement is a statement that conveys a single idea.
Compound Statement is a statement that conveys two or more ideas.
Connecting simple statement with words and phrases such as and, or, if,
…then, and if and only if creates a compound statement.
Examples:
“I will attend the meeting or I will go to school.”
It is a compound statement that is composed of two simple statements, “I
will attend the meeting” and “I will go to school.”
LOGIC CONNECTIVE AND SYMBOLS
SYMBOLIC TYPE OF
STATEMENT CONNECTIVE
FORM STATEMENT
p or q or pνq disjunction
b. Write :If you do not complete the training, then you will not
get a promotion and you will not receive a bonus.” in symbolic
form.
Let p, q and r represents the
following.
EXAMPLE 5: TRANSLATE p: You get a promotion.
COMPOUND STATEMENTS q: You complete the training.
r: You will receive a bonus.
a. Write (p ^ q) → r as an English sentence.
Ans: If you get a promotion and you complete the training,
then you will receive a bonus.
b. Write :If you do not complete the training, then you will not
get a promotion and you will not receive a bonus.” in symbolic
form.
Ans: ~q → (~p ^ ~r)
TRUTH TABLE
EXAMPLE 6: DETERMINE THE TRUTH VALUE OF
A STATEMENT
Determine whether each statement is true or false.
a. 7 ≥ 5.
b. 5 is a whole number
and 5 is an even number.